Working on getting back into the quake3 modding world and while doing so
I've found what appears to be a significant bug on Mac OS 10.7

Startup output


> Loading vm file vm/ui.qvm...
> File "vm/ui.qvm" found at "/Users/vroemer/Library/Application
> Support/Quake3/baseq3"
> ...which has vmMagic VM_MAGIC_VER2
> Loading 1145 jump table targets
> Compiling the VM
> VM file ui compiled to 687869 bytes of code
> ui loaded in 1741312 bytes on the hunk
> Program received signal EXC_BAD_ACCESS, Could not access memory.
> Reason: KERN_PROTECTION_FAILURE at address: 0x0000000111fd0054
> 0x0000000111fd0054 in ?? ()



Back trace

#0  0x0000000111fd0054 in ?? ()
> #1  0x000000010009a41a in VM_Call ()
> #2  0x000000010002b70d in CL_InitUI ()
> #3  0x000000010001e807 in CL_StartHunkUsers ()
> #4  0x000000010004973c in Com_Init ()
> #5  0x0000000100103277 in SDL_main ()
> #6  0x0000000100144b11 in -[SDLMain applicationDidFinishLaunching:]
> (self=<value temporarily unavailable, due to optimizations>, _cmd=<value
> temporarily unavailable, due to optimizations>, note=<value temporarily
> unavailable, due to optimizations>) at SDLMain.m:300
> #7  0x00007fff93b5d716 in __-[NSNotificationCenter
> addObserver:selector:name:object:]_block_invoke_1 ()
> #8  0x00007fff94d6b51a in _CFXNotificationPost ()
> #9  0x00007fff93b499cb in -[NSNotificationCenter
> postNotificationName:object:userInfo:] ()
> #10 0x00007fff973f0779 in -[NSApplication _postDidFinishNotification] ()
> #11 0x00007fff973f04df in -[NSApplication _sendFinishLaunchingNotification]
> ()
> #12 0x00007fff973ef250 in -[NSApplication(NSAppleEventHandling)
> _handleAEOpenEvent:] ()
> #13 0x00007fff973eefb1 in -[NSApplication(NSAppleEventHandling)
> _handleCoreEvent:withReplyEvent:] ()
> #14 0x00007fff94db4f51 in -[NSObject
> performSelector:withObject:withObject:] ()
> #15 0x00007fff93b801c7 in __-[NSAppleEventManager
> setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 ()
> #16 0x00007fff93b7f14e in -[NSAppleEventManager
> dispatchRawAppleEvent:withRawReply:handlerRefCon:] ()
> #17 0x00007fff93b7efdc in _NSAppleEventManagerGenericHandler ()
> #18 0x00007fff8c894a85 in aeDispatchAppleEvent ()
> #19 0x00007fff8c894963 in dispatchEventAndSendReply ()
> #20 0x00007fff8c894857 in aeProcessAppleEvent ()
> #21 0x00007fff919fe12d in AEProcessAppleEvent ()
> #22 0x00007fff973ec3dd in _DPSNextEvent ()
> #23 0x00007fff973eba95 in -[NSApplication
> nextEventMatchingMask:untilDate:inMode:dequeue:] ()
> #24 0x00007fff973e83d6 in -[NSApplication run] ()
> #25 0x000000010014516f in CustomApplicationMain [inlined] () at :227
> #26 0x000000010014516f in main (argc=<value temporarily unavailable, due to
> optimizations>, argv=<value temporarily unavailable, due to optimizations>)
> at SDLMain.m:377


I'm more than happy to provide more data to get some help in resolving this
issue.
_______________________________________________
ioquake3 mailing list
ioquake3@lists.ioquake.org
http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org
By sending this message I agree to love ioquake3 and libsdl.

Reply via email to