Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3969] New: Ready-compiled Wireshark package for Leopard do

Date Prev · Date Next · Thread Prev · Thread Next
Date: Tue, 1 Sep 2009 02:55:33 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3969

           Summary: Ready-compiled Wireshark package for Leopard does not
                    start on Snow Leopard
           Product: Wireshark
           Version: 1.2.1
          Platform: Other
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: avs@xxxxxx


Build Information:
wireshark 1.2.1 (SVN Rev 29141)

Copyright 1998-2009 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.12.9, with GLib 2.16.3, with libpcap 1.0.0, with libz
1.2.3, without POSIX capabilities, with libpcre 7.8, with SMI 0.4.8, without
c-ares, without ADNS, without Lua, with GnuTLS 2.6.2, with Gcrypt 1.4.3, with
MIT Kerberos, without GeoIP, with PortAudio V19-devel (built Nov 14 2008),
without AirPcap.

Running on Darwin 10.0.0, with libpcap version 1.0.0, GnuTLS 2.6.2, Gcrypt
1.4.3.

Built using gcc 4.0.1 (Apple Inc. build 5488).
--
After upgrade to Mac OS X Snow Leopard (10.6), Wireshark (the version available
as a DMG for Leopard from
http://media-2.cacetech.com/wireshark/osx/Wireshark%201.2.1%20Intel.dmg) does
not start.

Computer details:
Model Identifier: MacBook3,1
Processor Name: Intel Core 2 Duo
System Version: Mac OS X 10.6 (10A432)
Kernel Version: Darwin 10.0.0

When opening it from Finder, X11 is loaded; Wireshark icon shortly appears in
tray, but then Wireshark dies.

When opening it from command line, I get the following output:

==
12:45:53.951 defaults[259:903] 
The domain/default pair of (kCFPreferencesAnyApplication,
AppleAquaColorVariant) does not exist
2009-09-01 12:45:53.962 defaults[260:903]  
The domain/default pair of (kCFPreferencesAnyApplication, AppleHighlightColor)
does not exist

(process:250): Gdk-WARNING **: locale not supported by C library

(wireshark-bin:250): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.

(wireshark-bin:250): Gtk-WARNING **: Unable to locate theme engine in
module_path: "clearlooks",
Segmentation fault
==

Running this under gdb says the following:

==
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x8e594900
0x02f2f87e in FcStrListCreate ()
(gdb) bt
#0  0x02f2f87e in FcStrListCreate ()
#1  0x02f291ee in FcLangSetHasLang ()
#2  0x02f2ad89 in FcCompareLang ()
#3  0x02f2a910 in FcCompareValueList ()
#4  0x02f2ab79 in FcCompare ()
#5  0x02f2af3e in FcFontSetSort ()
#6  0x02f2b464 in FcFontSort ()
#7  0x02e0e490 in pango_fc_font_map_load_fontset ()
#8  0x02e47456 in itemize_state_process_run ()
#9  0x02e47a67 in pango_itemize_with_base_dir ()
#10 0x02e50444 in pango_layout_check_lines ()
#11 0x02e5180c in pango_layout_get_extents_internal ()
#12 0x02927b3e in gtk_label_size_request ()
#13 0x0311dc89 in g_closure_invoke ()
#14 0x0312dfdf in signal_emit_unlocked_R ()
#15 0x0312fa7d in g_signal_emit_valist ()
#16 0x03132e77 in g_signal_emit_by_name ()
#17 0x029abcd1 in do_size_request ()
#18 0x029ac107 in _gtk_size_group_compute_requisition ()
#19 0x02a60410 in gtk_vbox_size_request ()
#20 0x0311dc89 in g_closure_invoke ()
#21 0x0312dfdf in signal_emit_unlocked_R ()
#22 0x0312fa7d in g_signal_emit_valist ()
#23 0x03132e77 in g_signal_emit_by_name ()
#24 0x029abcd1 in do_size_request ()
#25 0x029ac107 in _gtk_size_group_compute_requisition ()
#26 0x02a7971f in gtk_window_size_request ()
#27 0x0311dc89 in g_closure_invoke ()
#28 0x0312dfdf in signal_emit_unlocked_R ()
#29 0x0312fa7d in g_signal_emit_valist ()
#30 0x03132e77 in g_signal_emit_by_name ()
#31 0x029abcd1 in do_size_request ()
#32 0x029ac107 in _gtk_size_group_compute_requisition ()
#33 0x02a7a9fb in gtk_window_compute_configure_request ()
#34 0x02a7bb1e in gtk_window_show ()
#35 0x0311dc89 in g_closure_invoke ()
#36 0x0312dfdf in signal_emit_unlocked_R ()
#37 0x0312fa7d in g_signal_emit_valist ()
#38 0x0312fdd9 in g_signal_emit ()
#39 0x02a6d2f8 in gtk_widget_show ()
#40 0x0001b0f7 in splash_new ()
#41 0x0006035b in main ()
==


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.