[haiku-bugs] Re: [Haiku] #3241: Lights Off crashes on startup

  • From: "mmu_man" <trac@xxxxxxxxxxxx>
  • Date: Mon, 31 Oct 2011 20:09:55 -0000

#3241: Lights Off crashes on startup
------------------------------+---------------------------
   Reporter:  darkwyrm        |      Owner:  nobody
       Type:  bug             |     Status:  assigned
   Priority:  normal          |  Milestone:  R1
  Component:  Kits/Media Kit  |    Version:  R1/pre-alpha1
 Resolution:                  |   Keywords:
 Blocked By:                  |   Blocking:
Has a Patch:  0               |   Platform:  All
------------------------------+---------------------------

Comment (by mmu_man):

 Using some objdump -D I traced the pure virtual to this call in
 BMediaTrack::ReadFrames():
 result = fDecoder->Decode(buffer, _frameCount, _header, info);
 Maybe the decoder is being deleted at the same time and already has
 executed part of the dtor, putting the vtable in an odd state ?

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

Other related posts: