Project

General

Profile

Bug #1056

Segfault

Added by genii about 13 years ago. Updated about 13 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Quassel Client
Target version:
-
Start date:
02/25/2011
Due date:
% Done:

0%

Estimated time:
Version:
0.7-pre
OS:
Linux

Description

Kubuntu 11.04
KDE 4.6.00
Quassel version: 0.7.1-0ubuntu3
Applications open at the time: Firefox 4.0 Beta 12 (Build 20110225032407) idling on homepage of Google, 2 instances of Konsole.
Uname -a:
Linux acer64 2.6.38-5-generic #32-Ubuntu SMP Tue Feb 22 16:10:15 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
KDE Crash Handler info:
Application: Quassel IRC (quassel), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fc553352860 (LWP 2972))]

Thread 6 (Thread 0x7fc5395b2700 (LWP 2973)):
#0 0x00007fc54d85d3c4 in pthread_mutex_lock () from /lib/libpthread.so.0
#1 0x00007fc54cf82133 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2 0x00007fc54cf83004 in ?? () from /lib/libglib-2.0.so.0
#3 0x00007fc54cf836a9 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4 0x00007fc552e6fa96 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5 0x00007fc552e43f02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6 0x00007fc552e4413c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7 0x00007fc552d5b224 in QThread::exec() () from /usr/lib/libQtCore.so.4
#8 0x00007fc552e2645f in ?? () from /usr/lib/libQtCore.so.4
#9 0x00007fc552d5d9de in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007fc54d85ad8c in start_thread () from /lib/libpthread.so.0
#11 0x00007fc54db5817d in clone () from /lib/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fc533fff700 (LWP 2975)):
#0 0x00007fc54cf83a5d in g_main_loop_run () from /lib/libglib-2.0.so.0
#1 0x00007fc546642c74 in ?? () from /usr/lib/libgio-2.0.so.0
#2 0x00007fc54cfaa394 in ?? () from /lib/libglib-2.0.so.0
#3 0x00007fc54d85ad8c in start_thread () from /lib/libpthread.so.0
#4 0x00007fc54db5817d in clone () from /lib/libc.so.6
#5 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fc5335ab700 (LWP 2976)):
#0 0x00007fc54db4b003 in poll () from /lib/libc.so.6
#1 0x00007fc54cf83180 in ?? () from /lib/libglib-2.0.so.0
#2 0x00007fc54cf836a9 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3 0x00007fc552e6fa96 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4 0x00007fc552e43f02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5 0x00007fc552e4413c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6 0x00007fc552d5b224 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7 0x000000000056b6d3 in SessionThread::run (this=0x251a430) at /build/buildd/quassel-0.7.1/src/core/sessionthread.cpp:104
#8 0x00007fc552d5d9de in ?? () from /usr/lib/libQtCore.so.4
#9 0x00007fc54d85ad8c in start_thread () from /lib/libpthread.so.0
#10 0x00007fc54db5817d in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fc532daa700 (LWP 2977)):
#0 0x00007fc54d85fbac in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0x00007fc5519fbe22 in ?? () from /usr/lib/libQtScript.so.4
#2 0x00007fc5519fbe59 in ?? () from /usr/lib/libQtScript.so.4
#3 0x00007fc54d85ad8c in start_thread () from /lib/libpthread.so.0
#4 0x00007fc54db5817d in clone () from /lib/libc.so.6
#5 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fc531a1d700 (LWP 2990)):
#0 0x00007fc54d85fbac in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1 0x00007fc550ab9af2 in ?? () from /usr/lib/libQtWebKit.so.4
#2 0x00007fc54d85ad8c in start_thread () from /lib/libpthread.so.0
#3 0x00007fc54db5817d in clone () from /lib/libc.so.6
#4 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc553352860 (LWP 2972)):
[KCrash Handler]
#6 0x00007fc552278f53 in ?? () from /usr/lib/libQtGui.so.4
#7 0x00007fc55227e9db in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#8 0x00007fc5522a6762 in ?? () from /usr/lib/libQtGui.so.4
#9 0x00007fc54cf82c2d in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#10 0x00007fc54cf83418 in ?? () from /lib/libglib-2.0.so.0
#11 0x00007fc54cf836a9 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#12 0x00007fc552e6fa3f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#13 0x00007fc5522a63fe in ?? () from /usr/lib/libQtGui.so.4
#14 0x00007fc552e43f02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#15 0x00007fc552e4413c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#16 0x00007fc552e4854b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#17 0x000000000043aa15 in main (argc=1, argv=0x7fff3250bd28) at /build/buildd/quassel-0.7.1/src/common/main.cpp:139

History

#1 Updated by genii about 13 years ago

Additional, from gdb:
(gdb) run
Starting program: /usr/bin/quassel
[Thread debugging using libthread_db enabled]
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
[New Thread 0x7fffde215700 (LWP 2437)]
QFileSystemWatcher: failed to add paths: /home/mike/.config/ibus/bus
[New Thread 0x7fffdda14700 (LWP 2438)]
[New Thread 0x7fffdd213700 (LWP 2439)]
2011-02-25 13:14:13 Warning: SslServer: Certificate file /home/mike/.config/quassel-irc.org/quasselCert.pem does not exist
2011-02-25 13:14:13 Warning: SslServer: Unable to set certificate file
Quassel Core will still work, but cannot provide SSL for client connections.
Please see http://quassel-irc.org/faq/cert to learn how to enable SSL support.
2011-02-25 13:14:13 Warning: SslServer: Certificate file /home/mike/.config/quassel-irc.org/quasselCert.pem does not exist
("QSQLITE", "QMYSQL3", "QMYSQL")
2011-02-25 13:14:13 Info: SQLite Storage Backend is ready. Quassel Schema Version: 17
2011-02-25 13:14:13 Info: Restoring previous core state...
[New Thread 0x7fffd7fff700 (LWP 2440)]
[New Thread 0x7fffd77fe700 (LWP 2441)]
[New Thread 0x7fffd65cb700 (LWP 2442)]
InputWidget::updateNickSelector(): can't find Identity for Network 1 IdentityId: 0

(process:2434): GLib-GIO-CRITICAL **: g_dbus_method_invocation_return_dbus_error: assertion `error_name != NULL && g_dbus_is_name (error_name)' failed

(process:2434): GLib-GIO-CRITICAL **: g_dbus_method_invocation_return_dbus_error: assertion `error_name != NULL && g_dbus_is_name (error_name)' failed
[Thread 0x7fffd65cb700 (LWP 2442) exited]
[Thread 0x7fffdda14700 (LWP 2438) exited]
SignalProxy::handleInitRequest() received initRequest for unregistered Object: "IrcUser" "1/Kartagis"

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6edbf53 in ?? () from /usr/lib/libQtGui.so.4
(gdb)

Also available in: Atom PDF