[haiku-bugs] [Haiku] #7432: StyledEdit crashes when opening text files

  • From: "taos" <trac@xxxxxxxxxxxx>
  • Date: Wed, 06 Apr 2011 05:32:40 -0000

#7432: StyledEdit crashes when opening text files
-------------------------------------+------------------------------
 Reporter:  taos                     |        Owner:  korli
     Type:  bug                      |       Status:  new
 Priority:  normal                   |    Milestone:  R1
Component:  Applications/StyledEdit  |      Version:  R1/Development
 Keywords:                           |   Blocked By:
 Blocking:                           |  Has a Patch:  0
 Platform:  All                      |
-------------------------------------+------------------------------
 Using r41185 (gcc2hybrid).

 When opening a text file via double click or by using the file menu
 StyledEdit crashes. Attached is the debugger information
 (Debug_StyledEdit_open.txt).

 bt shows:

 {{{
 (gdb) bt
 #0  0x00210fbc in StyledEditWindow::MessageReceived ()
 #1  0x002efd1f in BLooper::DispatchMessage () from
 /boot/system/lib/libbe.so
 #2  0x003bd15c in BWindow::DispatchMessage () from
 /boot/system/lib/libbe.so
 #3  0x003c139c in BWindow::task_looper () from /boot/system/lib/libbe.so
 #4  0x002f123b in BLooper::_task0_ () from /boot/system/lib/libbe.so
 #5  0x0082a1d2 in thread_entry () from /boot/system/lib/libroot.so
 #6  0x70080fec in ?? ()
 (gdb)
 }}}

 I'm not really sure but I think StyledEdit still worked in r41168.

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

Other related posts: