Opened 11 years ago
Last modified 5 years ago
#10743 closed bug
[package_daemon] eats 100% cpu — at Version 1
Reported by: | diver | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Servers/package_daemon | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
hrev47099 x86_gcc2
Sometimes while building packages using haikuporter job runner thread of pacake_daemon starts to consume a lot of cpu without ever stopping.
I debugged the thread in question and it looks like it stucks comparing something in BString::eq
Restarting package_daemon makes this problem go away.
Change History (6)
by , 11 years ago
Attachment: | package_daemon-209-debug-11-04-2014-07-25-53.report added |
---|
comment:1 by , 11 years ago
Description: | modified (diff) |
---|
by , 11 years ago
Attachment: | package_daemon-209-debug-16-04-2014-12-28-47.report added |
---|
by , 11 years ago
by , 11 years ago
Attachment: | package_daemon-213-debug-20-04-2014-14-45-49.report added |
---|
crash in hrev47140
by , 11 years ago
Note:
See TracTickets
for help on using tickets.
package daemin crashed after running haikuporter which resulted in the following error:
It failed to unmount /data/haikuports/media-video/ffmpeg/work-7407/boot/system which happens very often here, but doesn't result in package_daemon crash, so it might be just a coincidence.