Opened 15 years ago
Last modified 15 years ago
#1586 new defect
unhandled exception with corefoundation on mac os x
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | core |
Version: | unspecified | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
2009-10-16 14:24:36.551 mplayer[86177:903] * Assertion failure in -[NSWindow _changeJustMain], /SourceCache/AppKit/AppKit-1038.11/AppKit.subproj/NSWindow.m:9401
2009-10-16 14:24:36.908 mplayer[86177:903] An uncaught exception was raised
2009-10-16 14:24:36.909 mplayer[86177:903] Invalid parameter not satisfying: [self canBecomeMainWindow]
2009-10-16 14:24:37.022 mplayer[86177:903] * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: [self canBecomeMainWindow]'
* Call stack at first throw:
(
0 CoreFoundation 0x00007fff84ca75a4 exceptionPreprocess + 180
1 libobjc.A.dylib 0x00007fff84484313 objc_exception_throw + 45
2 CoreFoundation 0x00007fff84ca73c7 +[NSException raise:format:arguments:] + 103
3 Foundation 0x00007fff818d5daa -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
4 AppKit 0x00007fff87b102c8 -[NSWindow _changeJustMain] + 190
5 mplayer 0x000000010001b5f3 0x0 + 4295079411
)
terminate called after throwing an instance of 'NSException'
using MPlayer SVN-r29771-4.2.1
and config file:
framedrop="1" # For slow machines
hardframedrop="0" #Make sure hard frame drop is off but can turn on easily now
osdlevel=0
really-quiet=1
#autoq=100
#vf=pp=de,hqdn3d
ontop="1"
#turns off xscreen saver...maybe
stop-xscreensaver="yes"