Bug 131409 - just switching to #kopete made kopete crash
Summary: just switching to #kopete made kopete crash
Status: RESOLVED DUPLICATE of bug 115799
Alias: None
Product: kopete
Classification: Unmaintained
Component: IRC Plugin (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-26 18:34 UTC by Matej Cepl
Modified: 2006-09-06 13:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
backtrace (3.16 KB, text/plain)
2006-07-26 18:34 UTC, Matej Cepl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matej Cepl 2006-07-26 18:34:07 UTC
Version:           0.12.1 (using KDE 3.5.3, Debian Package 4:3.5.3-1 (testing/unstable))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.17.7

Not much to add, kopete/SVN from 2006-07-20, when switching to #kopete (and sending a file to my wife over Jabber), I got this beautiful crash.
Comment 1 Matej Cepl 2006-07-26 18:34:53 UTC
Created attachment 17134 [details]
backtrace
Comment 2 Philip Rodrigues 2006-07-28 20:27:40 UTC
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
Comment 3 Philip Rodrigues 2006-09-06 13:47:45 UTC

*** This bug has been marked as a duplicate of 115799 ***