Ethereal-dev: [ethereal-dev] Ethereal crash

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

From: Jeff Foster <jfoste@xxxxxxxxxxxx>
Date: Fri, 11 Feb 2000 13:59:58 -0600
Just a warning....

I wanted to profile ethereal to see if the smb code could be improved; so I
added '-pg' & '-g' to CFLAGS.  This seems to cause the
dissect_mailslot_browse routine to crash with a SIGSEGV.  It crashes at line
249 in packet-smb-browser.c (see the tar-ball I sent earlier) -

	if ( ServerType & (1 << (i-1)) && (strcmp("Unused", svr_types[i] !=
0))

I don't know what is happening; and don't plan to investigate unless there
are other problems.


Jeff Foster
jfoste@xxxxxxxxxxxx