Opened 15 years ago

Closed 5 years ago

Last modified 4 years ago

#4551 closed bug (fixed)

Hard reset when unzipping large file

Reported by: moochris Owned by: nobody
Priority: normal Milestone: R1/beta2
Component: System/Kernel Version: R1/alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

I copied a zipped qemu image from a FAT32 partition to a BFS partition, then tried unzipping. After around 6 seconds the machine rebooted, no KDL. After trying this a few times I actually lost that BFS partition. Tried it from my other BFS partition (boot) also, with the same reset (not lost it yet though!).

The file is 2.3 GB in size and I watched the cache memory go up to about 1600MB at the point where it reset.

syslog is attached and my specs are as follows (running on the metal btw if that's not apparent):

Asus P5KPL-CM motherboard Intel Core 2 Duo E8400 @ 3GHz 4GB ram SATA HD - 2 partitions 25GB BFS boot, 210GB BFS spare (now gone). ATI 4770HD (running in VESA)

Attachments (2)

syslog (357.7 KB ) - added by moochris 15 years ago.
syslog
syslog.2 (311.9 KB ) - added by moochris 15 years ago.
New syslog from SVN 33158 - no reboot (but no completion)

Download all attachments as: .zip

Change History (14)

by moochris, 15 years ago

Attachment: syslog added

syslog

comment:1 by mmlr, 15 years ago

If you have the possibility to run a trunk build of Haiku I'd be interested if you're able to reproduce it there as well. This might be caused by an address-space overflow which was fixed in trunk in the meantime.

in reply to:  1 ; comment:2 by moochris, 15 years ago

Replying to mmlr:

If you have the possibility to run a trunk build of Haiku I'd be interested if you're able to reproduce it there as well. This might be caused by an address-space overflow which was fixed in trunk in the meantime.

I haven't been able to build from SVN since I switched from 32bit to 64bit Linux as the build environment. I can try a nightly though, as soon as they are available again.

in reply to:  2 ; comment:3 by mmadia, 15 years ago

Replying to moochris:

I haven't been able to build from SVN since I switched from 32bit to 64bit Linux as the build environment. I can try a nightly though, as soon as they are available again.

http://www.haiku-os.org/guides http://www.haiku-os.org/guides/building/pre-reqs http://www.haiku-os.org/guides/building/configure/use-32bit

Those links should help. Though not all 64bit distros are capable, eg FreeBSD 64.

in reply to:  3 comment:4 by moochris, 15 years ago

Replying to mmadia:

Those links should help. Though not all 64bit distros are capable, eg FreeBSD 64.

Hi, thanks - I did actually build OK this morning before setting off for work, so not had a chance to test yet. I remember that the reason I stopped building when switching to 64bit was due to being GCC4 only which, not sure about hybrid? Anyway, I'll try it out when I get home later.

by moochris, 15 years ago

Attachment: syslog.2 added

New syslog from SVN 33158 - no reboot (but no completion)

comment:5 by moochris, 15 years ago

I've install 33158 from trunk and tried again. The machine didn't reboot this time, but after waiting 2 hours, I think the zip file wasn't going to be expanded at all - had to kill the process by rebooting and I've attached the new syslog.

Thanks, Chris

comment:6 by mmlr, 15 years ago

It certainly sounds like this kind of action could cause an address space to run full. It sounds though that the reboot cause has been fixed by the overflow fixes.

The errors from the log look a bit strange though. The thread is obviously faulting over and over, but still the thread obviously survives. It might have installed a fault handler, but even then it sounds strange that it wouldn't error out.

That the creation of a huge image file would cause the system to run into problems wouldn't be the first time though. Maybe this could be closed as the reboot issue has been fixed, with a link to the bug about the image creation issue.

comment:7 by anevilyak, 15 years ago

That would be #3768 presumably?

comment:8 by Coldfirex, 13 years ago

Still an issue with a recent build?

comment:9 by umccullough, 13 years ago

Sounds like original issue is resolved (see comment:5 ), Also looks like the other issue may be resolved in #3760 anyway - I propose this ticket should be closed and a new ticket opened if the freeze still occurs.

comment:10 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:11 by waddlesplash, 5 years ago

Resolution: fixed
Status: assignedclosed

comment:12 by nielx, 4 years ago

Milestone: R1R1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.