[kopete-bugs] [Bug 155541] Kopete crashes (SIGABRT) when trying to create GaduGadu account

Sticky Bit stickybit at gmx.net
Sun Jul 20 08:00:23 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=155541         




------- Additional Comments From stickybit gmx net  2008-07-20 08:00 -------
Reproducible with Kopete 0.50.80 (KDE 4.0.98 (4.1 RC1), compiled sources) on FreeBSD 7-STABLE amd64. See backtrace:

Application: Kopete (kopete), signal SIGSEGV
[New Thread 0x604180 (LWP 100047)]
[Switching to Thread 0x604180 (LWP 100047)]
[KCrash handler]
#6  0x0000000806143762 in strlen () from /lib/libc.so.7
#7  0x000000080613da82 in open () from /lib/libc.so.7
#8  0x00000008060bc4ec in vsnprintf () from /lib/libc.so.7
#9  0x000000081008fe72 in gg_vsaprintf (
    format=0x81009c077 "%s %s HTTP/1.0\r\n%s", ap=0x7fffffffc1f0)
    at /usr/ports/net/kdenetwork4/work/kdenetwork-4.0.98/kopete/protocols/gadu/libgadu/common.c:150
#10 0x000000081008ff1d in gg_saprintf (format=)
    at /usr/ports/net/kdenetwork4/work/kdenetwork-4.0.98/kopete/protocols/gadu/libgadu/common.c:175
#11 0x000000081009583a in gg_http_connect (
    hostname=0x81009dceb "register.gadu-gadu.pl", port=80, async=1, 
    method=0x81009dd34 "POST", path=0x81009dd1f "/appsvc/regtoken.asp", 
    header=0x81009d5e0 "Host: register.gadu-gadu.pl\r\nContent-Type: application/x-www-form-urlencoded\r\nUser-Agent: Mozilla/4.7 [en] (Win98; I)\r\nContent-Length: 0\r\nPragma: no-cache\r\n\r\n")
    at /usr/ports/net/kdenetwork4/work/kdenetwork-4.0.98/kopete/protocols/gadu/libgadu/http.c:90
#12 0x0000000810098e20 in gg_token (async=1)
    at /usr/ports/net/kdenetwork4/work/kdenetwork-4.0.98/kopete/protocols/gadu/libgadu/pubdir.c:503
#13 0x000000080ff4a615 in RegisterCommand::requestToken (this=0x108cce0)
    at /usr/ports/net/kdenetwork4/work/kdenetwork-4.0.98/kopete/protocols/gadu/gaducommands.cpp:147
#14 0x000000080ff69dbe in GaduRegisterAccount (this=0x108c560, parent=)
    at /usr/ports/net/kdenetwork4/work/kdenetwork-4.0.98/kopete/protocols/gadu/gaduregisteraccount.cpp:77
#15 0x000000080ff4b903 in GaduEditAccount::registerNewAccount (this=0xfebc00)
    at /usr/ports/net/kdenetwork4/work/kdenetwork-4.0.98/kopete/protocols/gadu/gadueditaccount.cpp:183
#16 0x000000080ff4be55 in GaduEditAccount::qt_metacall (this=0xfebc00, 
    _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffffffc680)
    at gadueditaccount.moc:72
#17 0x00000008031bf490 in QMetaObject::activate ()
   from /usr/local/lib/qt4/libQtCore.so.4
#18 0x00000008050db667 in QAbstractButton::clicked ()
   from /usr/local/lib/qt4/libQtGui.so.4
#19 0x0000000804ea992b in QAbstractButtonPrivate::emitClicked ()
   from /usr/local/lib/qt4/libQtGui.so.4
#20 0x0000000804eaab75 in QAbstractButtonPrivate::click ()
   from /usr/local/lib/qt4/libQtGui.so.4
#21 0x0000000804eaad71 in QAbstractButton::mouseReleaseEvent ()
   from /usr/local/lib/qt4/libQtGui.so.4
#22 0x0000000804c210c9 in QWidget::event ()
   from /usr/local/lib/qt4/libQtGui.so.4
#23 0x0000000804ea9f10 in QAbstractButton::event ()
   from /usr/local/lib/qt4/libQtGui.so.4
#24 0x0000000804f2f908 in QPushButton::event ()
   from /usr/local/lib/qt4/libQtGui.so.4
#25 0x0000000804bda63f in QApplicationPrivate::notify_helper ()
   from /usr/local/lib/qt4/libQtGui.so.4
#26 0x0000000804bdcffe in QApplication::notify ()
   from /usr/local/lib/qt4/libQtGui.so.4
#27 0x0000000801fe3e15 in KApplication::notify (this=0x7fffffffd8f0, 
    receiver=0x10934c0, event=0x7fffffffccf0)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.0.98/kdeui/kernel/kapplication.cpp:311
#28 0x00000008031aeb63 in QCoreApplication::notifyInternal ()
   from /usr/local/lib/qt4/libQtCore.so.4
#29 0x0000000804bdc003 in QApplicationPrivate::sendMouseEvent ()
   from /usr/local/lib/qt4/libQtGui.so.4
#30 0x0000000804c363e5 in QETWidget::translateMouseEvent ()
   from /usr/local/lib/qt4/libQtGui.so.4
#31 0x0000000804c351e3 in QApplication::x11ProcessEvent ()
   from /usr/local/lib/qt4/libQtGui.so.4
#32 0x0000000804c58e12 in x11EventSourceDispatch ()
   from /usr/local/lib/qt4/libQtGui.so.4
#33 0x0000000806d52b33 in g_main_context_dispatch ()
   from /usr/local/lib/libglib-2.0.so.0
#34 0x0000000806d55df5 in g_main_context_check ()
   from /usr/local/lib/libglib-2.0.so.0
#35 0x0000000806d562cb in g_main_context_iteration ()
   from /usr/local/lib/libglib-2.0.so.0
#36 0x00000008031d42ae in QEventDispatcherGlib::processEvents ()
   from /usr/local/lib/qt4/libQtCore.so.4
#37 0x0000000804c58aef in QGuiEventDispatcherGlib::processEvents ()
   from /usr/local/lib/qt4/libQtGui.so.4
#38 0x00000008031ae16d in QEventLoop::processEvents ()
   from /usr/local/lib/qt4/libQtCore.so.4
#39 0x00000008031ae246 in QEventLoop::exec ()
   from /usr/local/lib/qt4/libQtCore.so.4
#40 0x00000008031aff51 in QCoreApplication::exec ()
   from /usr/local/lib/qt4/libQtCore.so.4
#41 0x0000000000449757 in main (argc=3, argv=0x7fffffffe620)
    at /usr/ports/net/kdenetwork4/work/kdenetwork-4.0.98/kopete/kopete/main.cpp:102


More information about the kopete-bugs mailing list