Bug 71454 - Konqueror crash when wieving HTML code in embeded editor
Summary: Konqueror crash when wieving HTML code in embeded editor
Status: RESOLVED DUPLICATE of bug 70731
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-29 23:12 UTC by Xevi Serrats
Modified: 2004-01-09 00:55 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 Xevi Serrats 2003-12-29 23:12:31 UTC
Version:            (using KDE KDE 3.1.94)
Installed from:    Compiled From Sources
Compiler:          gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-4mdk) GCC from mandrkae cooker
OS:          Linux

Hi,

I'm in http://www.w3c.org/Style/CSS/, I try view his HTML code with embeded editor.

The code appears in the konqueror window (as espected), when I scroll up and down (or wait a little) konqueror crashes and this bug is ALWAYS reproducible.

The stack trace is always the same:

0x412c8656 in waitpid () from /lib/i686/libpthread.so.0
#0  0x412c8656 in waitpid () from /lib/i686/libpthread.so.0
#1  0x4075c23f in KCrash::defaultCrashHandler(int) ()
   from /opt/kde32b2/lib/libkdecore.so.4
#2  0x412c74ec in __pthread_clock_settime () from /lib/i686/libpthread.so.0
#3  0x4143cca8 in __libc_sigaction () from /lib/i686/libc.so.6
#4  0x412c4b8b in raise () from /lib/i686/libpthread.so.0
#5  0x4143cb04 in raise () from /lib/i686/libc.so.6
#6  0x4143e1e0 in abort () from /lib/i686/libc.so.6
#7  0x414360ad in __assert_fail () from /lib/i686/libc.so.6
#8  0x41a99289 in khtml::Cache::clear() () from /opt/kde32b2/lib/libkhtml.so.4
#9  0x419b8983 in KHTMLFactory::~KHTMLFactory() ()
   from /opt/kde32b2/lib/libkhtml.so.4
#10 0x419b8bec in KHTMLFactory::deref() () from /opt/kde32b2/lib/libkhtml.so.4
#11 0x419b8852 in KHTMLFactory::~KHTMLFactory() ()
   from /opt/kde32b2/lib/libkhtml.so.4
#12 0x40776b7a in KLibrary::~KLibrary() ()
   from /opt/kde32b2/lib/libkdecore.so.4
#13 0x407778dc in KLibrary::slotTimeout() ()
   from /opt/kde32b2/lib/libkdecore.so.4
#14 0x4077a209 in KLibrary::qt_invoke(int, QUObject*) ()
   from /opt/kde32b2/lib/libkdecore.so.4

If I can provide more usefull information or test case, pelase tell me.

Thanks a lot for this great descktop.

Regards,

  Xevi.
Comment 1 Malte S. Stretz 2004-01-09 00:55:02 UTC
Looks like this infamous bug.

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