Bug 243842 - Plasma crashed while Firestarter was running for the first time
Summary: Plasma crashed while Firestarter was running for the first time
Status: RESOLVED DUPLICATE of bug 243450
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-07 12:57 UTC by celist165
Modified: 2010-07-07 22:35 UTC (History)
1 user (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 celist165 2010-07-07 12:57:47 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.4.90 (KDE 4.4.90 (KDE 4.5 RC1))
Qt Version: 4.7.0
Operating System: Linux 2.6.32-23-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:

Hello, i'm not sure whether this crash is related to Firestarter or not (looks more like an X window sys error), but it just occured a couple seconds after i started Firestarter from the console.

Maybe this helps In case it has anything to do with it (console output) :

someone@someone-desktop:~$ sudo firestarter
Error reading file /etc/firestarter/inbound/allow-from: No such file or directory
Error reading file /etc/firestarter/inbound/allow-service: No such file or directory
Error reading file /etc/firestarter/inbound/forward: No such file or directory
Error reading file /etc/firestarter/outbound/deny-to: No such file or directory
Error reading file /etc/firestarter/outbound/deny-from: No such file or directory
Error reading file /etc/firestarter/outbound/deny-service: No such file or directory
Error reading file /etc/firestarter/outbound/allow-to: No such file or directory
Error reading file /etc/firestarter/outbound/allow-from: No such file or directory
Error reading file /etc/firestarter/outbound/allow-service: No such file or directory
Error reading file /etc/firestarter/outbound/allow-service: No such file or directory
Error reading file /etc/firestarter/outbound/allow-service: No such file or directory
Error reading file /etc/firestarter/outbound/allow-service: No such file or directory
Error reading file /etc/firestarter/outbound/allow-service: No such file or directory
Error reading file /etc/firestarter/outbound/allow-service: No such file or directory
Error reading file /etc/firestarter/outbound/allow-service: No such file or directory
Warning: External interface previously configured not found
Warning: Internal interface previously configured not found
Firewall-Skript gespeichert unter /etc/firestarter/firewall
Adding Firestarter PPP hook to /etc/ppp/ip-up.d/1firestarter
Firewall started
The program 'firestarter' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
  (Details: serial 66814 error_code 158 request_code 148 minor_code 6)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
someone@someone-desktop:~$

-- Backtrace:
Application: Plasma-Arbeitsfläche (plasma-desktop), signal: Aborted
[Current thread is 1 (Thread 0x7f96369b7780 (LWP 2282))]

Thread 6 (Thread 0x7f96127d1710 (LWP 2312)):
#0  0x00007f96362c3f83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f962af4e4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f962af4e8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f963394c9c6 in QEventDispatcherGlib::processEvents (this=0x2a277c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f963391f5b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f963391f98c in QEventLoop::exec (this=0x7f96127d0d90, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f963382b1cd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f96338ff4d8 in QInotifyFileSystemWatcherEngine::run (this=0x2a5eef0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f963382e14e in QThreadPrivate::start (arg=0x2a5eef0) at thread/qthread_unix.cpp:266
#9  0x00007f963359c9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f96362d06fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f96104a3710 (LWP 2813)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f963382ed0b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2ca5f90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2ca5f90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f9630188d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2d477a0, th=0x31bbcb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f963018bf8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2ca5760, th=0x31bbcb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f963018a4ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f96104a2de0, parent=0x2d477a0, th=0x31bbcb0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f963018aa58 in ThreadWeaver::Thread::run (this=0x31bbcb0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f963382e14e in QThreadPrivate::start (arg=0x31bbcb0) at thread/qthread_unix.cpp:266
#8  0x00007f963359c9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f96362d06fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f96152d0710 (LWP 2814)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f963382ed0b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2ca5f90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2ca5f90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f9630188d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2d477a0, th=0x321d9e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f963018bf8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2ca5760, th=0x321d9e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f963018a4ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f96152cfde0, parent=0x2d477a0, th=0x321d9e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f963018aa58 in ThreadWeaver::Thread::run (this=0x321d9e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f963382e14e in QThreadPrivate::start (arg=0x321d9e0) at thread/qthread_unix.cpp:266
#8  0x00007f963359c9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f96362d06fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f960e370710 (LWP 2815)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f963382ed0b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2ca5f90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2ca5f90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f9630188d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2d477a0, th=0x26333a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f963018bf8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2ca5760, th=0x26333a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f963018a4ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f960e36fde0, parent=0x2d477a0, th=0x26333a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f963018aa58 in ThreadWeaver::Thread::run (this=0x26333a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f963382e14e in QThreadPrivate::start (arg=0x26333a0) at thread/qthread_unix.cpp:266
#8  0x00007f963359c9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f96362d06fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f960db6f710 (LWP 2816)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f963382ed0b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2ca5f90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2ca5f90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f9630188d84 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2d477a0, th=0x2ca7bd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f963018bf8b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2ca5760, th=0x2ca7bd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f963018bfa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2ca5760, th=0x2ca7bd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f963018bfa4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2ca5760, th=0x2ca7bd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f963018a4ff in ThreadWeaver::ThreadRunHelper::run (this=0x7f960db6ede0, parent=0x2d477a0, th=0x2ca7bd0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f963018aa58 in ThreadWeaver::Thread::run (this=0x2ca7bd0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f963382e14e in QThreadPrivate::start (arg=0x2ca7bd0) at thread/qthread_unix.cpp:266
#10 0x00007f963359c9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f96362d06fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f96369b7780 (LWP 2282)):
[KCrash Handler]
#6  0x00007f963621da75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f96362215c0 in *__GI_abort () at abort.c:92
#8  0x00007f9633825764 in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2271
#9  0x00007f9633825942 in qt_message (msgType=QtFatalMsg, msg=0x7f9635f72228 "Fatal Error: Accessed global static '%s *%s()' after destruction. Defined at %s:%d", ap=0x7fff629401e0)
    at global/qglobal.cpp:2317
#10 0x00007f9633825af5 in qFatal (msg=0x8ea <Address 0x8ea out of bounds>) at global/qglobal.cpp:2500
#11 0x00007f9635e0e52f in operator-> () at ../../plasma/dataenginemanager.cpp:79
#12 Plasma::DataEngineManager::self () at ../../plasma/dataenginemanager.cpp:83
#13 0x00007f961109fd0d in WeatherEngine::unloadIons (this=0x2c7cc60) at ../../../../../plasma/generic/dataengines/weather/weatherengine.cpp:201
#14 0x00007f961109feb3 in ~WeatherEngine (this=0x8ea, __in_chrg=<value optimized out>) at ../../../../../plasma/generic/dataengines/weather/weatherengine.cpp:194
#15 0x00007f9635e0e1fe in ~DataEngineManagerPrivate (this=0x2650ab0, __in_chrg=<value optimized out>) at ../../plasma/dataenginemanager.cpp:54
#16 ~DataEngineManager (this=0x2650ab0, __in_chrg=<value optimized out>) at ../../plasma/dataenginemanager.cpp:93
#17 0x00007f9635e0e387 in ~DataEngineManagerSingleton () at ../../plasma/dataenginemanager.cpp:74
#18 destroy () at ../../plasma/dataenginemanager.cpp:79
#19 0x00007f9636223262 in __run_exit_handlers (status=1) at exit.c:78
#20 *__GI_exit (status=1) at exit.c:100
#21 0x00007f9632b03f08 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:745
#22 0x00007f96345d4fc8 in KApplication::xioErrhandler (this=0x215dfc0, dpy=0x218a900) at ../../kdeui/kernel/kapplication.cpp:415
#23 0x00007f9634e4d7fe in _XIOError () from /usr/lib/libX11.so.6
#24 0x00007f9634e55355 in ?? () from /usr/lib/libX11.so.6
#25 0x00007f9634e558f0 in _XReply () from /usr/lib/libX11.so.6
#26 0x00007f9634e42f50 in XQueryPointer () from /usr/lib/libX11.so.6
#27 0x00007f9632b1f38d in QCursor::pos () at kernel/qcursor_x11.cpp:158
#28 0x00007f9632a91d35 in QApplicationPrivate::dispatchEnterLeave (enter=<value optimized out>, leave=<value optimized out>) at kernel/qapplication.cpp:2682
#29 0x00007f9632b13a11 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff62940d50) at kernel/qapplication_x11.cpp:3609
#30 0x00007f9632b3f482 in x11EventSourceDispatch (s=0x2178530, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#31 0x00007f962af4a8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x00007f962af4e748 in ?? () from /lib/libglib-2.0.so.0
#33 0x00007f962af4e8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x00007f963394c973 in QEventDispatcherGlib::processEvents (this=0x2142790, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#35 0x00007f9632b3edee in QGuiEventDispatcherGlib::processEvents (this=0x8ea, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007f963391f5b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#37 0x00007f963391f98c in QEventLoop::exec (this=0x7fff62941080, flags=) at kernel/qeventloop.cpp:201
#38 0x00007f9633923a3b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#39 0x00007f96365a96d6 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../plasma/desktop/shell/main.cpp:118
#40 0x00007f9636208c4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff62941448) at libc-start.c:226
#41 0x00000000004006c9 in _start ()

Possible duplicates by query: bug 243769, bug 243450, bug 243264, bug 242824, bug 241509.

Reported using DrKonqi
Comment 1 Beat Wolf 2010-07-07 22:35:19 UTC

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