Bug 113029 - konqueror crashes, when enabling/disabling proxy by keyboard shortcut
Summary: konqueror crashes, when enabling/disabling proxy by keyboard shortcut
Status: RESOLVED DUPLICATE of bug 110552
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 3.4.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-21 21:51 UTC by Ilia K.
Modified: 2005-09-22 12:36 UTC (History)
0 users

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 Ilia K. 2005-09-21 21:51:19 UTC
Version:           3.4.1 (using KDE 3.4.1, ALT Linux)
Compiler:          gcc version 3.4.3 20050314 (ALT Linux, build 3.4.3-alt6)
OS:                Linux (i686) release 2.6.11-std26-up-alt6

In my Konqueror I have Tools->HTML Settings menu with quite useful option Enable/Disable Proxy, which I want to use through keyboard shortcut. 

Here are steps to reproduce the crash:
1. Go to Settings->Configure Shortcuts and add shortcut (say Alt+P) for HTML Settings->Enable Proxy.
2. Run new Konqueror instance from the command line.
3. Press Alt+P. As a result Konqueror crashes.

However, if before p.3 you just go to Tools->HTML Settings menu (don't need to choose something, just make this submenu appear) this instance of Konqueror won't crash!

Probably this bug has much in common with Bug #110552 and Bug #111657 .
Comment 1 Thiago Macieira 2005-09-22 05:33:36 UTC
I cannot reproduce on Konqueror 3.5 r449049. Can you paste the crash backtrace?
Comment 2 Ilia K. 2005-09-22 10:26:04 UTC
I guess I'm using Konqueror without debugging info compiled in. Sorry,
if it isn't useful. I don't know how to get the very last version and
compile it from the sources. :(
Here is what the dialog window tolds me after the crash (BTW, it's SIGSEGV):

(no debugging symbols found)

Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 1728)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5  0xb723de0f in QGArray::QGArray () from /usr/lib/libqt-mt.so.3
#6  0xb751af05 in KConfigBase::readEntryUtf8 () from /usr/lib/libkdecore.so.4
#7  0xb751e533 in KConfigBase::readNumEntry () from /usr/lib/libkdecore.so.4
#8  0xb662c4fc in SettingsPlugin::toggleProxy ()
   from /usr/lib/kde3/libkhtmlsettingsplugin.so
#9  0xb662d280 in SettingsPlugin::qt_invoke ()
   from /usr/lib/kde3/libkhtmlsettingsplugin.so
#10 0xb6f76ce4 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0xb6f7747d in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#12 0xb771a589 in KAction::activated () from /usr/lib/libkdeui.so.4
#13 0xb77d6273 in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#14 0xb77d64ae in KToggleAction::slotActivated () from /usr/lib/libkdeui.so.4
#15 0xb7849f0b in KToggleAction::qt_invoke () from /usr/lib/libkdeui.so.4
#16 0xb6f76ce4 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#17 0xb6f7747d in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#18 0xb74a85c9 in KAccelPrivate::menuItemActivated ()
   from /usr/lib/libkdecore.so.4
#19 0xb75813b5 in KAccelPrivate::eventFilter () from /usr/lib/libkdecore.so.4
#20 0xb6f7409f in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
#21 0xb6f7417c in QObject::event () from /usr/lib/libqt-mt.so.3
#22 0xb6fb097f in QWidget::event () from /usr/lib/libqt-mt.so.3
#23 0xb7072e22 in QMainWindow::event () from /usr/lib/libqt-mt.so.3
#24 0xb7f869d2 in ?? () from /usr/lib/libkdeinit_konqueror.so
#25 0x080d4998 in ?? ()
#26 0xbfffefc0 in ?? ()
#27 0xbfffecc0 in ?? ()
#28 0xb73b3454 in ?? () from /usr/lib/libqt-mt.so.3
#29 0x080bf248 in ?? ()
#30 0xbfffefc0 in ?? ()
#31 0xbfffece8 in ?? ()
#32 0xb6f1371f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#33 0xb6f1371f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#34 0xb6f13d63 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#35 0xb7577b55 in KApplication::notify () from /usr/lib/libkdecore.so.4
#36 0xb74a8541 in KAccelPrivate::staticMetaObject ()
   from /usr/lib/libkdecore.so.4
#37 0xb75757f7 in KApplication::x11EventFilter ()
   from /usr/lib/libkdecore.so.4
#38 0xb6e96e55 in qt_set_x11_event_filter () from /usr/lib/libqt-mt.so.3
#39 0xb6ea4668 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#40 0xb6eb80b5 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#41 0xb6f29411 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#42 0xb6f29366 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#43 0xb6f1287f in QApplication::exec () from /usr/lib/libqt-mt.so.3
#44 0xb7fa3f6c in kdemain () from /usr/lib/libkdeinit_konqueror.so
#45 0x0804845e in ?? ()
#46 0x00000001 in ?? ()
#47 0xbffff964 in ?? ()
#48 0x0804956c in ?? ()
#49 0xb7f0fff4 in ?? () from /lib/libc.so.6
#50 0x00000000 in ?? ()
#51 0xb8000cc0 in ?? () from /lib/ld-linux.so.2
#52 0xbffff938 in ?? ()
#53 0xb7e1249e in __libc_start_main () from /lib/libc.so.6
#54 0xb7e1249e in __libc_start_main () from /lib/libc.so.6
#55 0x080483b1 in ?? ()
Comment 3 Tommi Tervo 2005-09-22 10:43:21 UTC
backtrace is same.

*** This bug has been marked as a duplicate of 110552 ***
Comment 4 Ilia K. 2005-09-22 12:36:16 UTC
So what about an "original" Bug #110552 ? Is it fixed?