Closed
Bug 222153
Opened 21 years ago
Closed 21 years ago
freeze if i use this feature
Categories
(Core :: Print Preview, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 219060
People
(Reporter: nowick_c, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20031010 Debian/1.4-6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20031010 Debian/1.4-6
Package: mozilla-browser
Version: 2:1.4-6
Severity: important
Tags: sid
Hello girls,
I am running Debian GNU/Linux "unstable".
I made a screen shot of my probleme here :
https://meuh.dyndns.org/~cscm/mozilla.jpg
My printing system is fully configured, CUPS works, lpr works too.
But when i use the "File/Print Preview" in mozilla, it freeze and
eat 100% CPU Time.
Here is a gdb session :
---
Program received signal SIGINT, Interrupt.
[Switching to Thread 16384 (LWP 1684)]
0x0806dcc0 in nsStrPrivate::GrowCapacity(nsStr&, unsigned) ()
(gdb) bt
#0 0x0806dcc0 in nsStrPrivate::GrowCapacity(nsStr&, unsigned) ()
#1 0x08067dcc in nsCString::SetCapacity(unsigned) ()
#2 0x08067d54 in nsCString::SetLength(unsigned) ()
#3 0x0805e047 in nsACString::UncheckedAppendFromReadable(nsACString const&) ()
#4 0x0805de5c in nsACString::do_AppendFromReadable(nsACString const&) ()
#5 0x41c83bfe in ?? () from /usr/lib/mozilla/components/libgfxps.so
#6 0xbfffc91c in ?? ()
#7 0xbfffc87c in ?? ()
---
I made a strace session too.
---
tail mozilla.strace
read(3, "\34\370 8\233\5\0\1\337\0\0\0\22\235x\0\0\0\0\0\22\235"..., 32) = 32
read(3, "\1\0*8\3\0\0\0!\0\0\0\1\0\1\1\377\377\377\377\0\0\0\0\1"..., 32) = 32
read(3, "3\200b\0003\200b\0\0\0J\10", 12) = 12
read(3, "\1\20+8\0\0\0\0n\0\0\0\0\0\0\0\310\0\310\0\0\0\0\0x\267"..., 32) = 32
kill(1654, SIGRTMIN) = 0
brk(0) = 0x8a29000
brk(0x8a4a000) = 0x8a4a000
brk(0) = 0x8a4a000
brk(0x8a6b000) = 0x8a6b000
+++ killed by SIGKILL +++
---
Thanks
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux TuX 2.4.21-smp #1 SMP Sat Oct 11 19:13:00 CEST 2003 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages mozilla-browser depends on:
ii debconf 1.3.15 Debian configuration management sy
ii libatk1.0-0 1.2.4-1 The ATK accessibility toolkit
ii libc6 2.3.2-8 GNU C Library: Shared libraries an
ii libgcc1 1:3.3.2-0pre5 GCC support library
ii libglib2.0-0 2.2.3-1 The GLib library of C routines
ii libgtk2.0-0 2.2.4-1 The GTK+ graphical user interface
ii libnspr4 2:1.4-6 Netscape Portable Runtime Library
ii libpango1.0-0 1.2.5-1 Layout and rendering of internatio
ii libstdc++5 1:3.3.2-0pre5 The GNU Standard C++ Library v3
ii psmisc 21.3-1 Utilities that use the proc filesy
ii xlibs 4.2.1-12.1 X Window System client libraries
ii zlib1g 1:1.1.4-15 compression library - runtime
-- debconf information:
* mozilla/prefs_note:
* mozilla/dsp: none
Reproducible: Always
Steps to Reproduce:
1.Launch Mozilla
2.Press File
3.Presse Print Preview
Actual Results:
Mozilla freeze and eat 100% CPU time : see my screen shot
Expected Results:
Just a basic print preview
Comment 1•21 years ago
|
||
Dupe of bug 219060 (via bug 220452), which was fixed on Sept 27th. The fix won't
be in Mozilla 1.5 though.
*** This bug has been marked as a duplicate of 219060 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•