Ethereal-dev: RE: [ethereal-dev] hang on dumps with default tcpdump snaplen

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Neulinger, Nathan R." <nneul@xxxxxxx>
Date: Mon, 27 Mar 2000 08:17:39 -0600
You could also just do:

gdb /path/to/ethereal pid

and then bt. That will attach to an already running process.

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       EMail:  nneul@xxxxxxx
University of Missouri - Rolla         Phone: (573) 341-4841
Computing Services                       Fax: (573) 341-4216


> -----Original Message-----
> From: Florian Lohoff [mailto:flo@xxxxxxxxxx]
> Sent: Monday, March 27, 2000 7:44 AM
> To: Guy Harris
> Cc: ethereal-dev@xxxxxxxx
> Subject: Re: [ethereal-dev] hang on dumps with default tcpdump snaplen
> 
> 
> On Sun, Mar 26, 2000 at 03:09:14AM -0800, Guy Harris wrote:
> > > #4  0x807ed2b in dissect_l2tp (pd=0x8325ce8 "", 
> offset=70, fd=0x81c63b0, 
> > >     tree=0x831199c) at packet-l2tp.c:370
> > 
> > ...which is inside a
> > 
> > 	while (index < length) {	/* Process AVP's */
> 
> Hmmm - I tried to fix this but it still hangs and now even
> the coredump thing doesnt work - There seems to be no usable
> stacktrace in the core.
> 
> Flo
> -- 
> Florian Lohoff		flo@xxxxxxxxxx		      	
> +49-5241-470566
> "Technology is a constant battle between manufacturers 
> producing bigger and
> more idiot-proof systems and nature producing bigger and 
> better idiots."
>