Ethereal-dev: Re: [Ethereal-dev] Ethereal Crash in nightly build of"ethereal-2004-01-26"
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
----- Original Message -----
From: "Parul Singla" <parul@xxxxxxxxxxxxxx>
To: "Ethereal development" <ethereal-dev@xxxxxxxxxxxx>
Sent: Thursday, January 29, 2004 5:59 PM
Subject: [Ethereal-dev] Ethereal Crash in nightly build
of"ethereal-2004-01-26"
> Hi All,
> I installed ethereal from the nightly build of "ethereal-2004-01-26".
As
> soon as I start capture of open a capture file, it crashes. I see a
windows
> message pop up "The instruction at 0x10006fc2" referenced memory at
> 0x0000000
>
> I also tried disabling "disable the SMB and Q.931 protocol dissectors by
> selecting Edit->Protocols..." but that too did not work.
>
> Any insight/help is appreciated.
>
> Guy, thanks for ur suggestion in earlier mail regarding installation
> problems. It indeed worked.
>
> Thanks
>
>
> ----- Original Message -----
> From: "Guy Harris" <guy@xxxxxxxxxxxx>
> To: "Ethereal development" <ethereal-dev@xxxxxxxxxxxx>
> Sent: Wednesday, January 28, 2004 11:28 PM
> Subject: Re: [Ethereal-dev] (no subject)
>
>
> > On Wed, Jan 28, 2004 at 09:31:23PM -0800, Parul Singla wrote:
> > > I'm facing installaion problems with the nightly build of
> > > "ethereal-2004-01-26" on cygwin.
> > >
> > > Attached are the config.nmake and Makefile.nmake.
> >
> > Try doing "nmake -f makefile.nmake clean", and then redoing the make
> > using an unmodified version of Makefile.nmake and a version of
> > config.nmake that's based on the one that came with the source release
> > and with a *minimum* number of changes (e.g., define ETHEREAL_LIBS as
> > C:\cygwin\usr\local, and change only those _DIR defines where you have a
> > different version of the library, e.g. ZLIB_DIR).
> >
> > Perhaps the modified config.nmake and Makefile.nmake *should* work, but
> > minimizing the number of changes from the standard configuration should
> > at least reduce the number of potential problems.
> >
> > _______________________________________________
> > Ethereal-dev mailing list
> > Ethereal-dev@xxxxxxxxxxxx
> > http://www.ethereal.com/mailman/listinfo/ethereal-dev
>
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev