Opened 15 years ago
Last modified 4 years ago
#5529 reopened bug
Crashing Tracker scripting with type-ahead filtering
Reported by: | humdinger | Owned by: | mmlr |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #16732 | |
Platform: | All |
Description
This is hrev35734.
- Activate type-ahead filtering in Tracker prefs.
- Open a folder with several images.
- Type some letters so filtering is triggered.
- Open an image in ShowImage and start slideshow.
-> After the last image was reached, Tracker crashes:
Thread 12363 caused an exception: Segment violation ... [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team /boot/system/Tracker (118) thread w>/HiQ-Data/graphics/Flags (12363)] 0x0053f9d8 in BPrivate::BPoseView::GetProperty () from /boot/system/lib/libtracker.so (gdb) bt #0 0x0053f9d8 in BPrivate::BPoseView::GetProperty () from /boot/system/lib/libtracker.so #1 0x00540450 in BPrivate::BPoseView::HandleScriptingMessage () from /boot/system/lib/libtracker.so #2 0x0053b571 in BPrivate::BPoseView::MessageReceived () from /boot/system/lib/libtracker.so #3 0x002a8fdd in BLooper::DispatchMessage () from /boot/system/lib/libbe.so #4 0x00360236 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so #5 0x0035bb5d in BWindow::task_looper () from /boot/system/lib/libbe.so #6 0x002aa7ee in BLooper::_task0_ () from /boot/system/lib/libbe.so #7 0x005e2df0 in thread_entry () from /boot/system/lib/libroot.so #8 0x78288fec in ?? () (gdb)
Change History (4)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 by , 4 years ago
Blocking: | 16732 added |
---|
Note:
See TracTickets
for help on using tickets.
Seems to be fixed along the way...