I don't get this. The line where an assertion is clearly not satisfied
is wocky-c2s-porter.c:1377. Yet, in gabble 0.13.5 this is the line:
1374 if (!wocky_xmpp_connection_send_close_finish (WOCKY_XMPP_CONNECTION
(source),
1375 res, &error))
1376 {
1377 g_simple_async_result_set_from_error (priv->close_result, error);
1378 g_error_free (error);
1379
1380 goto out;
1381 }
So g_simple_async_result_set_from_error, but that's a real symbol (not
inline or a macro) and we don't get a frame for
g_simple_async_result_set_from_error in the backtrace so it seems to be
failing in close_sent_cb?
However, there's no typecheck there? so I don't understand what's
actually failing here. If we could see what assertion is actually being
logged failing that would be useful. Perhaps look in xsession-errors?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to telepathy-gabble in Ubuntu.
https://bugs.launchpad.net/bugs/867682
Title:
telepathy-gabble crashed with signal 5 in
g_simple_async_result_complete()
Status in Jabber/XMPP connection manager:
Incomplete
Status in “telepathy-gabble” package in Ubuntu:
Triaged
Bug description:
empathy crashed once network connection went down
ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: telepathy-gabble 0.13.5-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu2
Architecture: amd64
Date: Tue Oct 4 22:18:37 2011
EcryptfsInUse: Yes
ExecutablePath: /usr/lib/telepathy/telepathy-gabble
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20111001)
ProcCmdline: /usr/lib/telepathy/telepathy-gabble
Signal: 5
SourcePackage: telepathy-gabble
StacktraceTop:
?? ()
g_simple_async_result_complete () from
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
?? ()
?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
g_simple_async_result_complete () from
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
Title: telepathy-gabble crashed with signal 5 in
g_simple_async_result_complete()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-gabble/+bug/867682/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp