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

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Wed, 12 Jan 2011 17:11:22 -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 bonefish):

 I tested with a gcc 2 hybrid build, which resulted in the aforementioned
 loader error due to the missing `BMediaDecoder::next_chunk()`. The
 obfuscation doesn't really help, but since the only program function
 called directly from `runtime_loader()` is the program entry, `aahzzz()`
 and `aaez()` in the stack trace must be `_start()` and `main()`
 respectively, which means that the program has been fully loaded already.
 I don't quite see why it wouldn't run into the missing symbol error, as
 the symbol really isn't there. Need to set up a gcc 4 hybrid build to
 check this...

 BTW, what is the last known revision SoundPlay did work with? At least I
 seem to recall that it did work years ago.

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

Other related posts: