ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Bug report, crash in msvcrt.dll

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: Mon, 02 Aug 2004 18:24:21 +0200
Mika Heinonen wrote:

Ethereal 0.10.5a with latest WinPcap
Windows 98 SE, XP 2800, 512 MB

On startup DOS box reads:
(ethereal.exe:4294811395): Gtk-CRITICAL **: file gtkwindow.c: line 3107 (gtk_window_resize): assertion `height > 0' failed

(ethereal.exe:4294811395): Gtk-CRITICAL **: file gtkwindow.c: line 3107 (gtk_window_resize): assertion `height > 0' failed


When trying to save or export captured data DOS box reads:
(ethereal.exe:4294811395): Gtk-CRITICAL **: file gtkfilesystem.c: line 652 (gtk_file_system_filename_to_path): assertion `filename != NULL' failed

(ethereal.exe:4294811395): Gtk-CRITICAL **: file gtkfilesystem.c: line 323 (gtk_file_system_get_folder): assertion `path != NULL' failed

(ethereal.exe:4294811395): Gtk-CRITICAL **: file gtkfilechooserdefault.c: line 705 (error_dialog): assertion `path != NULL' failed

(ethereal.exe:4294811395): Gtk-CRITICAL **: file gtkfilesystem.c: line 652 (gtk_file_system_filename_to_path): assertion `filename != NULL' failed

Windows pop up reads:
Ethereal caused an invalid page fault in module MSVCRT.DLL

Do you compiled with any MSVC version higher than 6? That doesn't work.

Have a look at the file readme.win32 for details.

Regards, ULFL