Bug 50980 - crash while registering new Jabber account
Summary: crash while registering new Jabber account
Status: RESOLVED DUPLICATE of bug 49573
Alias: None
Product: kopete
Classification: Applications
Component: Jabber Plugin (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-20 19:15 UTC by Andrei
Modified: 2002-12-01 13:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei 2002-11-20 19:15:25 UTC
Version:            (using KDE KDE 3.0.3)
Installed from:    RedHat RPMs
Compiler:          gcc (GCC) 3.2 20020903 (Red Hat Linux 8.0 3.2-7) 
OS:          Linux

I try to register a new account with yahoo.jabber.org.uk and the program crashes after pressing the register button. I have installed the Red Hat 8 rpm from the Kopete website. My machine is an Athlon 1400 MHz on an ABIT KG7-RAID mobo with AMD 761 chipset.

The backtrace:

(no debugging symbols found)...[New Thread 8192 (LWP 2023)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6
#0  0x420ae169 in wait4 () from /lib/i686/libc.so.6
#1  0x4212a2d0 in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x40c56c63 in waitpid () from /lib/i686/libpthread.so.0
#3  0x403d91a5 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#4  <signal handler called>
#5  0x41797cb7 in Jabber::Client::rootTask() ()
   from /usr/lib/kde3/kopete_jabber.so
#6  0x4176c5d5 in DlgJabberPrefs::registerClicked() ()
   from /usr/lib/kde3/kopete_jabber.so
#7  0x4176c8ff in DlgJabberPrefs::qt_invoke(int, QUObject*) ()
   from /usr/lib/kde3/kopete_jabber.so
#8  0x40708d6b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt-3.0.5//lib/libqt-mt.so.3
#9  0x40708c57 in QObject::activate_signal(int) ()
   from /usr/lib/qt-3.0.5//lib/libqt-mt.so.3
#10 0x409d5b4e in QButton::clicked() ()
   from /usr/lib/qt-3.0.5//lib/libqt-mt.so.3
#11 0x4078ac76 in QButton::mouseReleaseEvent(QMouseEvent*) ()
   from /usr/lib/qt-3.0.5//lib/libqt-mt.so.3
#12 0x4073d36c in QWidget::event(QEvent*) ()
   from /usr/lib/qt-3.0.5//lib/libqt-mt.so.3
#13 0x406b4c49 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.0.5//lib/libqt-mt.so.3
#14 0x406b4363 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.0.5//lib/libqt-mt.so.3
#15 0x4036d9a6 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdecore.so.4
#16 0x40658b46 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/qt-3.0.5//lib/libqt-mt.so.3
#17 0x406559b6 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/qt-3.0.5//lib/libqt-mt.so.3
#18 0x4065552f in QApplication::processNextEvent(bool) ()
   from /usr/lib/qt-3.0.5//lib/libqt-mt.so.3
#19 0x406b6280 in QApplication::enter_loop() ()
   from /usr/lib/qt-3.0.5//lib/libqt-mt.so.3
#20 0x4065502d in QApplication::exec() ()
   from /usr/lib/qt-3.0.5//lib/libqt-mt.so.3
#21 0x08049c08 in main ()
#22 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6
Comment 1 Till Gerken 2002-12-01 13:05:06 UTC

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