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.