[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 51786] New: Crash when hiding side panel upon start
From:       Krzysztof Lichota <lichota () mimuw ! edu ! pl>
Date:       2002-12-12 0:15:49
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
     
http://bugs.kde.org/show_bug.cgi?id=51786     
           Summary: Crash when hiding side panel upon start
           Product: konqueror
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konq-bugs@kde.org
        ReportedBy: lichota@mimuw.edu.pl


Version:            (using KDE KDE 3.0.99)
Installed from:    Compiled From Sources

I have pressed F9 to hide navigation panel when Konqueror was starting and it \
crashed. I was opening Konqueror in "file browsing" mode - using "Home" icon in \
Kicker. I cannot reproduce this bug.
Here is the stack dump from crash.

[New Thread 1024 (LWP 10412)]
0x41083409 in wait4 () from /lib/libc.so.6
#0  0x41083409 in wait4 () from /lib/libc.so.6
#1  0x4110298c in __check_rhosts_file () from /lib/libc.so.6
#2  0x40f39d56 in waitpid (pid=11233, stat_loc=0x0, options=0)
    at wrapsyscall.c:172
#3  0x405c19d0 in KCrash::defaultCrashHandler (sig=11) at kcrash.cpp:235
#4  0x40f375bb in pthread_sighandler (signo=11, ctx=
      {gs = 0, __gsh = 0, fs = 0, __fsh = 0, es = 43, __esh = 0, ds = 43, __dsh = 0, \
edi = 3221217136, esi = 3221217136, ebp = 3221216904, esp = 3221216896, ebx = \
1093796044, edx = 135208048, ecx = 2, eax = 0, trapno = 14, err = 4, eip = \
1093537831, cs = 35, __csh = 0, eflags = 66054, esp_at_signal = 3221216896, ss = 43, \
__ssh = 0, fpstate = 0xbfffdc00, oldmask = 2147483648, cr2 = 40})  at signals.c:97
#5  0x40ff6478 in killpg () from /lib/libc.so.6
#6  0x412e3d71 in KonqViewManager::splitWindow (this=0x80f1c70, 
    orientation=Horizontal, serviceType=@0xbfffe1a0, serviceName=@0xbfffe1b0, 
    newOneFirst=true) at konq_mainwindow.h:157
#7  0x412da51b in ToggleViewGUIClient::slotToggleView (this=0x80f2aa0, 
    toggle=true) at konq_guiclients.cc:242
#8  0x412db23e in ToggleViewGUIClient::qt_invoke (this=0x80f2aa0, _id=2, 
    _o=0xbfffe270) at /opt/kde3branch/include/private/qucom_p.h:369
#9  0x4098e339 in QObject::activate_signal (this=0x80fd218, clist=0x8101308, 
    o=0xbfffe270) at kernel/qobject.cpp:2214
#10 0x4098e949 in QObject::activate_signal_bool (this=0x80fd218, signal=4, 
    param=true) at kernel/qobject.cpp:2282
#11 0x403a8590 in KToggleAction::toggled (this=0x80fd218, t0=true)
    at /opt/kde3branch/include/qmetaobject.h:261
#12 0x4039c7be in KToggleAction::slotActivated (this=0x80fd218)
    at kaction.cpp:1348
#13 0x403a8604 in KToggleAction::qt_invoke (this=0x80fd218, _id=16, 
    _o=0xbfffe3b0) at kaction.moc:358
#14 0x4098e339 in QObject::activate_signal (this=0x8193038, clist=0x8270910, 
    o=0xbfffe3b0) at kernel/qobject.cpp:2214
#15 0x4098e1e8 in QObject::activate_signal (this=0x8193038, signal=2)
    at kernel/qobject.cpp:2188
#16 0x405b8c65 in KAccelPrivate::menuItemActivated (this=0x8193038)
    at /opt/kde3branch/include/qmetaobject.h:261
#17 0x405b69a9 in KAccelPrivate::eventFilter (this=0x8193038, 
    pEvent=0xbfffe830) at kaccel.cpp:318
#18 0x4098beb0 in QObject::activate_filters (this=0x80e9c10, e=0xbfffe830)
    at kernel/qobject.cpp:827
#19 0x4098bd12 in QObject::event (this=0x80e9c10, e=0xbfffe830)
    at kernel/qobject.cpp:660
#20 0x409bcd32 in QWidget::event (this=0x80e9c10, e=0xbfffe830)
    at kernel/qwidget.cpp:4309
#21 0x40a559ab in QMainWindow::event (this=0x80e9c10, e=0xbfffe830)
    at widgets/qmainwindow.cpp:1660
#22 0x4093eb76 in QApplication::internalNotify (this=0xbffff060, 
    receiver=0x80e9c10, e=0xbfffe830) at kernel/qapplication.cpp:2303
#23 0x4093e225 in QApplication::notify (this=0xbffff060, receiver=0x8271020, 
    e=0xbfffe830) at kernel/qapplication.cpp:2093
#24 0x4054d29c in KApplication::notify (this=0xbffff060, receiver=0x8271020, 
    event=0xbfffe830) at kapplication.cpp:437
#25 0x405b420c in KAccelEventHandler::x11Event (this=0x80f05d0, 
    pEvent=0xbfffead0) at /opt/kde3branch/include/qapplication.h:478
#26 0x40550f95 in KApplication::x11EventFilter (this=0xbffff060, 
    _event=0xbfffead0) at kapplication.cpp:1366
#27 0x408e0d07 in qt_x11EventFilter (ev=0xbfffead0)
    at kernel/qapplication_x11.cpp:353
#28 0x408e987e in QApplication::x11ProcessEvent (this=0xbffff060, 
    event=0xbfffead0) at kernel/qapplication_x11.cpp:3041
#29 0x408fc5c0 in QEventLoop::processEvents (this=0x80a18c0, flags=4)
    at kernel/qeventloop_x11.cpp:169
#30 0x40950ca7 in QEventLoop::enterLoop (this=0x80a18c0)
    at kernel/qeventloop.cpp:191
#31 0x40950bc0 in QEventLoop::exec (this=0x80a18c0)
    at kernel/qeventloop.cpp:138
#32 0x4093ed33 in QApplication::exec (this=0xbffff060)
    at kernel/qapplication.cpp:2424
#33 0x412b5c29 in main (argc=2, argv=0x80596f0) at konq_main.cc:130
#34 0x0804c864 in launch (argc=2, _name=0x805c454 "konqueror", 
    args=0x805c467 "\001", cwd=0x0, envc=1, envs=0x805c478 "", 
    reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x805c47c "athlon.lichota.net;1039654851;579951;4881")
    at kinit.cpp:547
#35 0x0804d607 in handle_launcher_request (sock=7) at kinit.cpp:1023
#36 0x0804dae1 in handle_requests (waitForPid=0) at kinit.cpp:1189
#37 0x0804ea02 in main (argc=3, argv=0xbffff8d4, envp=0xbffff8e4)
    at kinit.cpp:1534
#38 0x40fe4280 in __libc_start_main () from /lib/libc.so.6


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic