Bug 150525 - Crash while changing permissions -- backtrace included
Summary: Crash while changing permissions -- backtrace included
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: triaged
: 152496 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-06 05:03 UTC by Ivo Emanuel Gonçalves
Modified: 2009-03-17 23:04 UTC (History)
3 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 Ivo Emanuel Gonçalves 2007-10-06 05:03:48 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
Compiler:          GCC 4.x 
OS:                Linux

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1232525088 (LWP 7375)]
[KCrash handler]
#6  0xb7f372b0 in __dynamic_cast () from /usr/lib/libstdc++.so.6
#7  0xb66a4f3d in KonqRun::init (this=0x8467c00)
    at /build/buildd/kdebase-3.5.6/./konqueror/konq_run.cc:151
#8  0xb7b9502f in KRun::slotTimeout (this=0x8467c00)
    at /build/buildd/kdelibs-3.5.6/./kio/kio/krun.cpp:1090
#9  0xb7bcf5cf in KRun::qt_invoke (this=0x8467c00, _id=2, _o=0xbfa9224c)
    at ./krun.moc:116
#10 0xb7f998e5 in KParts::BrowserRun::qt_invoke (this=0x8467c00, _id=2, 
    _o=0xbfa9224c) at ./browserrun.moc:106
#11 0xb66bfb38 in KonqRun::qt_invoke (this=0x8467c00, _id=2, _o=0xbfa9224c)
    at ./konq_run.moc:88
#12 0xb729788b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#13 0xb7298330 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#14 0xb7625876 in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#15 0xb72bf596 in QTimer::event () from /usr/lib/libqt-mt.so.3
#16 0xb722ea60 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#17 0xb723088f in QApplication::notify () from /usr/lib/libqt-mt.so.3
#18 0xb7936cc2 in KApplication::notify (this=0xbfa92bd8, receiver=0x8467c58, 
    event=0xbfa92578)
    at /build/buildd/kdelibs-3.5.6/./kdecore/kapplication.cpp:550
#19 0xb71c11e9 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#20 0xb72214ab in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#21 0xb71d5d25 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#22 0xb7249136 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#23 0xb7248f46 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#24 0xb7230609 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#25 0xb6700874 in kdemain (argc=4, argv=0x80a4c80)
    at /build/buildd/kdebase-3.5.6/./konqueror/konq_main.cc:206
#26 0xb7fb2464 in kdeinitmain (argc=4, argv=0x80a4c80) at konqueror_dummy.cc:3
#27 0x0804e6bf in launch (argc=4, _name=0x808072c "konqueror", 
    args=0x808076d "", cwd=0x808076e "/home/ivo", envc=23, envs=0x8080aac "", 
    reset_env=true, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8080ab1 "Demi;1191634694;408112;6993_TIME32492298")
    at /build/buildd/kdelibs-3.5.6/./kinit/kinit.cpp:673
#28 0x0804ef42 in handle_launcher_request (sock=5)
    at /build/buildd/kdelibs-3.5.6/./kinit/kinit.cpp:1240
#29 0x0804f4b1 in handle_requests (waitForPid=0)
    at /build/buildd/kdelibs-3.5.6/./kinit/kinit.cpp:1433
#30 0x080505ac in main (argc=5, argv=0xbfa93364, envp=0xbfa9337c)
    at /build/buildd/kdelibs-3.5.6/./kinit/kinit.cpp:1909
#31 0xb7d20ebc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#32 0x0804bb51 in _start ()
Comment 1 Oliver Putz 2008-07-28 00:24:45 UTC
*** Bug 152496 has been marked as a duplicate of this bug. ***
Comment 2 Frank Reininghaus 2008-09-29 20:08:55 UTC
Can this still be reproduced? I tried Konqueror 3.5.10 (Kubuntu) and 4.1.1, and neither changing file permissions nor closing using the "X" made it crash for me. If it still crashes for one of you, please add a comment here and describe in detail how the crash can be reproduced. Thanks!
Comment 3 Frank Reininghaus 2009-03-17 23:04:45 UTC
I'm closing this report because this seems to work without crash now.