Bug 182445 - configure video crashes kopete
Summary: configure video crashes kopete
Status: RESOLVED DUPLICATE of bug 167011
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-30 15:58 UTC by Rodrigo Fresneda
Modified: 2010-06-18 17:24 UTC (History)
5 users (show)

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 Rodrigo Fresneda 2009-01-30 15:58:40 UTC
Version:           0.70.0 (using KDE 4.2.0)
Compiler:          debian unstable 
OS:                Linux
Installed from:    Debian testing/unstable Packages

Kopete crashes when I attempt to open the configure video dialog.
Comment 1 Florian Reinhard 2009-01-30 16:06:20 UTC
Hi Rodrigo!

Thanks for taking the time to report this bug. If you manage to reproduce that bug, please read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and provide crash report. Thank you.
Comment 2 Rodrigo Fresneda 2009-01-30 16:42:13 UTC
Application: Kopete (kopete), signal SIGABRT
[Current thread is 0 (LWP 3898)]

Thread 3 (Thread 0xf2d20b90 (LWP 3900)):
#0  0xf5e99210 in __i686.get_pc_thunk.bx () from /lib/i686/cmov/libpthread.so.0
#1  0xf5e9c98e in pthread_mutex_lock () from /lib/i686/cmov/libpthread.so.0
#2  0xf63729c6 in pthread_mutex_lock () from /lib/i686/cmov/libc.so.6
#3  0xf5cdd9e1 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x09319cf4 in ?? ()
#5  0x7fffffff in ?? ()
#6  0x092b6658 in ?? ()
#7  0x00000001 in ?? ()
#8  0xf5e9c98e in pthread_mutex_lock () from /lib/i686/cmov/libpthread.so.0
#9  0xf5cddbf1 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#10 0xf6f3c607 in QEventDispatcherGlib::processEvents (this=0x920cee0, flags={i = -221117784}) at kernel/qeventdispatcher_glib.cpp:321
#11 0xf6f107aa in QEventLoop::processEvents (this=0x8ef8588, flags={i = -221117720}) at kernel/qeventloop.cpp:143
#12 0xf6f1096a in QEventLoop::exec (this=0x8ef8588, flags={i = -221117576}) at kernel/qeventloop.cpp:194
#13 0xf3225719 in QCA::SyncThread::run () from /usr/lib/libqca.so.2
#14 0xf6e2252e in QThreadPrivate::start (arg=0x92e09e0) at thread/qthread_unix.cpp:185
#15 0xf5e9b4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
#16 0xf63646de in clone () from /lib/i686/cmov/libc.so.6

Thread 2 (Thread 0xf1cf2b90 (LWP 3902)):
#0  0xf7f35430 in __kernel_vsyscall ()
#1  0xf635cab1 in select () from /lib/i686/cmov/libc.so.6
#2  0xf30a9d8a in posix_timer_do () from /usr/lib/libortp.so.7
#3  0xf30aa898 in rtp_scheduler_schedule () from /usr/lib/libortp.so.7
#4  0xf5e9b4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
#5  0xf63646de in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xf57d46c0 (LWP 3898)):
[KCrash Handler]
#6  0xf7f35430 in __kernel_vsyscall ()
#7  0xf62af640 in raise () from /lib/i686/cmov/libc.so.6
#8  0xf62b1018 in abort () from /lib/i686/cmov/libc.so.6
#9  0xf6e1a6cd in qt_message_output (msgType=QtFatalMsg, 
    buf=0xffc4a280 "Fatal Error: Accessed global static 'MessageHandlerFactory::FactoryList *g_list()' after destruction. Defined at ../../../kopete/libkopete/kopetemessagehandler.cpp:82")
    at global/qglobal.cpp:2102
#10 0xf6e1a796 in qFatal (msg=0xf7cf0a64 "Fatal Error: Accessed global static '%s *%s()' after destruction. Defined at %s:%d") at global/qglobal.cpp:2303
#11 0xf7ca43d4 in Kopete::MessageHandlerFactory::Private::factories () from /usr/lib/libkopete.so.4
#12 0xf7ca45f2 in Kopete::MessageHandlerFactory::~MessageHandlerFactory () from /usr/lib/libkopete.so.4
#13 0xf341b357 in ?? () from /usr/lib/kde4/kopete_history.so
#14 0x091f0a7c in ?? ()
#15 0x00000008 in ?? ()
#16 0x080b1848 in vtable for QSpacerItem ()
#17 0xf341b30a in ?? () from /usr/lib/kde4/kopete_history.so
#18 0xf7d09200 in ?? () from /usr/lib/libkopete.so.4
#19 0x091f0a68 in ?? ()
#20 0xffc4c3b8 in ?? ()
#21 0xf7cc63aa in ?? () from /usr/lib/libkopete.so.4
#22 0x091f0a68 in ?? ()
#23 0x00000000 in ?? ()
Comment 3 Dario Andres 2009-09-28 01:42:22 UTC
A similar crash (bug 196738) was fixed some time ago. - Is this still happening with an updated KDE version ? Thanks
Comment 4 Nicolas L. 2010-06-17 15:01:09 UTC
*** Bug 215625 has been marked as a duplicate of this bug. ***
Comment 5 Nicolas L. 2010-06-17 15:01:16 UTC
*** Bug 219349 has been marked as a duplicate of this bug. ***
Comment 6 Nicolas L. 2010-06-17 15:01:28 UTC
*** Bug 235229 has been marked as a duplicate of this bug. ***
Comment 7 Frank Schaefer 2010-06-18 17:21:56 UTC
Bugs 215625, 219349 and 235229 are NO duplicates of this bug.
Comment 8 Frank Schaefer 2010-06-18 17:24:01 UTC

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