Opened 19 years ago
Closed 17 years ago
#533 closed bug (fixed)
[KDL] while trying to unzip large .zip file
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | blocker | Milestone: | R1/alpha1 |
Component: | System/Kernel | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
I tried to unzip 300mb zip archive, i double clicked it and pressed "Show contents" in Expander window. After that it drops me to KDL with message:
PANIC: realloc(): page 0xblablabla invalid bin_index 24
Attachments (1)
Change History (8)
comment:1 by , 19 years ago
comment:2 by , 18 years ago
What kind of archive was it? "one big file" or "many small files"? If it was the latter, can you retry? Because that might have been fixed in the mean time. Also, it would be helpful for reproducing bugs like these to have a commonly accessible archive, like Mozilla or similar.
comment:3 by , 18 years ago
Cc: | added |
---|
comment:4 by , 18 years ago
I think the last comment is another bug in Expander, what do you think Jerome?
comment:5 by , 18 years ago
Description: | modified (diff) |
---|---|
Platform: | → All |
This doesn't look like a KDL. The backtrace is the same I have in bug #989. I think we can mark this as fixed (as the KDL does no longer happen) and keep that one instead ?
comment:6 by , 17 years ago
Milestone: | R1 → R1/alpha |
---|
comment:7 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed since quite some time (should have been a duplicate of #517 anyway).
It could help to have a backtrace : the problem isn't in the realloc() function obviously.