ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6544] Wireshark 1.6.3 crashes upon initial installation

Date: Mon, 14 Nov 2011 10:31:59 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6544

Gerald Combs <gerald@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |gerald@xxxxxxxxxxxxx
         Resolution|                            |DUPLICATE

--- Comment #4 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2011-11-14 10:31:57 PST ---
The line

Nov  5 19:16:44 Dan [0x0-0x99099].org.wireshark.Wireshark[35590]: GLib-ERROR
**: The thread system is not yet initialized.

in the console log is a pretty clear indication that this is the same problem
as bug 6540. If you try to use a GMutex before threads are initialized you'll
crash no matter what processor you're using.

*** This bug has been marked as a duplicate of bug 6540 ***

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