Crash when switching to fullscreen
Started a clip, waited let it play for a while (float on top enabled, if that matters) and then switched to full-screen. This has happened several times now.
Using the latest available ppc-osx nightly (trunk-20070627-0143.dmg) uname -a: Darwin midori.local 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23 16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh powerpc
Stack trace: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x787c9c23 0xfffeff20 in objc_msgSend_rtp () (gdb) bt #0 0xfffeff20 in objc_msgSend_rtp () #1 (closed) 0x903bbf58 in initialize () #2 (closed) 0x903bbb70 in create () #3 (closed) 0x903bbab0 in CGWindowColorTransformCreate () #4 0x903bad38 in CGWindowContextCreate () #5 (closed) 0x937dce80 in -[NSWindowGraphicsContext _initWithWindowNumber:scaleFactor:] () #6 (closed) 0x937dcbfc in -[NSWindow _threadContext] () #7 (closed) 0x937cc2dc in -[NSWindow _postingDisabled] () #8 (closed) 0x937cc270 in -[NSWindow setViewsNeedDisplay:] () #9 (closed) 0x937b1d68 in -[NSView setNeedsDisplayInRect:] () #10 (closed) 0x937b1824 in -[NSView setNeedsDisplay:] () #11 (closed) 0x937dc0c4 in -[NSWindow _commonAwake] () #12 (closed) 0x93802278 in -[NSWindow makeKeyAndOrderFront:] () #13 (closed) 0x0002fb7c in -[VLCEmbeddedWindow enterFullscreen] (self=0x770ca20, _cmd=0x90aabac8) at embeddedwindow.m:220 #14 (closed) 0x92befa0c in __NSFireMainThreadPerform () #15 (closed) 0x9080eae0 in __CFRunLoopPerformPerform () #16 (closed) 0x907de4fc in __CFRunLoopDoSources0 () #17 (closed) 0x907dda2c in __CFRunLoopRun () #18 (closed) 0x907dd4ac in CFRunLoopRunSpecific () #19 (closed) 0x9329ab20 in RunCurrentEventLoopInMode () #20 (closed) 0x9329a1b4 in ReceiveNextEventCommon () #21 (closed) 0x9329a020 in BlockUntilNextEventMatchingListInMode () #22 (closed) 0x937a0ae4 in _DPSNextEvent () #23 (closed) 0x937a07a8 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] () #24 (closed) 0x9379ccec in -[NSApplication run] () #25 (closed) 0x00018ee8 in Run (p_intf=0x2955450) at intf.m:134 #26 (closed) 0x000053f4 in RunInterface (p_intf=0x2955450) at interface/interface.c:370 #27 (closed) 0x00005774 in intf_RunThread (p_intf=0x2955450) at interface/interface.c:193 #28 (closed) 0x000e2bb4 in libvlc_InternalAddIntf (p_libvlc=0x1cf7000, psz_module=0x0, b_block=1, b_play=1, i_options=43340880, ppsz_options=0x0) at libvlc-common.c:1146 #29 (closed) 0x000aaed4 in VLC_AddIntf (i_object=0, psz_module=0x0, b_block=1, b_play=1) at libvlc.c:140 #30 (closed) 0x0000498c in main (i_argc=1, ppsz_argv=0xbffffc30) at src/vlc.c:180