GNOME Bugzilla – Bug 681725
empathy crashed with SIGSEGV in g_slist_remove()
Last modified: 2012-10-08 08:38:46 UTC
Facebook friend's icon flashed between online icon and new message icon. Attempted to open the chat, empathy crashed. Facebook does not show any new messages. ProblemType: Crash DistroRelease: Ubuntu 12.10 Package: empathy 3.5.4.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.5.0-7.7-generic 3.5.0 Uname: Linux 3.5.0-7-generic x86_64 ApportVersion: 2.4-0ubuntu6 Architecture: amd64 Date: Sat Aug 4 21:30:37 2012 ExecutablePath: /usr/bin/empathy InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120803.1) ProcCmdline: empathy ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash
Created attachment 220967 [details] stacktrace
Probably related to bug #682035. Did you manage to reproduce it?
*** Bug 681724 has been marked as a duplicate of this bug. ***
i dont know i some other bugs are same as it is present in the list see https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1022685 https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1037810
originally reported at https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1033099
*** Bug 682035 has been marked as a duplicate of this bug. ***
bug #682035 looks very similar: http://bugzilla-attachments.gnome.org/attachment.cgi?id=221441
I tried to reproduce this bug on Ubuntu Quantal and failed. More info welcome.
*** Bug 684104 has been marked as a duplicate of this bug. ***
Problem still exists - I was sent a message in empathy, by a user with an ICQ account and after clicking on it once (in the main empathy window) it would open the message - but it would continue to blink in empathy is if I still have a new message from that user. If I would click again on that user it would crash empathy. This seems to happen every time I double click a message in the main empathy window. But if I open the message via the ubuntu messaging menu (without even opening the main empathy window the problem doesn't occur). I'm using latest ubuntu 12.10 with all possible updates (up until an hour ago).
Does it happen only when receiving messages on this ICQ account? Can you reproduce with, say, a GTalk or Facebook account?
Got it! It's actually a very stupid bug...
Created attachment 225877 [details] [review] roster-window: fix event_activated_cb callback signature We receive the EmpathyEvent as the second signal argument, no as user_data pointer (which is 'self').
+1
Attachment 225877 [details] pushed as 537ac5a - roster-window: fix event_activated_cb callback signature