Closed Bug 226605 Opened 21 years ago Closed 21 years ago

irc crashing mozilla

Categories

(Other Applications Graveyard :: ChatZilla, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: ddaniels, Assigned: rginda)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6a) Gecko/20031029 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6a) Gecko/20031029 chatzilla crashing mozilla? This is what I found after coming back to my box after being away for awhile: cz: Error routing event channel.privmsg: + message (string) 'bgColor has no properties' + fileName (string) 'chrome://chatzilla/content/static.js' + lineNumber (number) 647 + stack (string) 988 chars + name (string) 'TypeError' * in onPrivmsg TypeError: bgColor has no properties cz: mircChangeColor("\x039",[object HTMLSpanElement],[object Object],[object Object])@chrome://chatzilla/content/static.js:647 mng_munge("\x039\x02L\x02\x0315aughs \x039\x02O\x02\x0315ut \x039\x02L\x02\x0315oud\x03 download mangler",[object HTMLSpanElement],[object Object])@chrome://chatzilla/content/lib/xul/munger.js:172 stringToMsg("\x039\x02L\x02\x0315aughs \x039\x02O\x02\x0315ut \x039\x02L\x02\x0315oud\x03 download mangler",[object Object])@chrome://chatzilla/content/static.js:1643 __display("\x039\x02L\x02\x0315aughs \x039\x02O\x02\x0315ut \x039\x02L\x02\x0315oud\x03 download mangler","PRIVMSG",[object Object],[object Object])@chrome://chatzilla/content/static.js:2735 my_cprivmsg([object Object])@chrome://chatzilla/content/handlers.js:1153 ep_routeevent([object Object])@chrome://chatzilla/content/lib/js/events.js:196 ep_stepevents()@chrome://chatzilla/content/lib/js/events.js:257 mainStep()@chrome://chatzilla/content/static.js:968 @chrome://chatzilla/content/static.js:969 Reproducible: Always Steps to Reproduce: 1.start moz/ start chatzilla in the terminal 2.browse/ chat etc. 3.mozilla crashes (sometimes) hard to reproduce mozilla 1.5 and 1.6a have been crashing moz on me from time to time the only common denominator has been chatzilla running... no warnings and only sometimes, as above do i get an error in the terminal
The "cz: Error routing event channel.privmsg: + message (string) 'bgColor has no properties'" message is because of the RegExp re-write not so long ago, and only happens with recent builds. It also doesn't cause any problems, except you don't see the line that triggered it (mIRC colour codes are what trigger this). I *have* seen Mozilla go down almost every time Chatzilla automaticall reconnects to the moznet network after an unexpected loss of connection. Any clues as to what might be occuring/just occured when it crashes would help.
error... slightly different data but same results: mozilla crash ERROR: Cannot get the LDAP service [Exception... "Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: "JS frame :: chrome://messenger/content/messengercompose/MsgComposeCommands.js :: InitializeGlobalVariables :: line 113" data: no] GenericSendMessage from XUL Identity = [nsIMsgIdentity: id1] Trying to position a sizeless window; caller should have called sizeToContent() or sizeTo(). See bug 75649. ComposeUnload from XUL cz: Error routing event channel.privmsg: + message (string) 'bgColor has no properties' + fileName (string) 'chrome://chatzilla/content/static.js' + lineNumber (number) 647 + stack (string) 874 chars + name (string) 'TypeError' * in onPrivmsg TypeError: bgColor has no properties cz: mircChangeColor("\x034",[object HTMLSpanElement],[object Object],[object Object])@chrome://chatzilla/content/static.js:647 mng_munge("\x034\"Thank you for your continued patience\"\x03.....",[object HTMLSpanElement],[object Object])@chrome://chatzilla/content/lib/xul/munger.js:172 stringToMsg("\x034\"Thank you for your continued patience\"\x03.....",[object Object])@chrome://chatzilla/content/static.js:1643 __display("\x034\"Thank you for your continued patience\"\x03.....","PRIVMSG",[object Object],[object Object])@chrome://chatzilla/content/static.js:2735 my_cprivmsg([object Object])@chrome://chatzilla/content/handlers.js:1153 ep_routeevent([object Object])@chrome://chatzilla/content/lib/js/events.js:196 ep_stepevents()@chrome://chatzilla/content/lib/js/events.js:257 mainStep()@chrome://chatzilla/content/static.js:968 @chrome://chatzilla/content/static.js:969
The first bit isn't Chatzilla, and the 2nd bit shouldn't be crashing it (it's never crashed mine, anyway). Also, bug 227139 has just been checked in, which should stop the 2nd part anyway.
Is this still a problem? It seems the only errors mentioned have been fixed a while back.
WFM
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Product: Core → Other Applications
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.