Bug 116949 - konqueror crashes when trying to print a specific page
Summary: konqueror crashes when trying to print a specific page
Status: RESOLVED DUPLICATE of bug 116861
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-23 14:58 UTC by glaurent
Modified: 2005-11-23 15:34 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 glaurent 2005-11-23 14:58:31 UTC
Version:            (using KDE KDE 3.5.0)
Installed from:    Compiled From Sources
Compiler:          gcc 4.0.1 
OS:                Linux

Using 3.5RC2, trying to print the following page : http://mxhaard.free.fr/spca5xx.html
with konq results in a crash when the data is being generated (i.e. shortly after pressing the 'Print' button on the print dialog).
Comment 1 Maksim Orlovich 2005-11-23 15:02:05 UTC

*** This bug has been marked as a duplicate of 116861 ***
Comment 2 glaurent 2005-11-23 15:24:29 UTC
Maksim Orlovich wrote:
[bugs.kde.org quoted mail]
This is definitely not a duplicate. Try reproducing it : the crash is 
pretty much instantaneous, no high mem consumption involved.
Comment 3 Maksim Orlovich 2005-11-23 15:29:05 UTC
Actually, it is, just the title of that bug report is bad. It's an infinite recursion, and you, like me, have a ulimit on the stack size. The reporter of #116861 doesn't.
Comment 4 glaurent 2005-11-23 15:34:15 UTC
Maksim Orlovich wrote:
[bugs.kde.org quoted mail]
Oh ok, that explains the slight delay before the crash (way too short to 
swallow the whole memory, but enough to reach the stack ulimit indeed).