Your message dated Fri, 2 May 2008 13:36:55 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Assertion failure in roster group handling fixed in 0.7.4-1
has caused the Debian Bug report #446259,
regarding Assertion failure in roster group handling
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
446259: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446259
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: telepathy-gabble
Version: 0.6.0-1
Severity: normal

Hi,

As soon as I try to connect with my jabber.org account in Empathy,
telepathy-gabble crashes. My gmail account on the other hand seems to
work fine.

I'm adding a backtrace below, I can also provide DEBUG output if needed.

** (telepathy-gabble:32261): DEBUG: started version 0.6.0
   (telepathy-glib version 0.6.0)

** ERROR **: file roster.c: line 912 (_gabble_roster_get_channel):
   assertion failed: (tp_handle_is_valid (handle_repo, handle, NULL))
aborting...
Aborted

#0  0xffffe410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7cd07f5 in raise () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb7cd2181 in abort () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#3  0xb7e26e99 in IA__g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR, 
    format=0xb7e5791c "file %s: line %d (%s): assertion failed: (%s)", 
    args1=0xbfd700dc "\202�\b\b\220\003")
    at /tmp/buildd/glib2.0-2.14.1/glib/gmessages.c:497
        depth = 1
        domain = (GLogDomain *) 0x0
        data = (gpointer) 0x0
        log_func = (GLogFunc) 0xb7e277b0 <IA__g_log_default_handler>
        domain_fatal_mask = 5
        test_level = <value optimized out>
        was_recursion = 0
        i = <value optimized out>
#4  0xb7e26ec9 in IA__g_log (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR, 
    format=0xb7e5791c "file %s: line %d (%s): assertion failed: (%s)")
    at /tmp/buildd/glib2.0-2.14.1/glib/gmessages.c:517
        args = 0xbfd700dc "\202�\b\b\220\003"
#5  0xb7e26f40 in IA__g_assert_warning (log_domain=0x0, 
    file=0x808cc82 "roster.c", line=912, 
    pretty_function=0x808d198 "_gabble_roster_get_channel", 
    expression=0x808d94c "tp_handle_is_valid (handle_repo, handle, NULL)")
    at /tmp/buildd/glib2.0-2.14.1/glib/gmessages.c:552
No locals.
#6  0x080628bd in _gabble_roster_get_channel (roster=0x80a6600, handle_type=4, 
    handle=2, created=0x0) at roster.c:912
        priv = <value optimized out>
        handle_repo = (TpHandleRepoIface *) 0x80a6580
        chan = <value optimized out>
        channels = (GHashTable *) 0x809ac20
        __PRETTY_FUNCTION__ = "_gabble_roster_get_channel"
#7  0x080635ef in _update_group (key=0x2, value=0x80d19c0, user_data=0x80a6600)
    at roster.c:1002
        group_handle = 32186
        group_channel = (GabbleRosterChannel *) 0x80635bb
        empty = <value optimized out>
        __PRETTY_FUNCTION__ = "_update_group"
#8  0xb7e1145a in g_hash_table_foreach_remove_or_steal (hash_table=0x80d56a0, 
    func=0x80635b0 <_update_group>, user_data=0x80a6600, notify=1)
    at /tmp/buildd/glib2.0-2.14.1/glib/ghash.c:620
        node = (GHashNode *) 0x80d19b0
        prev = (GHashNode *) 0x0
        i = 2
        deleted = 1
#9  0x0806460d in gabble_roster_iq_cb (handler=0x80c9a08, lmconn=0x80a7200, 
    message=0x80bcac0, user_data=0x80a6600) at roster.c:1312
        jid = 0x80cf428 "[EMAIL PROTECTED]/Gaim"
        item = (GabbleRosterItem *) 0x80a33a8
        known_add = (TpIntSet *) 0x80d6040
        handle = 3
        pub_chan = (GabbleRosterChannel *) 0x80a4050
        group_update_table = (GHashTable *) 0x80d56a0
        i = <value optimized out>
        item_node = (LmMessageNode *) 0x0
        sub_add = (TpIntSet *) 0x80d6028
        sub_rp = (TpIntSet *) 0x80d6038
        known_rem = (TpIntSet *) 0x80d6048
        referenced_handles = (TpHandleSet *) 0x80d6050
        sub_chan = (GabbleRosterChannel *) 0x80a4098
        pub_add = (TpIntSet *) 0x80d6018
        sub_rem = (TpIntSet *) 0x80d6030
        deny_add = (TpIntSet *) 0x0
        chan = (GabbleRosterChannel *) 0x80a40e0
        pub_rem = (TpIntSet *) 0x80d6020
        deny_rem = (TpIntSet *) 0x0
        removed = (GArray *) 0x80a3438
        roster = (GabbleRoster *) 0x80a6600
        priv = (GabbleRosterPrivate *) 0x80a6610
        conn = <value optimized out>
        contact_repo = (TpHandleRepoIface *) 0x80a6520
        iq_node = <value optimized out>
        query_node = (LmMessageNode *) 0x80c9938
        sub_type = LM_MESSAGE_SUB_TYPE_RESULT
        from = <value optimized out>
        google_roster = 0
        __PRETTY_FUNCTION__ = "gabble_roster_iq_cb"
#10 0xb7f53720 in _lm_message_handler_handle_message (handler=0x6, 
    connection=0x80a7200, message=0x80bcac0) at lm-message-handler.c:47
        __PRETTY_FUNCTION__ = "_lm_message_handler_handle_message"
#11 0xb7f50ed5 in connection_incoming_dispatch (source=0x80a2f70, callback=0, 
    user_data=0x0) at lm-connection.c:315
        connection = (LmConnection *) 0x80a7200
#12 0xb7e1e186 in IA__g_main_context_dispatch (context=0x809daa8)
    at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c:2061
No locals.
#13 0xb7e21512 in g_main_context_iterate (context=0x809daa8, block=1, 
    dispatch=1, self=0x80a2260) at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c:2694
        got_ownership = <value optimized out>
        max_priority = 0
        timeout = 0
        some_ready = 1
        nfds = <value optimized out>
        allocated_nfds = <value optimized out>
        fds = (GPollFD *) 0x80c9cc8
        __PRETTY_FUNCTION__ = "g_main_context_iterate"
#14 0xb7e218f7 in IA__g_main_loop_run (loop=0x809c500)
    at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c:2898
        got_ownership = 0
        self = (GThread *) 0x80a2260
        __PRETTY_FUNCTION__ = "IA__g_main_loop_run"
#15 0xb7f35075 in tp_run_connection_manager ()
   from /usr/lib/libtelepathy-glib.so.0
No symbol table info available.
#16 0x0805089d in main (argc=1, argv=0xbfd70534) at gabble.c:50
No locals.
#17 0xb7cbc050 in __libc_start_main () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#18 0x080507c1 in _start ()
No symbol table info available.
quit
The program is running.  Exit anyway? (y or n) 


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages telepathy-gabble depends on:
ii  libc6                         2.6.1-5    GNU C Library: Shared libraries
ii  libdbus-1-3                   1.1.1-3    simple interprocess messaging syst
ii  libdbus-glib-1-2              0.74-1     simple interprocess messaging syst
ii  libglib2.0-0                  2.14.1-5   The GLib library of C routines
ii  libloudmouth1-0               1.2.3-2    Lightweight C Jabber library
ii  libtelepathy-glib0            0.6.0-1    Telepathy framework - GLib connect

telepathy-gabble recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.7.4-1

I forgot to close this bug in debian/changelog, but it's been fixed in
upstream release 0.7.4; so, closing. Thanks for your report.

    Simon

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to