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 378601 - crash in Gossip Instant Messenger: just logged on, hadn't d...
crash in Gossip Instant Messenger: just logged on, hadn't d...
Status: RESOLVED DUPLICATE of bug 374851
Product: gossip
Classification: Deprecated
Component: Telepathy
0.18
Other All
: High critical
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
: 362053 383308 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-23 19:54 UTC by gareth foster
Modified: 2007-03-01 09:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description gareth foster 2006-11-23 19:54:25 UTC
What were you doing when the application crashed?
just logged on, hadn't done owt yet  :)


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:45:28 EST 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Enforcing
Accessibility: Disabled
----------- .xsession-errors ---------------------
localuser:earthwormgaz being added to access control list
SESSION_MANAGER=local/d3ath:/tmp/.ICE-unix/2409
Initializing nautilus-search-tool extension
** (eggcups:2507): WARNING **: IPP request failed with status 1030
** (eggcups:2507): WARNING **: IPP request failed with status 1030
error getting update info:  Cannot open/read repomd.xml file for repository: livna
** ERROR **: file dbus-gproxy.c: line 658 (unassociate_proxies): assertion failed: (priv->associated)
aborting...
** Message: <information>	You are now connected to the wireless network 'BEER69'.
** (bug-buddy:2635): WARNING **: Couldn't load icon for Open Folder
--------------------------------------------------

Memory status: size: 54935552 vsize: 0 resident: 54935552 share: 0 rss: 11923456 rss_rlim: 0
CPU usage: start_time: 1164311592 rtime: 0 utime: 25 stime: 0 cutime:21 cstime: 0 timeout: 4 it_real_value: 0 frequency: 0

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

(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 -1208338720 (LWP 2516)]
(no debugging symbols found)
0x00baf402 in __kernel_vsyscall ()

Thread 1 (Thread -1208338720 (LWP 2516))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /lib/libglib-2.0.so.0
  • #8 g_log
    from /lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /lib/libglib-2.0.so.0
  • #10 dbus_g_proxy_new_for_name
    from /usr/lib/libdbus-glib-1.so.2
  • #11 g_hash_table_foreach
    from /lib/libglib-2.0.so.0
  • #12 dbus_g_proxy_new_for_name
    from /usr/lib/libdbus-glib-1.so.2
  • #13 dbus_connection_dispatch
    from /lib/libdbus-1.so.3
  • #14 dbus_server_setup_with_g_main
    from /usr/lib/libdbus-glib-1.so.2
  • #15 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #16 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #17 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #18 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 gtk_notebook_next_page
  • #20 __libc_start_main
    from /lib/libc.so.6
  • #21 gtk_notebook_next_page
  • #0 __kernel_vsyscall

Comment 1 Xavier Claessens 2006-11-23 22:54:32 UTC
Strange bt, it looks like a dbus-glib bug... Can you reproduce it and past gossip's output ? Start gossip with:

$ GOSSIP_DEBUG=all gossip

Thanks.
Comment 2 André Klapper 2006-12-10 17:16:47 UTC
*** Bug 383308 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2006-12-10 17:17:59 UTC
*** Bug 362053 has been marked as a duplicate of this bug. ***
Comment 4 Giandomenico De Tullio 2006-12-11 09:35:27 UTC
I'm from #383308.
This is my GOSSIP_DEBUG=all 

[user@hostname ~]$ LANG=C GOSSIP_DEBUG=all gossip
AccountManager: Attempting to parse file:'/home/ghisha/.gnome2/Gossip/accounts-telepathy.xml'...
TelepathyManager: Loading key file:'/usr/share/telepathy/managers/gabble.manager'
AccountManager: Adding Jabber account with name:'GoogleTalk'
TelepathyManager: Loading key file:'/usr/share/telepathy/managers/butterfly.manager'
AccountManager: Adding MSN account with name:'MSN'
AccountManager: Parsed 2 accounts
AccountManager: Default account is:'GoogleTalk'
Telepathy: gossip_telepathy_init
TelepathyContacts: creating contact manager
Telepathy: gossip_telepathy_init
TelepathyContacts: creating contact manager
DBUS: Initialising Gossip object
DBUS: Initializing Freedesktop proxy
DBUS: Initialising Network Manager proxy
DBUS: Ready
Galago: Initiating...
Galago: Setting up accounts
Galago: Added account:'user@gmail.com'
Galago: Added account:''

(gossip:3330): Galago-CRITICAL **: galago_service_create_account: assertion `username != NULL && *username != '\0'' failed

(gossip:3330): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed

(gossip:3330): Galago-CRITICAL **: galago_account_set_connected: assertion `account != NULL' failed
AppSetup: Beginning...
AppSetup: Initialising session listeners (subscription, file transfer, etc)
AppSetup: Initialising managers (chatroom, chat, event)
AppSetup: Initialising notification handlers (libnotify, sound)
Notify: Initiating...
AppSetup: Initialising interface
AppSetup: Configuring specialised widgets
AppSetup: Configuring presets
StatusPresets: Attempting to parse file:'/home/user/.gnome2/Gossip/status-presets.xml'...
StatusPresets: Parsed 0 status presets
AppSetup: Configuring accels
AppAccels: Loading from:'/home/user/.gnome2/Gossip/accels.txt'
AppSetup: Configuring window geometry...
Geometry: Loading for main window: x:1043, y:27, w:225, h:748

AppSetup: Configuring window default size w:225, h:748
AppSetup: Configuring window default position x:1043, y:27
AppSetup: Configuring notification area widgets
AppSetup: Configuring miscellaneous settings
Config: Getting bool:'/apps/gossip/contacts/show_offline' (=0 ---> false), error:'None'
Config: Getting bool:'/apps/gossip/ui/show_avatars' (=1 ---> true), error:'None'
Config: Getting bool:'/apps/gossip/ui/compact_contact_list' (=0 ---> false), error:'None'
DBUS: Current network state:'connected'
AppSession: Connecting account:'user@gmail.com'
Telepathy: telepathy_setup
Telepathy: telepathy_login
AppSession: Connecting account:''
Telepathy: telepathy_setup
Telepathy: telepathy_login
Telepathy: Possible match: org.freedesktop.Telepathy.Connection.gabble.jabber._ghisha_gmail_com_Telepathy
Telepathy: Error getting protocol : Connection is disconnected
AppSetup: Configuring window (status icon not embedded, check 1/5)

** ERROR **: file dbus-gproxy.c: line 658 (unassociate_proxies): assertion failed: (priv->associated)
aborting...

** (bug-buddy:3356): WARNING **: Couldn't load icon for Decrypt File

** (bug-buddy:3356): WARNING **: Couldn't load icon for Import Key

** (bug-buddy:3356): WARNING **: Couldn't load icon for Open Folder

** (bug-buddy:3356): WARNING **: Couldn't load icon for Verify Signature
Cannot access memory at address 0xd06
Cannot access memory at address 0xd06
[user@hostname ~]$ 


If I rerun gossip it works.
Perhaps it crashed for a dbus helpers timeout ?

Comment 5 Mikael Hallendal 2006-12-11 17:22:06 UTC
Marking as Telepathy as it's clearly on that branch.
Comment 6 Giandomenico De Tullio 2006-12-17 13:47:01 UTC
with glib2 and dbus-glib  debuginfo packages installed:


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.18-1.2860.fc6 #1 SMP Tue Dec 5 13:49:49 EST 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled

Memory status: size: 133251072 vsize: 0 resident: 133251072 share: 0 rss: 11575296 rss_rlim: 0
CPU usage: start_time: 1166362694 rtime: 0 utime: 30 stime: 0 cutime:22 cstime: 0 timeout: 8 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208891136 (LWP 5998)]
0x0084b402 in __kernel_vsyscall ()

Thread 1 (Thread -1208891136 (LWP 5998))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
    at gmessages.c line 552
  • #10 dbus_g_proxy_new_for_name
    from /usr/lib/libdbus-glib-1.so.2
  • #11 IA__g_hash_table_foreach
    at ghash.c line 662
  • #12 dbus_g_proxy_new_for_name
    from /usr/lib/libdbus-glib-1.so.2
  • #13 dbus_connection_dispatch
    at dbus-connection.c line 4267
  • #14 dbus_server_setup_with_g_main
    from /usr/lib/libdbus-glib-1.so.2
  • #15 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #16 g_main_context_iterate
    at gmain.c line 2677
  • #17 IA__g_main_loop_run
    at gmain.c line 2881
  • #18 IA__gtk_main
    at gtkmain.c line 1001
  • #19 main
    at gossip-main.c line 201
  • #0 __kernel_vsyscall

Comment 7 Xavier Claessens 2007-03-01 09:22:27 UTC

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