[MPlayer-users] OSX crash playing audio with album art jpg
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Dec 8 15:17:35 CET 2013
On Fri, Nov 22, 2013 at 12:19:28PM +0000, Alex Sisson wrote:
>
> Reproduction:
> - Play an audio file with embedded tag for folder art (I think that's how the image gets loaded) ...can supply files if needed for reproduction
> - Minimize the art window
> - Click on another app in the dock (running or not) (important step!)
> - Click the mplayer dock icon
> - Crashes!
>
>
> System info:
> OSX 10.8.5
> Xcode 5.0
According to all information I can find, this:
2013-11-22 12:02:49.893 mplayer[55046:f0b] *** Assertion failure in -[NSWindow _changeJustMain],
+/SourceCache/AppKit/AppKit-1187.40/AppKit.subproj/NSWindow.m:12478
2013-11-22 12:02:49.894 mplayer[55046:f0b] An uncaught exception was raised
2013-11-22 12:02:49.894 mplayer[55046:f0b] Invalid parameter not satisfying: [self canBecomeMainWindow]
Is a bug in Apple's code.
We could catch the exception or try some other workaround, but in principle I'd
say Apple needs to fix their code.
More information about the MPlayer-users
mailing list