Closed
Bug 1471902
Opened 7 years ago
Closed 7 years ago
IRC crash on message from nickserv
Categories
(Thunderbird :: Instant Messaging, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1414671
People
(Reporter: tom, Unassigned)
Details
(Keywords: crash)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180626184830
Steps to reproduce:
Set up 1. Started with a blank profile (renamed the ~/.thunderbird )
2. Added an irc account with a registered nick on irc.freenode.org (entering password makes no difference)
3. Connect
4. NickServ messges me that the nick is registered and I see the start of the message as a desktop notification
5. Click "NickServ" in the conversation list
Actual results:
Thunderbird appears to hang for a second then crashes. If run from terminal I see the following output:
Gtk-WARNING **: 15:37:33.638: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version
(thunderbird:30352): Gtk-WARNING **: 15:37:33.638: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version
(thunderbird:30352): Gtk-WARNING **: 15:37:33.638: Theme parsing error: gtk.css:71:36: The style property GtkCheckMenuItem:indicator-size is deprecated and shouldn't be used anymore. It will be removed in a future version
(thunderbird:30352): Gtk-WARNING **: 15:37:33.638: Theme parsing error: gtk.css:76:30: The style property GtkExpander:expander-size is deprecated and shouldn't be used anymore. It will be removed in a future version
[calBackendLoader] Using Thunderbird's builtin libical backend
prpl-irc: Unhandled IRC message:
:rajaniemi.freenode.net 421 [[[MY___NICK]]] MONITOR :Unknown command
Segmentation fault (core dumped)
This may happen with any message received. I could not get far enough to get a message from anyone else.
Expected results:
I should be able to view the message and respond to it.
Reporter | ||
Comment 1•7 years ago
|
||
I just tested Thunderbird 60 beta and it works perfectly there. Since its release is imminent I'll just use that for now/
(off topic: I hadn't tried IRC in thunderbird before and I actually really like it, and having one less program running all the time)
Comment 2•7 years ago
|
||
Thanks for the additional info. Given that it works in newer releases we can close this
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•