GNOME Bugzilla – Bug 322775
Segmentation fault when using New Message (Ctrl-N)
Last modified: 2005-12-04 23:22:58 UTC
Description of the crash: When attempting to send a new message to a contact by using the Ctrl-N short-cut. Gossip crashes. Steps to reproduce the crash: 1. Without having a contact selected, select File->New Message (Ctrl-N). 2. When the contact list dialog is displayed, select the user id from the drop-down box. 3. Watch Gossip crash. D'oh! Expected Results: Opens a chat window. How often does this happen? Every time. Additional Information: I'm running CVS from 11-29-05. My jabber account has transports setup, but I tested this on another jabber account that doesn't have transports, and experienced the same problem. Debugging Information: Backtrace was generated from '/usr/bin/gossip' Using host libthread_db library "/lib/libthread_db.so.1". `shared object read from target memory' has disappeared; keeping its symbols. [Thread debugging using libthread_db enabled] [New Thread -1208891712 (LWP 23522)] 0x00a33402 in __kernel_vsyscall ()
+ Trace 64336
Thread 1 (Thread -1208891712 (LWP 23522))
Yea, I saw this tonight, and meant to do something about it but I am going to rework this area a little so I didn't find time. It crashes for me too. I was going to do something which makes it easier to find your contacts and then start a conversation with them.
New implementation is now in CVS.