Changes between Initial Version and Version 2 of Ticket #5159


Ignore:
Timestamp:
Dec 20, 2009, 3:50:32 PM (14 years ago)
Author:
bonefish
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5159

    • Property Status newassigned
  • Ticket #5159 – Description

    initial v2  
    11r34721, gcc4
    22
    3 Cmd-T or menu item "New Tab" reliable cause Terminal to crash:
     3Cmd-T or menu item "New Tab" reliably cause Terminal to crash:
    44{{{
    55Thread 920 caused an exception: Segment violation
     
    1515#6  0x00726bdb in thread_entry () from /boot/system/lib/libroot.so
    1616#7  0x700c1fec in ?? ()
    17 (gdb)
     17}}}
     18
     19debug server:
     20{{{
     21KERN: vm_soft_fault: va 0x72656000 not covered by area in address space
     22KERN: vm_page_fault: vm_soft_fault returned error 'Bad address' on fault at 0x72656893, ip 0x21b1a6, write 0, user 1, thread 0x398
     23KERN: vm_page_fault: thread "w>Terminal 1" (920) in team "Terminal" (913) tried to read address 0x72656893, ip 0x21b1a6 ("Terminal_seg0ro" +0x1b1a6)
     24KERN: debug_server: Thread 920 entered the debugger: Segment violation
     25KERN: stack trace, current PC 0x21b1a6  _ZNK11InlineInput8IsActiveEv + 0x6:
     26KERN:   (0x700c1bac)  0x225e78  _ZN8TermView4DrawE5BRect + 0x30e
     27KERN:   (0x700c1c3c)  0x392a60  _ZN5BView5_DrawE5BRect + 0x7e
     28KERN:   (0x700c1c6c)  0x39d359  _ZN7BWindow15DispatchMessageEP8BMessageP8BHandler + 0x1799
     29KERN:   (0x700c1f3c)  0x398ec5  _ZN7BWindow11task_looperEv + 0x277
     30KERN:   (0x700c1f9c)  0x2e8090  _ZN7BLooper7_task0_EPv + 0x30
     31KERN:   (0x700c1fbc)  0x726bdb  thread_entry + 0x2d
     32}}}