[haiku-bugs] [Haiku] #5712: Segment violation in atomic_test_and_set

  • From: "michael.weirauch" <trac@xxxxxxxxxxxx>
  • Date: Sun, 11 Apr 2010 18:50:20 -0000

#5712: Segment violation in atomic_test_and_set
-------------------------------+--------------------------------------------
 Reporter:  michael.weirauch   |       Owner:  axeld         
     Type:  bug                |      Status:  new           
 Priority:  normal             |   Milestone:  R1            
Component:  System/libroot.so  |     Version:  R1/Development
 Keywords:                     |   Blockedby:                
 Platform:  x86                |    Blocking:                
-------------------------------+--------------------------------------------
 r36193 gcc4h2 on Thinkpad T500

 Running '''svn''' (or '''sed''')

 {{{
 [tcsetpgrp failed in terminal_inferior: Invalid Argument]
 [Switching to team /boot/common/bin/svn (2091) thread svn (2091)]
 0x008ab158 in atomic_test_and_set () from /boot/system/lib/gcc2/libroot.so
 (gdb) bt
 #0  0x008ab158 in atomic_test_and_set () from
 /boot/system/lib/gcc2/libroot.so
 #1  0x0091aba1 in BPrivate::hoardLock () from
 /boot/system/lib/gcc2/libroot.so
 #2  0x0091e98e in BPrivate::threadHeap::malloc ()
    from /boot/system/lib/gcc2/libroot.so
 #3  0x0091f6ec in malloc () from /boot/system/lib/gcc2/libroot.so
 #4  0x00918ff9 in add_fork_hook () from /boot/system/lib/gcc2/libroot.so
 #5  0x0091913c in __register_atfork () from
 /boot/system/lib/gcc2/libroot.so
 #6  0x0090b5dc in atfork () from /boot/system/lib/gcc2/libroot.so
 #7  0x0090bcd4 in __init_env () from /boot/system/lib/gcc2/libroot.so
 #8  0x0089d591 in initialize_before () from
 /boot/system/lib/gcc2/libroot.so
 #9  0x0089d40e in _init_before () from /boot/system/lib/gcc2/libroot.so
 #10 0x0089d2eb in _init () from /boot/system/lib/gcc2/libroot.so
 #11 0x001005b2 in _ZL17init_dependenciesP7image_tb ()
    from /boot/system/runtime_loader
 #12 0x00100e5c in load_program () from /boot/system/runtime_loader
 #13 0x00105325 in runtime_loader () from /boot/system/runtime_loader
 #14 0x7ffeefec in ?? ()

 }}}

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

Other related posts: