Summary: | CRASH Using konqueror as super user to modifiy the ownership of a logged on user's home directory causes plasma to crash | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Tony White <tonywhite100> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tony White
2009-02-09 19:48:42 UTC
This is probably a duplicate of bug 178076 If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? Thanks :) As requested : Application: Konqueror (konqueror), signal SIGABRT [Current thread is 1 (Thread 0xb5e966d0 (LWP 6521))] Thread 2 (Thread 0xb17a3b90 (LWP 6534)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb7f534d1 in select () from /lib/i686/libc.so.6 #2 0xb71bd6dc in QProcessManager::run (this=0x8108bc8) at io/qprocess_unix.cpp:300 #3 0xb70e580f in QThreadPrivate::start (arg=0x8108bc8) at thread/qthread_unix.cpp:184 #4 0xb6538315 in start_thread () from /lib/i686/libpthread.so.0 #5 0xb7f5b26e in clone () from /lib/i686/libc.so.6 Thread 1 (Thread 0xb5e966d0 (LWP 6521)): [KCrash Handler] #6 0xffffe424 in __kernel_vsyscall () #7 0xb7ea8c00 in raise () from /lib/i686/libc.so.6 #8 0xb7eaa668 in abort () from /lib/i686/libc.so.6 #9 0xb7ea1b5e in __assert_fail () from /lib/i686/libc.so.6 #10 0xb3e745bb in KHTMLGlobal::finalCheck () at /usr/src/debug/kdelibs-4.2.0/khtml/khtml_global.cpp:258 #11 0xb44f80bd in ~KHTMLFactory (this=0x8392c20) at /usr/src/debug/kdelibs-4.2.0/khtml/khtml_factory.cpp:35 #12 0xb71fae08 in QObjectCleanupHandler::clear (this=0x8393740) at kernel/qobjectcleanuphandler.cpp:135 #13 0xb71fae61 in ~QObjectCleanupHandler (this=0x8393740) at kernel/qobjectcleanuphandler.cpp:81 #14 0xb74fa4cd in destroy () at /usr/src/debug/kdelibs-4.2.0/kdecore/util/kpluginfactory.cpp:29 #15 0xb73d4e19 in ~KCleanUpGlobalStatic (this=0xb759c288) at /usr/src/debug/kdelibs-4.2.0/kdecore/kernel/kglobal.h:62 #16 0xb7eabcd9 in exit () from /lib/i686/libc.so.6 #17 0xb682da48 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:702 #18 0xb774ad09 in KApplication::xioErrhandler (this=0xbfbeba78, dpy=0x811eb18) at /usr/src/debug/kdelibs-4.2.0/kdeui/kernel/kapplication.cpp:413 #19 0xb774ad44 in kde_xio_errhandler (dpy=0x811eb18) at /usr/src/debug/kdelibs-4.2.0/kdeui/kernel/kapplication.cpp:130 #20 0xb7c9f0da in _XIOError () from /usr/lib/libX11.so.6 #21 0xb7ca74f5 in ?? () from /usr/lib/libX11.so.6 #22 0x0811eb18 in ?? () #23 0x00000442 in ?? () #24 0xbfbeacc0 in ?? () #25 0xbfbeacbc in ?? () #26 0x00000008 in ?? () #27 0x00000000 in ?? () @Tony: this is another application crashing. And the two crashes are completely unrelated. So it's probably a coincidence. The first one is about Plasma TaskManager, the last one is about Konqueror (but when browsing the web/or HTML files). The last backtrace is already reported and it's a known bug Sorry, If they're different, Doing exactly the same thing triggered both crashes, Honestly. Oh, I see. I don't know how I've managed to put this here, Yesterday was very confusing, Found a lot of broken stuff every where. Please ignore my last two posts, Wrong bug report. Sorry. So.. could you create a complete backtrace of this crash? Thanks! Marking the Plasma crash as duplicate of bug 188378. If Konqueror is crashing please make another report for it. Thanks! *** This bug has been marked as a duplicate of bug 188378 *** |