Another session: (I guess no output from cpPrintFunc() means that the debuglogsystem skiped it, because it was the same message as before.)
main: newMapInitialise
never: levLoadData: setting mission heap
never: blkReset: ../src/init.c at 1086: memory usage:
never: Blocks allocated 2048k, Memory allocated 0k
wz: levLoadData: Loading wrf/multi/skirmish4.wrf
wz: resLoad: loading wrf/multi/skirmish4.wrf
never: directory: messages
never: loadingScreenCallback: pause 3623
never: directory: multiplay/skirmish
wz: COMPILING SCRIPT ...rules.slo
wz: COMPILING SCRIPT ...player0.slo
wz: COMPILING SCRIPT ...player1.slo
wz: COMPILING SCRIPT ...player2.slo
wz: COMPILING SCRIPT ...player3.slo
never: directory: multiplay/skirmish
wz: Loading script data rules.vlo
script: allocated space for 6 events
wz: Loading script data player0.vlo
script: allocated space for 43 events
wz: Loading script data player1.vlo
script: allocated space for 43 events
wz: Loading script data player2.vlo
script: allocated space for 43 events
wz: Loading script data player3.vlo
script: allocated space for 43 events
wz: levLoadData: Loading wrf/multi/fog1.wrf
wz: resLoad: loading wrf/multi/fog1.wrf
never: directory: script/text
wz: COMPILING SCRIPT ...cam1daynight.slo
never: directory: script/data
wz: Loading script data cam1day.vlo
script: allocated space for 2 events
main: stageThreeInitalise
wz: multiGameInit()
never: gridClear 12 12
never: driveInitVars: Driving
wz: Creating teams
[Switching to Thread -1220094224 (LWP 10873)]
Breakpoint 1, interpRunScript (psContext=0xb51374fc, runType=IRT_EVENT,
index=0, offset=0) at ../lib/script/interp.c:733
733 TRCPRINTFUNC( (SCRIPT_FUNC)
(*(InstrPointer+1)) );
(gdb) p opcode
$5 = 7
(gdb) p InstrPointer
$6 = (UDWORD *) 0xc64d3a8
(gdb) call cpPrintFunc(*(InstrPointer+1))
never: setCampaignNumber
(gdb) next
734 TRCPRINTF(("\n"));
(gdb) next
735 scriptFunc =
(SCRIPT_FUNC)*(InstrPointer+1);
(gdb) next
737 if (!scriptFunc())
(gdb) next
744 InstrPointer += aOpSize[opcode];
(gdb) p opcode
$7 = 7
(gdb) p InstrPointer
$8 = (UDWORD *) 0xc64d3a8
(gdb) call cpPrintFunc(*(InstrPointer+1))
(gdb) c
Continuing.
Breakpoint 1, interpRunScript (psContext=0xb51374fc, runType=IRT_EVENT,
index=0, offset=0) at ../lib/script/interp.c:733
733 TRCPRINTFUNC( (SCRIPT_FUNC)
(*(InstrPointer+1)) );
(gdb) p opcode
$9 = 7
(gdb) p InstrPointer
$10 = (UDWORD *) 0xc64d3b8
(gdb) call cpPrintFunc(*(InstrPointer+1))
never: setBackgroundFog
(gdb) next
734 TRCPRINTF(("\n"));
(gdb) next
735 scriptFunc =
(SCRIPT_FUNC)*(InstrPointer+1);
(gdb) next
737 if (!scriptFunc())
(gdb) p opcode
$11 = 7
(gdb) p InstrPointer
$12 = (UDWORD *) 0xc64d3b8
(gdb) call cpPrintFunc(*(InstrPointer+1))
(gdb) next
Program received signal SIGSEGV, Segmentation fault.
interpRunScript (psContext=Cannot access memory at address 0xbf000008
) at ../lib/script/interp.c:744
744 InstrPointer += aOpSize[opcode];
(gdb) p opcode
Cannot access memory at address 0xbeffffc4
(gdb) p InstrPointer
Cannot access memory at address 0xbeffffc0
(gdb) call cpPrintFunc(*(InstrPointer+1))
Cannot access memory at address 0xbeffffc0
pgpDllmPoF485.pgp
Description: PGP signature
_______________________________________________ Warzone-dev mailing list [email protected] https://mail.gna.org/listinfo/warzone-dev
