Bug 131477 - konqueror crashes with segv after program started then go to www.cnn.com and select any link
Summary: konqueror crashes with segv after program started then go to www.cnn.com and ...
Status: RESOLVED DUPLICATE of bug 131249
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: FreeBSD Ports FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-28 17:01 UTC by theallports
Modified: 2006-07-28 17:24 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 theallports 2006-07-28 17:01:00 UTC
Version:           3.5.1 (using KDE KDE 3.5.1)
Installed from:    FreeBSD Ports
Compiler:          g++ (GCC) 3.4.4 [FreeBSD] 20050518, gcc (GCC) 3.4.4 [FreeBSD] 20050518 
OS:                FreeBSD

konqueror crashes with segv after program started then go to www.cnn.com and select any link

Here is the backtrace:

[New LWP 100130]
[Switching to LWP 100130]
0x293e2217 in nanosleep () from /lib/libc.so.6
#0  0x293e2217 in nanosleep () from /lib/libc.so.6
#1  0x29330a57 in _nanosleep () from /usr/lib/libpthread.so.2
#2  0x293c6669 in sleep () from /lib/libc.so.6
#3  0x293263aa in sleep () from /usr/lib/libpthread.so.2
#4  0x287f0646 in KCrash::startDrKonqi () from /usr/local/lib/libkdecore.so.6
#5  0x287f09ec in KCrash::defaultCrashHandler ()
   from /usr/local/lib/libkdecore.so.6
#6  0x2932ded1 in sigaction () from /usr/lib/libpthread.so.2
#7  0xbfbfff94 in ?? ()
#8  0x0000000b in ?? ()
#9  0xbfbfd5e0 in ?? ()
#10 0xbfbfd320 in ?? ()
#11 0x00000000 in ?? ()
#12 0x2932d998 in sigaction () from /usr/lib/libpthread.so.2
#13 0x29aa70e4 in qt_cast<KHTMLPart*> () from /usr/local/lib/libkhtml.so.6
#14 0x29c04022 in KJS::Window::retrieve () from /usr/local/lib/libkhtml.so.6
#15 0x29c040f3 in KJS::Window::retrieveWindow ()
   from /usr/local/lib/libkhtml.so.6
#16 0x29a94dc1 in KHTMLPart::begin () from /usr/local/lib/libkhtml.so.6
#17 0x29a87e73 in KHTMLPart::slotData () from /usr/local/lib/libkhtml.so.6
#18 0x29aa4296 in KHTMLPart::qt_invoke () from /usr/local/lib/libkhtml.so.6
#19 0x28cceab0 in QObject::activate_signal ()
   from /usr/X11R6/lib/libqt-mt.so.3
#20 0x281e8f10 in KIO::TransferJob::data () from /usr/local/lib/libkio.so.6
#21 0x281e8f74 in KIO::TransferJob::slotData ()
   from /usr/local/lib/libkio.so.6
#22 0x281ea4f1 in KIO::TransferJob::qt_invoke ()
   from /usr/local/lib/libkio.so.6
#23 0x28cceab0 in QObject::activate_signal ()
   from /usr/X11R6/lib/libqt-mt.so.3
#24 0x281d739f in KIO::SlaveInterface::data () from /usr/local/lib/libkio.so.6
#25 0x281da03e in KIO::SlaveInterface::dispatch ()
   from /usr/local/lib/libkio.so.6
#26 0x281d8939 in KIO::SlaveInterface::dispatch ()
   from /usr/local/lib/libkio.so.6
#27 0x281d4ea8 in KIO::Slave::gotInput () from /usr/local/lib/libkio.so.6
#28 0x281d520d in KIO::Slave::qt_invoke () from /usr/local/lib/libkio.so.6
#29 0x28cceab0 in QObject::activate_signal ()
   from /usr/X11R6/lib/libqt-mt.so.3
#30 0x28ccefe4 in QObject::activate_signal ()
   from /usr/X11R6/lib/libqt-mt.so.3
#31 0x28fcf0e9 in QSocketNotifier::activated ()
   from /usr/X11R6/lib/libqt-mt.so.3
#32 0x28ce7b2c in QSocketNotifier::event () from /usr/X11R6/lib/libqt-mt.so.3
#33 0x28c73039 in QApplication::internalNotify ()
   from /usr/X11R6/lib/libqt-mt.so.3
#34 0x28c731ce in QApplication::notify () from /usr/X11R6/lib/libqt-mt.so.3
#35 0x28760f66 in KApplication::notify () from /usr/local/lib/libkdecore.so.6
#36 0x28c679f3 in QEventLoop::activateSocketNotifiers ()
   from /usr/X11R6/lib/libqt-mt.so.3
#37 0x28c25904 in QEventLoop::processEvents ()
   from /usr/X11R6/lib/libqt-mt.so.3
#38 0x28c87493 in QEventLoop::enterLoop () from /usr/X11R6/lib/libqt-mt.so.3
#39 0x28c873ec in QEventLoop::exec () from /usr/X11R6/lib/libqt-mt.so.3
#40 0x28c72374 in QApplication::exec () from /usr/X11R6/lib/libqt-mt.so.3
#41 0x296d0742 in kdemain () from /usr/local/lib/libkdeinit_konqueror.so
#42 0x29684642 in kdeinitmain () from /usr/local/lib/kde3/konqueror.so
#43 0x0804e195 in execpath_avoid_loops ()
#44 0x0804e83a in execpath_avoid_loops ()
#45 0x0804ed4a in execpath_avoid_loops ()
#46 0x0804f4a6 in main ()
Comment 1 Tommi Tervo 2006-07-28 17:24:28 UTC

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