[haiku-bugs] Re: [Haiku] #7094: [SoundPlay] is broken since r39571

  • From: "diver" <trac@xxxxxxxxxxxx>
  • Date: Wed, 12 Jan 2011 16:05:43 -0000

#7094: [SoundPlay] is broken since r39571
-----------------------------+------------------------------
  Reporter:  diver           |        Owner:  axeld
      Type:  bug             |       Status:  new
  Priority:  normal          |    Milestone:  R1
 Component:  Kits/Media Kit  |      Version:  R1/Development
Resolution:                  |     Keywords:
Blocked By:                  |  Has a Patch:  0
  Platform:  All             |     Blocking:
-----------------------------+------------------------------

Comment (by diver):

 Ah, it was caused by libnetwork.so link, which I created earlier when I
 forgot to enable HAIKU_ADD_ALTERNATIVE_GCC_LIBS after binary search. I've
 removed it and now SoundPlayer crashes on start:
 {{{
 Thread 560 caused an exception: Segment violation
 [...]
 [Switching to team /data/SoundPlay/SoundPlay (560) thread SoundPlay (560)]
 0x00002030 in ?? ()
 (gdb) bt
 #0  0x00002030 in ?? ()
 #1  0x00908ad1 in __class_type_info::dcast () from
 /boot/system/lib/gcc2/libroot.so
 #2  0x0090971f in __dynamic_cast () from /boot/system/lib/gcc2/libroot.so
 #3  0x005a8e3a in MBorder::MBorder () from
 /data/SoundPlay/lib/liblayout.so
 #4  0x00237889 in aaez ()
 #5  0x00236dd4 in aahzzz ()
 #6  0x00105607 in runtime_loader () from /boot/system/runtime_loader
 #7  0x7ffeefec in ?? ()
 (gdb)
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7094#comment:7>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: