| Summary: | just switching to #kopete made kopete crash | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Matej Cepl <mcepl> |
| Component: | IRC Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | backtrace | ||
|
Description
Matej Cepl
2006-07-26 18:34:07 UTC
Created attachment 17134 [details]
backtrace
Can you reproduce the crash?
Pasting the backtrace, so the "find similar crashes" function will work:
#6 0xa7e49306 in Kopete::ChatSession::members (this=0x0)
at kopetechatsession.cpp:182
#7 0xa5412f98 in IRCChannelContact::privateMessage (this=0x8b5fc48,
from=0x8b58998, to=0x8b5fc48, message=@0x8eebeb8)
at ircchannelcontact.cpp:732
#8 0xa5418d2a in IRCContact::qt_invoke (this=0x8b5fc48, _id=27,
_o=0xaf984240) at irccontact.moc:164
#9 0xa5415e8e in IRCChannelContact::qt_invoke (this=0x8b5fc48, _id=27,
_o=0xaf984240) at ircchannelcontact.moc:163
#10 0xa68c5678 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0xa543584c in IRCContactManager::privateMessage (this=0x82a1910,
t0=0x8b58998, t1=0x8b5fc48, t2=@0x8a54248) at irccontactmanager.moc:169
#12 0xa5435d8e in IRCContactManager::slotNewMessage (this=0x82a1910,
originating=@0x8c5c8c8, channel=@0x8c07108, message=@0x8a54248)
at irccontactmanager.cpp:99
#13 0xa5436bb7 in IRCContactManager::qt_invoke (this=0x82a1910, _id=10,
_o=0xaf984370) at irccontactmanager.moc:183
#14 0xa68c554b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0xa5450ed9 in KIRC::Engine::incomingMessage (this=0x85a8ba8,
t0=@0xaf984414, t1=@0xaf984410, t2=@0xaf984408) at kircengine.moc:1431
#16 0xa545acb7 in KIRC::Engine::privmsg (this=0x85a8ba8, msg=@0xaf98462c)
at kircengine_commands.cpp:283
#17 0xa545822e in KIRC::Engine::qt_invoke (this=0x85a8ba8, _id=82,
_o=0xaf9845a8) at kircengine.moc:2045
#18 0xa68c554b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#19 0xa5463e81 in KIRC::MessageRedirector::redirect (this=0x846dc90,
t0=@0xaf98462c) at kircmessageredirector.moc:95
|