Opened 3 weeks ago

Last modified 2 weeks ago

#18905 new bug

Search results windows crashes when adding / removing attributes columns

Reported by: un_spacyar Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Applications/Tracker Version: R1/beta4
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by un_spacyar)

This is weird issue, that I can only reproduce it when searching for an specific file type. This is the step by step process:
1) open the Find... window from Deskbar.
2) search for MPEG audio file (mpeg) Formula: ((name=="**")&&(BEOS:TYPE=="audio/mpeg"))
3) the search will bring you all the MPEG files (mainly mp3 files).
4) in the search window, go to the 'Attributes' menu, and add the "Rating" attribute.
5) a new column will appear: Attribute.
6) Click on the 'Attributes' menu again: Tracker will crash.

I am attaching the Tracker crash report.

If I repeat the process and search for MPEG audio file (x-mpeg) (Formula: ((name=="**")&&(BEOS:TYPE=="audio/x-mpeg"))), the issue is not reproducible.

In short:
BEOS:TYPE=="audio/mpeg --> fails.
BEOS:TYPE=="audio/x-mpeg --> works fine.
I am using Haiku 32 bit. hrev57719

Attachments (2)

Tracker-7243-debug-27-05-2024-03-45-00.report (27.8 KB ) - added by un_spacyar 3 weeks ago.
Tracker-570-debug-01-06-2024-20-47-41.report (15.0 KB ) - added by un_spacyar 2 weeks ago.
Crash report on Haiku 64 bit

Download all attachments as: .zip

Change History (7)

comment:1 by un_spacyar, 3 weeks ago

Description: modified (diff)

comment:2 by un_spacyar, 3 weeks ago

Description: modified (diff)

comment:3 by waddlesplash, 3 weeks ago

Any chance this reproduces on x86_64?

comment:4 by un_spacyar, 3 weeks ago

Hello. I do not have a 64 bit installation, but I can burn a CD or USB drive and try to reproduce it. Allow me some time to do it.

comment:5 by un_spacyar, 2 weeks ago

Hello. I tried again using Haiku 64 bit (hrev57753), and I get the same error. I am attaching the crash report for 64 bit too.

by un_spacyar, 2 weeks ago

Crash report on Haiku 64 bit

Note: See TracTickets for help on using tickets.