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 594614 - Empathy crashed on startup
Empathy crashed on startup
Status: RESOLVED DUPLICATE of bug 593929
Product: empathy
Classification: Core
Component: General
2.27.x
Other Linux
: Normal blocker
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2009-09-09 10:47 UTC by Maciej (Matthew) Piechotka
Modified: 2009-09-09 10:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maciej (Matthew) Piechotka 2009-09-09 10:47:03 UTC
Empathy 2.27.92 once (as far) crashed:

Distribution: Gentoo Base System release 2.0.1
Gnome Release: 2.27.91 2009-09-07 (Gentoo)
BugBuddy Version: 2.27.1

System: Linux 2.6.30.5 #4 Tue Aug 25 01:52:51 CEST 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10603901
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Tango
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 111030272 vsize: 111030272 resident: 19218432 share: 14532608 rss: 19218432 rss_rlim: 18446744073709551615
CPU usage: start_time: 1252492638 rtime: 26 utime: 23 stime: 3 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xb4b8aae0 (LWP 11336)]
0xb800e424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb4b8aae0 (LWP 11336))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 g_spawn_sync
    at gspawn.c line 386
  • #3 g_spawn_command_line_sync
    at gspawn.c line 700
  • #4 bugbuddy_segv_handle
    at gnome-breakpad.cc line 369
  • #5 <signal handler called>
  • #6 tp_connection_manager_idle_read_manager_file
    at connection-manager.c line 1158
  • #7 g_idle_dispatch
    at gmain.c line 4065
  • #8 g_main_context_dispatch
    at gmain.c line 1960
  • #9 g_main_context_iterate
    at gmain.c line 2591
  • #10 g_main_loop_run
    at gmain.c line 2799
  • #11 IA__gtk_main
    at gtkmain.c line 1205
  • #12 main
    at empathy.c line 909
  • #0 __kernel_vsyscall


----------- .xsession-errors (223133 sec old) ---------------------
(epiphany:3870): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(epiphany:3870): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(epiphany:3870): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(epiphany:3870): GLib-GObject-WARNING **: invalid cast from `EphyWebView' to `GtkBin'
(epiphany:3870): Gtk-CRITICAL **: gtk_bin_get_child: assertion `GTK_IS_BIN (bin)' failed
(epiphany:3870): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(epiphany:3870): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Frederic Peters 2009-09-09 10:58:11 UTC
Looks similar to bug 593929 which has been closed as NOTGNOME, without any other indication.

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