After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 347703 - Crash on Startup with Latest dbus
Crash on Startup with Latest dbus
Status: RESOLVED FIXED
Product: muine
Classification: Other
Component: general
trunk
Other other
: High critical
: ---
Assigned To: Muine Maintainers
Muine Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-16 18:21 UTC by Kevin Duffus
Modified: 2006-09-29 16:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Kevin Duffus 2006-07-16 18:21:30 UTC
Distribution: Ubuntu 6.06 (dapper)
Package: muine
Severity: critical
Version: GNOME2.14.2 CVS
Gnome-Distributor: Ubuntu
Synopsis: Crash on Startup with Latest dbus
Bugzilla-Product: muine
Bugzilla-Component: general
Bugzilla-Version: CVS
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
After upgrading to dbus 0.62, muine crashes on startup.

Steps to reproduce the crash:
1. Upgrade dbus to version 0.62
2. Run muine
3. muine crashes immediately

Expected Results:
Muine running without error

How often does this happen?
Everytime muine is launched


Debugging Information:

Backtrace was generated from '/usr/bin/muine'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912512603248 (LWP 9949)]
[New Thread 1075988832 (LWP 9951)]
[New Thread 1073822048 (LWP 9950)]
0x00002aaaab4920ca in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 46912512603248 (LWP 9949))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 mono_handle_native_sigsegv
    from /usr/lib/libmono.so.0
  • #6 mono_create_jump_trampoline
    from /usr/lib/libmono.so.0
  • #7 <signal handler called>
  • #8 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #9 dbus_gmutex_lock
    at dbus-gthread.c line 95
  • #10 dbus_connection_ref
    at dbus-connection.c line 1758
  • #11 internal_bus_get
    at dbus-bus.c line 344
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
  • #0 waitpid
    from /lib/libpthread.so.0




------- Bug created by bug-buddy at 2006-07-16 18:21 -------

Comment 1 Scott Henson 2006-07-17 00:55:23 UTC
Ive seen this behavior.  I am running Ubuntu Edgy though.  Same version of dbus though.
Comment 2 Wouter Bolsterlee (uws) 2006-08-10 15:36:39 UTC
Is this the same as bug #350438 ? Perhaps https://launchpad.net/distros/ubuntu/+source/muine/+bug/53037
 is the fix for this.
Comment 3 Peter Johanson 2006-08-10 16:52:52 UTC
Can you please try with current CVS? I've merged in the fix from desrt, so this should hopefully be fixed now. Thanks.
Comment 4 Wouter Bolsterlee (uws) 2006-09-29 16:04:55 UTC
Marking fixed since similar problems have been reported fixed.