Opened 10 years ago
Closed 2 months ago
#10946 closed bug (fixed)
[package_daemon] crashed while running haikuporter
Reported by: | diver | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/package_daemon | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
hrev47361 gcc2h.
Had a mounted chrooted volume (left from building this package before) which haikuporter couldn't unmount: unmount: unmounting failed: Device/File/Resource busy
I force unmounted it with:
unmount -f /data/haikuports/sys-libs/libexecinfo/work-1.1/boot/system
Then I ran haikuporter libexecinfo
and a second later package_daemon crashed.
Attachments (1)
Change History (4)
by , 10 years ago
Attachment: | package_daemon-197-debug-14-06-2014-23-01-44.report added |
---|
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Replying to diver:
Had a mounted chrooted volume (left from building this package before) which haikuporter couldn't unmount:
unmount: unmounting failed: Device/File/Resource busy
A while back I added printing more diagnosis info (the open FDs) for this case. It would be nice, if you could create a ticket with the info attached when you encounter it again.
Regarding this issue, it apparently is a heap corruption. Given that there's at least one other ticket (#10898) that suggests some heap corruption issue, I hope sifting through the Coverity issues will turn something up.
comment:3 by , 2 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Haven't seen this one after that. Closing.
syslog snippet before the crash: