|
|
"Dan Byers" <goofygraffix_at_geemail_dot_com> wrote:
> Thanks for the replies, everyone. Found the issue, and the crash report had the
> answer (who knew, right? HA!). I was rendering with Display=on, which produced
> all this lovely jibber-jabber:
> ************************************************************************************
> 2019-10-16 19:14:34.479 povray[38836:474601] *** Terminating app due to uncaught
> exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions
> should only be invalidated on the Main Thread!'
> *** First throw call stack:
> (
> 0 CoreFoundation 0x00007fff301fbd63
> __exceptionPreprocess + 250
> 1 libobjc.A.dylib 0x00007fff660eabd4 objc_exception_throw
> + 48
> 2 CoreFoundation 0x00007fff3021630c -[NSException raise]
> + 9
> 3 AppKit 0x00007fff2d3e07b3
> -[NSWindow(NSWindow_Theme)
> _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 310
> 4 AppKit 0x00007fff2d3ddce1 -[NSWindow
> _initContent:styleMask:backing:defer:contentView:] + 1416
> 5 AppKit 0x00007fff2d3dd753 -[NSWindow
> initWithContentRect:styleMask:backing:defer:] + 42
> 6 libSDL-1.2.0.dylib 0x0000000107b37649 -[SDL_QuartzWindow
> initWithContentRect:styleMask:backing:defer:] + 262
> 7 libSDL-1.2.0.dylib 0x0000000107b353cc QZ_SetVideoMode +
> 1289
> 8 libSDL-1.2.0.dylib 0x0000000107b2d091 SDL_SetVideoMode +
> 581
> 9 povray 0x0000000107828694
> _ZN12pov_frontend14UnixSDLDisplay4ShowEv + 598
> 10 povray 0x000000010783cddd
> _ZN3vfe15VirtualFrontEnd7ProcessEv + 1833
> 11 povray 0x0000000107830a87
> _ZN3vfe10vfeSession15ProcessFrontendEv + 27
> 12 povray 0x0000000107830dd4
> _ZN3vfe10vfeSession12WorkerThreadEv + 546
> 13 libboost_thread-mt.dylib 0x0000000108104c47
> _ZN5boost12_GLOBAL__N_112thread_proxyEPv + 119
> 14 libsystem_pthread.dylib 0x00007fff67655d76 _pthread_start + 125
> 15 libsystem_pthread.dylib 0x00007fff676525d7 thread_start + 15
> )
> libc++abi.dylib: terminating with uncaught exception of type NSException
> /Users/danb/Documents/Movies/EC009/src/RenderStill.sh: line 3: 38836 Abort trap:
> 6 povray mac_still
>
> ***************************************************************
> Switched Display=off, and it renders just fine.
>
> I code for a living, so you'd think I'd read the damn crash report a little more
> thoroughly BEFORE I go running & screaming to the hills... smdh... screw it,
> it's Friday and I'm gonna go hang out with the better half & watch some stupid
> TV...
>
> Thanks again, everyone :D
>
> Dan
Post a reply to this message
|
|