Ethereal-dev: [Ethereal-dev] RE: [Ethereal-users] Segmentation Fault on v0.8.13-1 for Linux

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

From: "Wiley, Rob" <WileyR@xxxxxxxxxxxxxx>
Date: Wed, 8 Nov 2000 16:07:48 -0500
It doesn't matter what options I check, it Seg Faults with any combo.   But
by default I have Name Resolution enabled.

		-----Original Message-----
		From:	Gilbert Ramirez [mailto:gram@xxxxxxxxxx]
		Sent:	Wednesday, November 08, 2000 3:32 PM
		To:	Wiley, Rob; ethereal-dev@xxxxxxxxxxxx
		Subject:	Re: [Ethereal-users] Segmentation Fault on
v0.8.13-1 for Linux

		On Wed, Nov 08, 2000 at 01:50:52PM -0500, Wiley, Rob wrote:
		> GDB is free software, covered by the GNU General Public
License, and you are
		> welcome to change it and/or distribute copies of it under
certain
		> conditions.
		> Type "show copying" to see the conditions.
		> There is absolutely no warranty for GDB.  Type "show
warranty" for details.
		> This GDB was configured as "i386-redhat-linux"...
		> (gdb) run
		> Starting program: /usr/local/bin/ethereal
		> Kernel filter, protocol ALL, raw packet socket
		> Kernel filter, protocol ALL, raw packet socket
		>  
		> Program received signal SIGSEGV, Segmentation fault.
		> 0x40183569 in g_mem_chunk_destroy () from
/usr/lib/libglib-1.2.so.0
		> (gdb) bt
		> #0  0x40183569 in g_mem_chunk_destroy () from
/usr/lib/libglib-1.2.so.0
		> #1  0x80c5fb4 in close_cap_file (cf=0x816a880,
w=0x81c8ab8) at file.c:213
		> #2  0x80c5e2d in open_cap_file (fname=0x81e7128
"/tmp/etherXXXXQkFcmN",
		> is_tempfile=1, cf=0x816a880) at file.c:136
		> #3  0x80c6466 in start_tail_cap_file (fname=0x81e7128
		> "/tmp/etherXXXXQkFcmN", is_tempfile=1, cf=0x816a880) at
file.c:388
		> #4  0x80c4bca in do_capture (capfile_name=0x0) at
capture.c:246
		> #5  0x80e7d9b in capture_prep_ok_cb (ok_bt=0x81e4e18,
parent_w=0x81e3a40) at
		> capture_dlg.c:387

		Of the checkbox options at the bottom of the capture
dialogue window,
		which do you have set?

		--gilbert