Closed
Bug 276905
Opened 20 years ago
Closed 15 years ago
CTRL-P Crashes Firefox, Print button works [@ USER32.dll ]
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: khecht, Unassigned)
Details
(Keywords: crash, Whiteboard: [needs retesting with Ricoh printer])
Crash Data
Against the release version of Firefox 1.0, pressing CTRL-P repeatedly crashes firefox.exe, using the print button works. Reproducible behavior (on this system) seen against http://groups-beta.google.com/group/comp.sys.laptops/browse_thread/thread/1eb0409186f27fcf/cc59ce15c3b25759 with a Ricoh Aficio 2045 PCL 6 print driver on Windows Server 2003. Press CTRL-P to crash. This is _not_ reproducible on a colleague's system (XP) with the same driver. Talkback incident IDs TB2894640Y and TB2894626X for more info.
Updated•20 years ago
|
Severity: major → critical
Keywords: crash,
talkbackid
Comment 1•20 years ago
|
||
Kevin Hecht: Could you reproduce with Firefox 1.0.1? Could you please provide actual Talkback id of your crash (previous are actually too old and were deleted)?
Keywords: talkbackid
| Reporter | ||
Comment 2•20 years ago
|
||
New Talkback ID against 1.0.1 release is: TB4476414E
Comment 3•20 years ago
|
||
Incident ID: 4476414 Stack Signature USER32.dll + 0x35210 (0x77d35210) ee692465 Product ID Firefox10 Build ID 2005022304 Trigger Time 2005-03-20 09:32:21.0 Platform Win32 Operating System Windows NT 5.2 build 3790 Module USER32.dll + (00035210) URL visited User Comments Since Last Crash 62755 sec Total Uptime 1079666 sec Trigger Reason Access violation Source File, Line No. N/A Stack Trace USER32.dll + 0x35210 (0x77d35210) kernel32.dll + 0x244b (0x77e4244b) kernel32.dll + 0x30abc (0x77e70abc) USER32.dll + 0x351e6 (0x77d351e6) USER32.dll + 0x351e6 (0x77d351e6) USER32.dll + 0x351e6 (0x77d351e6) USER32.dll + 0x351e6 (0x77d351e6) USER32.dll + 0x351e6 (0x77d351e6) USER32.dll + 0x351e6 (0x77d351e6) except_handler3 kernel32.dll + 0x30abc (0x77e70abc) It looks like problem outside Firefox...
Summary: CTRL-P Crashes Firefox, Print button works → CTRL-P Crashes Firefox, Print button works [@ USER32.dll ]
except_handler3 is too late in the game. but there's a bug somewhere where i'm
planning to add try{}catch{} handling to most printing calls, but yeah, please
complain to your printer driver vendor and make sure you're using the latest driver.| Reporter | ||
Comment 5•20 years ago
|
||
Unfortunately it's the latest driver (http://www.ricoh-usa.com/downloads/downloads.asp?path=http://support.ricoh.com/bb/html/dr_ut_e/rc2/model/x2035_2045/x2035_2045en.htm) and I'll complain to Ricoh. Any handling that can be added to Firefox to better handle this would be useful. I know FF shouldn't have to compensate for someone else's boneheaded programming, but the average end user will blame the app that crashes. Oh well.
Comment 6•20 years ago
|
||
Marking as WORKSFORME as this is not a Firefox bug
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
chris.blore@gmail.com: erm. firefox crashes. gecko could not crash. how is this not a firefox bug?
Status: RESOLVED → REOPENED
Component: General → Printing
Product: Firefox → Core
Resolution: WORKSFORME → ---
Version: unspecified → 1.7 Branch
Updated•19 years ago
|
Assignee: firefox → printing
Status: REOPENED → NEW
QA Contact: general
Updated•15 years ago
|
Assignee: printing → nobody
QA Contact: printing
Comment 8•15 years ago
|
||
timeless, did you ever add those try..catch things? What's the bug number? Kevin, does this still crash for you with the latest Firefox and Ricoh drivers?
Whiteboard: [needs retesting with Ricoh printer]
| Reporter | ||
Comment 9•15 years ago
|
||
Unfortunately, I no longer have the same or equivalent hardware to test this as I reported it nearly 5 years ago. However, I have not seen any crashes via this route in FF 2.x or higher recently.
Status: NEW → UNCONFIRMED
Ever confirmed: false
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 15 years ago
Resolution: --- → INCOMPLETE
Comment 10•15 years ago
|
||
jesse: sadly, no.
| Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ USER32.dll ]
You need to log in
before you can comment on or make changes to this bug.
Description
•