(gdb) frame 0 #0 0xfe761b90 in gazserver (context=0x0, conn=0x1d0220) at gazserver.c:158 158 sprintf(box, "HG_BOX(%f,%f,%f,%f)", (gdb) backtrace #0 0xfe761b90 in gazserver (context=0x0, conn=0x1d0220) at gazserver.c:158 #1 0x4df00 in ?? () #2 0x584f0 in ?? () #3 0x57b74 in ?? () #4 0x13c900 in ?? ()
----- Original Message ----- From: "Dossy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 24, 2002 8:06 PM Subject: Re: [AOLSERVER] Porting (aol 2.2 to aol 3.3.1) > On 2002.01.24, David Valentine <[EMAIL PROTECTED]> wrote: > > From: "Dossy" <[EMAIL PROTECTED]> > > > > > > Can we see the definition for variable "out", please? > > > > char out[1500]; > > Can you run nsd under gdb or some other debugger, then > get it to crash, and email us the backtrace? > > -- Dossy > > -- > Dossy Shiobara mail: [EMAIL PROTECTED] > Panoptic Computer Network web: http://www.panoptic.com/ > "He realized the fastest way to change is to laugh at your own > folly -- then you can let go and quickly move on." (p. 70) >
