#15890 closed bug (fixed)
Tracker crash
Reported by: | Paradoxon | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta6 |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Tracker Crashes Debugger points to BPrivate::threadHeap::malloc error halts at getNumAvailable()==0. I have seen this error latly while devloping a lot... thought it was a problem with my code so i didnt reported it.
Attachments (2)
Change History (11)
by , 5 years ago
Attachment: | TrackerCrash.png added |
---|
comment:1 by , 5 years ago
comment:2 by , 5 years ago
Component: | - General → Applications/Tracker |
---|---|
Resolution: | → not reproducible |
Status: | new → closed |
Without the debug report this is pretty useless. Please reopen if you can reproduce it.
comment:3 by , 3 months ago
Resolution: | not reproducible |
---|---|
Status: | closed → reopened |
Reopening, as this is the closest I can find to the crash I just got on hrev57947. Will attach .report file.
by , 3 months ago
Attachment: | Tracker-156-debug-11-08-2024-15-37-02.report added |
---|
comment:4 by , 3 months ago
If you can reproduce it please attach another report with libroot_debug?
launch_roster stop x-vnd.be-trak LD_PRELOAD=libroot_debug.so /system/Tracker
comment:5 by , 3 months ago
Hit it again. Guess I will have to use that libroot_debug.so after all :-)
Thanks diver. I'll try adding your suggestions to UserBootScript
(hope that works), so I don't forget.
comment:6 by , 6 weeks ago
On current nightlies, Tracker keeps crashing for me with this same "getNumAvailable()==0" issue.
Pretty easy to make it crash by rapidly and repeatedly opening Tracker's context menus.
Sadly, the moment I use Tracker with LD_PRELOAD=libroot_debog.so
, I cannot reproduce the bug anymore.
comment:7 by , 6 weeks ago
https://review.haiku-os.org/c/haiku/+/8374 seems to solve the issue for me.
comment:8 by , 3 weeks ago
Milestone: | Unscheduled → R1/beta6 |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
Fix merged in hrev58264.
Sadly somehow my debug report got somhow lost :(