Ethereal-dev: Re: [Ethereal-dev] Ethereal Crash in nightly build of"ethereal-2004-01-26"

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

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Fri, 30 Jan 2004 07:22:13 +0100
Parul Singla wrote:

I wanted to copy the stack contents too (during crash), which I got after
attaching ethereal to VC++.

Stack contents:
-----------------

wtap_open_offline(const char * 0x01ae4b20, int * 0x0012eabc, int 0x0012eab8)
line 266 + 11 bytes
cf_open(char * 0x01ae4b20, int 0x00000001, _capture_file * 0x00c2ac60) line
153 + 19 bytes
cf_start_tail(char * 0x01ae4b20, int 0x00000001, _capture_file * 0x00c2ac60)
line 521 + 17 bytes
do_capture(const char * 0x00000000) line 597 + 24 bytes
capture_prep_ok_cb(_GtkWidget * 0x01ad38c8, void * 0x01ae05e8) line 1015 + 9
bytes
LIBGTK-0! 6dc88a5c()
LIBGTK-0! 6dcc362f()
LIBGTK-0! 6dcc2bba()
LIBGTK-0! 6dcc0a68()
LIBGTK-0! 6dc0f7c4()
LIBGTK-0! 6dc11683()
LIBGTK-0! 6dc88a5c()
LIBGTK-0! 6dcc2a88()
LIBGTK-0! 6dcc0a68()
LIBGTK-0! 6dc0f6e4()
LIBGTK-0! 6dc10dca()
LIBGTK-0! 6dc887ea()
LIBGTK-0! 6dcc2bf0()
LIBGTK-0! 6dcc0a68()
LIBGTK-0! 6dd0a190()
LIBGTK-0! 6dc879a1()
LIBGTK-0! 6dc8754c()
LIBGDK-0! 67fa5f79()
LIBGLIB-2.0-0! 672de67e()
LIBGLIB-2.0-0! 672dec9f()
LIBGLIB-2.0-0! 672db959()
LIBGTK-0! 6dc8712c()
main(int 0x00000000, char * * 0x00c542cc) line 2564
WinMain(HINSTANCE__ * 0x00400000, HINSTANCE__ * 0x00000000, char *
0x00134834, int 0x0000000a) line 2684 + 23 bytes
ETHEREAL! WinMainCRTStartup + 308 bytes
KERNEL32! 7c5987e7()


Thanks

The wiretap DLL changed recently.

Do you have an old wiretap DLL somewhere in your path which is used instead of the new one?

Regards, ULFL