[bug-notifications] [wireshark 0005110]: wireshark dumps core
Mantis Bug Tracker
noreply at opencsw.org
Sat Sep 14 17:25:55 CEST 2013
The following issue requires your FEEDBACK.
======================================================================
https://www.opencsw.org/mantis/view.php?id=5110
======================================================================
Reported By: jgoerzen
Assigned To: dam
======================================================================
Project: wireshark
Issue ID: 5110
Category: regular use
Reproducibility: always
Severity: crash
Priority: normal
Status: feedback
======================================================================
Date Submitted: 2013-09-14 00:44 CEST
Last Modified: 2013-09-14 17:25 CEST
======================================================================
Summary: wireshark dumps core
Description:
Previously released pkg version wireshark-1.8.6,REV=2013.04.16 does not
crash. wireshark version 1.10.2 crashes with Pango & Glib errors:
bash-3.00$ wireshark
15:52:49 Main Info fill_in_local_interfaces() starts
15:52:49 Capture Msg Capture Interface List ...
15:52:49 Capture Dbg sync_interface_list_open
15:52:49 Capture Dbg sync_pipe_open_command
15:52:49 Capture Dbg read 7 indicator: S empty value
15:52:49 Capture Dbg sync_pipe_wait_for_child: wait till child closed
15:52:49 Capture Dbg sync_pipe_wait_for_child: capture child closed after
0.001s
15:52:49 Main Info fill_in_local_interfaces() ends, taking 0.021s
(wireshark:14882): Pango-CRITICAL **: file fonts.c: line 1093: assertion
`str != NULL' failed
wireshark: Warning: fontELF not found - defaulting to Monospace 9
(wireshark:14882): GLib-CRITICAL **: g_string_append: assertion `val !=
NULL' failed
15:52:49 Main Info fill_in_local_interfaces() starts
15:52:49 Main Info fill_in_local_interfaces() ends, taking 0.000s
15:52:49 Capture Msg Capture Interface List ...
15:52:49 Capture Dbg sync_interface_list_open
15:52:49 Capture Dbg sync_pipe_open_command
15:52:49 Capture Dbg read 7 indicator: S empty value
15:52:49 Capture Dbg sync_pipe_wait_for_child: wait till child closed
15:52:49 Capture Dbg sync_pipe_wait_for_child: capture child closed after
0.000s
**
ERROR:main.c:3472:main_widgets_rearrange: code should not be reached
Abort (core dumped)
======================================================================
----------------------------------------------------------------------
(0010582) dam (administrator) - 2013-09-14 17:25
https://www.opencsw.org/mantis/view.php?id=5110#c10582
----------------------------------------------------------------------
I can reproduce it with a slightly different error:
(wireshark:1498): Pango-CRITICAL **: file fonts.c: line 1093: assertion
`str != NULL' failed
wireshark: Warning: font zsh: segmentation fault (core dumped) wireshark
unstable10x% pstack core
core 'core' of 1498: wireshark
fee763ec strlen (824f0a3, 8047b48, 827c120, 0) + c
feed4352 fprintf (827c120) + ba
081647c8 font_init (80666be, feffd768, fef90538, 0, 0, 0) + 37
080a8316 main (0, 8047d4c, 8047d50, 8047d3c) + fe6
0807d00d _start (1, 8047e0c, 0, 8047e16, 8047e2f, 8047e3a) + 7d
Probably there is something fishy with the font handling.
More information about the bug-notifications
mailing list