[quake3] Mac OS X Universal Binary (2nd try)

Daniel Lord daniellord at mac.com
Thu Jun 8 21:31:29 EDT 2006


On Jun 8, 2006, at 18:10, Tony J. White wrote:

> On Thu, Jun 08, 2006 at 03:27:31PM -0700, Daniel Lord wrote:
>
>> Reading symbols for shared libraries warning: Can't find  
>> LC_SEGMENT.__DATA.__data section in symbol file
>> . done
>
>> Loading vm file vm/ui.qvm...
>> VM file ui compiled to 594408 bytes of code
>> ui loaded in 1368576 bytes on the hunk
>> 35 arenas parsed
>> 32 bots parsed
>>
>> Program received signal EXC_BAD_INSTRUCTION, Illegal instruction/  
>> operand.
>> 0x8fe136e4 in __dyld_stub_binding_helper_interface ()
>> (gdb) backtrace
>> #0 0x8fe136e4 in __dyld_stub_binding_helper_interface ()
>> #1 0x00000000 in ?? ()
>
> Can you verify that you get the same crash when using the build/ 
> release-darwin-x86/ioquake3.x86 binary?
>
> If so, can you verify that if you start with a clean version of  
> svn801, do
> just 'make' and run ioquake3.x86 that you do not get similar crashing?
>
> Note that you should run these with '+set vm_ui 2' to ensure that  
> the vm_x86.c is being used.
>
> -Tony

I made a second bundle that uses the x86 build instead of the ub  
build and  used gbd's set args as below.
Same result.

(gdb) run
Starting program: /Users/daniello/WIP/Quake3-Icculus/test/ 
ioquake3x86.app/Contents/MacOS/ioquake3.x86 +set r_fullscreen 0 +set  
vm_ui 2
Reading symbols for shared  
libraries .............................................................. 
...............+ done
Reading symbols for shared libraries warning: Can't find  
LC_SEGMENT.__DATA.__data section in symbol file
. done
ioQ3 1.34-rc1 macosx-i386 Jun  8 2006

<----snip---->

Sound intialization successful.
--------------------------------
Loading vm file vm/ui.qvm...
VM file ui compiled to 594408 bytes of code
ui loaded in 1368576 bytes on the hunk
35 arenas parsed
32 bots parsed

Program received signal EXC_BAD_INSTRUCTION, Illegal instruction/ 
operand.
0x8fe136e4 in __dyld_stub_binding_helper_interface ()
(gdb

Sound intialization successful.
--------------------------------
Loading vm file vm/ui.qvm...
VM file ui compiled to 594408 bytes of code
ui loaded in 1368576 bytes on the hunk
35 arenas parsed
32 bots parsed

Program received signal EXC_BAD_INSTRUCTION, Illegal instruction/ 
operand.
0x8fe136e4 in __dyld_stub_binding_helper_interface ()
(gdb)


"I have never won a debate with an ignorant person."
-Ali ibn Abi Talib






More information about the quake3 mailing list