[haiku-bugs] [Haiku] #8959: [Tracker] crashes in strcasecmp ()

  • From: "diver" <trac@xxxxxxxxxxxx>
  • Date: Sat, 08 Sep 2012 15:47:41 -0000

#8959: [Tracker] crashes in strcasecmp ()
----------------------------------+------------------------------
 Reporter:  diver                 |        Owner:  anevilyak
     Type:  bug                   |       Status:  new
 Priority:  normal                |    Milestone:  R1
Component:  Applications/Tracker  |      Version:  R1/Development
 Keywords:                        |   Blocked By:
 Blocking:                        |  Has a Patch:  0
 Platform:  All                   |
----------------------------------+------------------------------
 This is hrev44622, gcc2hybrid in vbox 4.1.22

 1. Mount vbox additions CD.[[BR]]
 2. open /VBOXADDITIONS_4.1.22_80657[[BR]]
 3. select VBoxWindowsAdditions-amd64.exe and press enter[[BR]]
 4. close Open with window using alt+w
 5. repeat 3-4 a couple of times

 Tracker either crashes or Open with window appears empty (with no items)
 {{{
 Thread 2434 caused an exception: Segment violation
 [...]
 [Switching to team /boot/system/Tracker (2430) thread launch looper
 (2434)]
 0x00785320 in strcasecmp () from /boot/system/lib/libroot.so
 (gdb) bt
 #0  0x00785320 in strcasecmp () from /boot/system/lib/libroot.so
 #1  0x00303dd6 in BRoster::_ResolveApp () from /boot/system/lib/libbe.so
 #2  0x00303582 in BRoster::_LaunchApp () from /boot/system/lib/libbe.so
 #3  0x003017b8 in BRoster::Launch () from /boot/system/lib/libbe.so
 #4  0x005d6b1f in BPrivate::_TrackerLaunchDocuments () from
 /boot/system/lib/libtracker.so
 #5  0x006730ea in BPrivate::LaunchLooper::MessageReceived () from
 /boot/system/lib/libtracker.so
 #6  0x002ed5af in BLooper::DispatchMessage () from
 /boot/system/lib/libbe.so
 #7  0x002eef1d in BLooper::task_looper () from /boot/system/lib/libbe.so
 #8  0x002eeb0b in BLooper::_task0_ () from /boot/system/lib/libbe.so
 #9  0x0071d6e3 in thread_entry () from /boot/system/lib/libroot.so
 #10 0x78074fec in ?? ()
 (gdb)
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8959>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: