[haiku-bugs] Re: [Haiku] #12491: MediaPlayer crashes on HD Video

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Fri, 27 Nov 2015 19:36:06 -0000

#12491: MediaPlayer crashes on HD Video
----------------------------------------+----------------------------
Reporter: vidrep | Owner: stippi
Type: bug | Status: new
Priority: normal | Milestone: Unscheduled
Component: Applications/MediaPlayer | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
----------------------------------------+----------------------------

Comment (by pulkomandy):

The two changes in hrev49883 look completely unrelated to media decoding.
There is an update of openssl and Qt4, with only packaging changes (it
should be the same code running), and there is a minor build fix in
app_server. I don't see how these could trigger a problem in MediaPlayer.

If this exact revision breaks things for you, it is probably a buildbot
acting strange again. I would recommend building Haiku yourself, to see if
that also reproduces the problem? The crash is during load_library, which
apparently triggers some static init in libmodplug. It could be that
depending on the order the libs are loaded (which may depend on in which
order they were added to the haiku image), we get a different result here.
Maybe we should disable the libmodplug support again, or see if there is
an updated version which helps with the problem.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12491#comment:16>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: