Dear Mr Author,
I'm writing to report a bug in the
Ethereal, and hope the follow
information will be helpful to you. My
environment:
*OS -- Microsoft Windows 2000 [Version
5.00.2195]
*Version of GDK+ -- 1.3.0
*Version of Ethereal -- 0.8.18
*Operation sequence -- Set capture filter
to ICMP, ping some host in windows console, return to Ethereal, select
Decode As menu, check Do not decode, press OK. Then a exception will be thrown
out.
By using debug tool, i can trace
into file 'decode_as_dlg.c' line 616 and find out the call stack which
is enclosed on the end of the letter.
In addition, although Ethereal is one
of the best net tools i have ever seen, some improvements could be done to
make it more perfect. Here are some of my proposals:
#Why Ethereal can only receive packet
but can not send? The latter is as important as the former, i think. NetXray
can perform them two!
#Can i operate the capture filter as
convenient as the display filter in the next version? And i would be glad
to see the two filters share the same instruction.
#Advertise for Ethereal! A excellent
software like Ethereal should receive more attention. ^_^
Last, thanking for
your significant efforts to make the net-world-sight more clearly
and easily. I will always be your devotional user!
Best regards!
neo
Call stack on crash point:
decode_network(_GtkWidget * 0x00e58218)
line 616 + 9 bytes decode_ok_cb(_GtkWidget * 0x00dc48c0,
void * 0x00e1b460) line 726 + 7 bytes GTK-1.3!
006bbebc() GTK-1.3! 006f200b()
GTK-1.3! 006f1352() GTK-1.3!
006eeb6a() GTK-1.3! 0064e3e0()
GTK-1.3! 0064ff01() GTK-1.3!
006bbebc() GTK-1.3! 006f1228()
GTK-1.3! 006eeb6a() GTK-1.3!
0064e320() GTK-1.3! 0064f7e5()
GTK-1.3! 006bbc4a() GTK-1.3!
006f1388() GTK-1.3! 006eeb6a()
GTK-1.3! 00732430() GTK-1.3!
006bbbc5() GTK-1.3! 006bae94()
GDK-1.3! 007a3362() GLIB-1.3!
0024005f() GLIB-1.3! 0024075c()
GLIB-1.3! 00240902() GLIB-1.3!
00240c4f() GTK-1.3! 006ba869()
main(int 0x00000001, char * * 0x008f24b0) line 1415
WinMain(HINSTANCE__ * 0x00400000, HINSTANCE__ * 0x00000000, char *
0x00133b41, int 0x00000001) line 1456 + 23
bytes ETHEREAL! WinMainCRTStartup + 308
bytes KERNEL32! 77e77d08()
|