Opened 13 years ago
Closed 12 years ago
#8160 closed bug (fixed)
[Tracker] crashes in BPrivate::BPoseView::KeyDown ()
Reported by: | diver | Owned by: | stpere |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev43324, gcc2hybrid.
Pressing Delete key in "Open with" window crashes Tracker:
Thread 708 caused an exception: Segment violation [...] [Switching to team /boot/system/Tracker (104) thread w>Open w3c-libwww-5.4 (708)] 0x005f4db1 in BPrivate::BPoseView::KeyDown () from /boot/system/lib/libtracker.so (gdb) bt #0 0x005f4db1 in BPrivate::BPoseView::KeyDown () from /boot/system/lib/libtracker.so #1 0x005d7beb in BPrivate::OpenWithPoseView::KeyDown () from /boot/system/lib/libtracker.so #2 0x003a88d6 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so #3 0x003ad980 in BWindow::task_looper () from /boot/system/lib/libbe.so #4 0x002d8723 in BLooper::_task0_ () from /boot/system/lib/libbe.so #5 0x0070cc47 in thread_entry () from /boot/system/lib/libroot.so #6 0x781b9fec in ?? () (gdb)
Change History (3)
comment:1 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → in-progress |
comment:2 by , 12 years ago
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
Note:
See TracTickets
for help on using tickets.
Should be fixed in hrev44899. Thanks!