Bug 8689 - kmail/khtml crashed
Summary: kmail/khtml crashed
Status: CLOSED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.1.90
Platform: unspecified Other
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-21 15:03 UTC by Unknown
Modified: 2007-09-14 12:17 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 Marcus Meissner 2000-08-21 15:03:01 UTC
(*** This bug was imported into bugs.kde.org ***)

Package: kmail
Version: 1.1.90 (KDE 1.93 Beta >= 20000813)
Severity: normal

I tried to open the URL "http://www.stromtabelle.de/cgi-bin/gruss.pl" and at the same time
resize kmail which resulted in the crash below.

Ciao Marcus


Here is a backtrace generated by DrKonqi:
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
[New Thread 1024 (LWP 15915)]
0x413b3699 in __wait4 () from /lib/libc.so.6
#0  0x413b3699 in __wait4 () from /lib/libc.so.6
#1  0x41414c18 in __DTOR_END__ () from /lib/libc.so.6
#2  0x40a51290 in KCrash::defaultCrashHandler ()
   from /opt/kde2/lib/libkdecore.so.3
#3  <signal handler called>
#4  0x404b94d4 in KServiceTypeFactory::findFromPattern ()
   from /opt/kde2/lib/libksycoca.so.3
#5  0x404c56e4 in KMimeType::findByURL () from /opt/kde2/lib/libksycoca.so.3
#6  0x400f1d01 in KHTMLPart::overURL () from /opt/kde2/lib/libkhtml.so.3
#7  0x4011cff6 in KHTMLPart::khtmlMouseMoveEvent ()
   from /opt/kde2/lib/libkhtml.so.3
#8  0x4011bd70 in KHTMLPart::event () from /opt/kde2/lib/libkhtml.so.3
#9  0x40d1ddf9 in QApplication::notify () from /usr/lib/qt2/lib/libqt.so.2
#10 0x400dd0ed in KHTMLView::viewportMouseMoveEvent ()
   from /opt/kde2/lib/libkhtml.so.3
#11 0x40e8f693 in QScrollView::eventFilter () from /usr/lib/qt2/lib/libqt.so.2
#12 0x40d899f4 in QObject::activate_filters () from /usr/lib/qt2/lib/libqt.so.2
#13 0x40deeecf in QWidget::event () from /usr/lib/qt2/lib/libqt.so.2
#14 0x40d1ddf9 in QApplication::notify () from /usr/lib/qt2/lib/libqt.so.2
#15 0x40ce9e90 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt2/lib/libqt.so.2
#16 0x40ce7480 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt2/lib/libqt.so.2
#17 0x40ce6adb in QApplication::processNextEvent ()
   from /usr/lib/qt2/lib/libqt.so.2
#18 0x40d1f9d4 in QApplication::enter_loop () from /usr/lib/qt2/lib/libqt.so.2
#19 0x40ce6a67 in QApplication::exec () from /usr/lib/qt2/lib/libqt.so.2
#20 0x816aa58 in main ()
#21 0x4132ef2a in __libc_start_main () from /lib/libc.so.6
Comment 1 Michael Haeckel 2001-01-04 16:30:49 UTC
On Monday 21. August 2000 17:03 Marcus Meissner wrote:
> Package: kmail
> Version: 1.1.90 (KDE 1.93 Beta >= 20000813)
> Severity: normal
>
> I tried to open the URL "http://www.stromtabelle.de/cgi-bin/gruss.pl" and
> at the same time resize kmail which resulted in the crash below.
>
> Ciao Marcus
>
>
> Here is a backtrace generated by DrKonqi:
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> [New Thread 1024 (LWP 15915)]
> 0x413b3699 in __wait4 () from /lib/libc.so.6
> #0  0x413b3699 in __wait4 () from /lib/libc.so.6
> #1  0x41414c18 in __DTOR_END__ () from /lib/libc.so.6
> #2  0x40a51290 in KCrash::defaultCrashHandler ()
>    from /opt/kde2/lib/libkdecore.so.3
> #3  <signal handler called>
> #4  0x404b94d4 in KServiceTypeFactory::findFromPattern ()
>    from /opt/kde2/lib/libksycoca.so.3
> #5  0x404c56e4 in KMimeType::findByURL () from

Sorry there is not much I can do with this information. It looks like a 
khtml/Konqueror problem. Maybe already fixed.

Regards
Michael Haeckel