Opened 5 years ago

Closed 3 weeks ago

Last modified 5 days ago

#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)

TrackerCrash.png (85.2 KB ) - added by Paradoxon 5 years ago.
Tracker-156-debug-11-08-2024-15-37-02.report (26.8 KB ) - added by bipolar 3 months ago.

Download all attachments as: .zip

Change History (11)

by Paradoxon, 5 years ago

Attachment: TrackerCrash.png added

comment:1 by Paradoxon, 5 years ago

Sadly somehow my debug report got somhow lost :(

comment:2 by diver, 5 years ago

Component: - GeneralApplications/Tracker
Resolution: not reproducible
Status: newclosed

Without the debug report this is pretty useless. Please reopen if you can reproduce it.

comment:3 by bipolar, 3 months ago

Resolution: not reproducible
Status: closedreopened

Reopening, as this is the closest I can find to the crash I just got on hrev57947. Will attach .report file.

comment:4 by diver, 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 bipolar, 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 bipolar, 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 bipolar, 6 weeks ago

https://review.haiku-os.org/c/haiku/+/8374 seems to solve the issue for me.

comment:8 by waddlesplash, 3 weeks ago

Milestone: UnscheduledR1/beta6
Resolution: fixed
Status: reopenedclosed

Fix merged in hrev58264.

Note: See TracTickets for help on using tickets.