[bf1942] What to do with core dumps (was: Punkbuster)

Nigel Smart nigel.smart at tranceairwaves.com
Tue Jun 21 14:15:54 EDT 2005


oops yer forgot to include that bit, and they do have multiple threads

type show threads to list them then type thread <thread number> then bt to 
back trace each thread.

Nigel
----- Original Message ----- 
From: "ScratchMonkey" <ScratchMonkey at MatureAsskickers.net>
To: <bf1942 at icculus.org>
Sent: Tuesday, June 21, 2005 6:56 PM
Subject: [bf1942] What to do with core dumps (was: Punkbuster)


> --On Tuesday, June 21, 2005 6:55 PM +0100 Nigel Smart 
> <nigel.smart at tranceairwaves.com> wrote:
>
>> run GDB on them like this ..
>>
>> gdb -c <corefile> ./bin/ia-32/bf2_f
>> change ia-32 to amd-64 if using amd64 processor
>
> And then issue the "bt" (backtrace) command to get a dump of the stack. 
> That should give a clue to what the actual problem is.
>
> (Does this program have multiple threads? It may be necessary to list the 
> threads, select each in turn, and issue bt on each one.)
>
>
>
> 




More information about the Bf1942 mailing list