[Telepathy] [Bug 16963] telepathy-gabble 0.7.7 hits an assertion on connect
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 4 03:10:55 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=16963
Simon McVittie <simon.mcvittie at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |piotr.skamruk at gmail.com
Status|NEW |ASSIGNED
--- Comment #4 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2008-08-04 03:10:55 PST ---
How often (how many times out of 10) does this happen? Is there anything
special you need to do to trigger it?
Can either of you get a backtrace for this? Instructions (using Debian or
Ubuntu packages, and assuming you're using Empathy):
* disable all your XMPP/Jabber/GTalk accounts in Empathy
* apt-get install telepathy-gabble-dbg libtelepathy-glib0-dbg libglib2.0-0-dbg
* GABBLE_DEBUG=all GABBLE_PERSIST=1 gdb /usr/lib/telepathy/telepathy-gabble
* in gdb, type "run"
* re-enable one of your XMPP/Jabber/GTalk accounts in Empathy
* wait for Gabble to crash
* in gdb, type "bt full"
In Red-Hat-derived OSs, replace step 2 with "install appropriate debug symbols"
(I don't know where they're kept in Fedora...), and in step 3 replace
/usr/lib/telepathy with /usr/libexec.
If you installed from source, delete step 2, and in step 3 use
/usr/local/libexec.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Telepathy
mailing list