Closed
Bug 291250
Opened 20 years ago
Closed 18 years ago
USPS.com's printing label service causes crash (pure virtual function call)
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mijman2, Assigned: alfred.peng)
References
Details
(Keywords: crash)
Attachments
(1 file)
|
50.64 KB,
image/pjpeg
|
Details |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; 1.4.1 ; .NET CLR 1.0.3705; .NET CLR 1.1.4322) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 When using USPS.com's printing label service the browser goes through the steps and when I get to the the part where I press print (its on a java applet) and then i see the java console pull up and start doing its stuff. About 10 seconds into it the script crashes using firefox (all other browsers work but I like Fire fox much better than other browsers). I have attached a screen shot of the error. Reproducible: Always Steps to Reproduce: 1.go to https://sss-web.usps.com/ds/jsps/ds_labelInfo.jsp?create=true 2.create a label and follow steps as they give them to you 3. choose to pay for postage online 4. Let java aplet load and click print 5. BOOM firefox fails ;( Actual Results: Screen shot is attachted with error i get every single time Expected Results: to print label and return me to a page with confirmation and label number on it.
Comment 2•20 years ago
|
||
*** Bug 291248 has been marked as a duplicate of this bug. ***
Comment 3•20 years ago
|
||
mijman2: Could you provide Talkback incident id for your crash?
Keywords: crash
(In reply to comment #3) > mijman2: Could you provide Talkback incident id for your crash? I am not sure how to do that. I will look at Q&A's... Could you help explain how to do that please? Thanks, -steve
Comment 5•20 years ago
|
||
Do you have Java 1.5.0_02 installed 1.4 versions are quite notorious crashers
Summary: Crash with error: pure virtual funciton call → Crash with error: pure virtual function call
I do have Java 1.5.0_02 installed, and I have been trying to get talkbalk working, but it wont pop up like it is supposed to after the crash.... Any ideas?
pure virtual calls use abort() instead of crashing. there's nothing for talkback to catch.
Assignee: bugs → kyle.yuan
Component: JavaScript Console → Java: OJI
Product: Firefox → Core
QA Contact: javascript.console → oji
Version: unspecified → 1.7 Branch
Ok... Is there any other information I can get for you so that I can help you to fix the problem? -Steve
Updated•19 years ago
|
Summary: Crash with error: pure virtual function call → USPS.com's printing label service causes crash (pure virtual function call)
Comment 11•18 years ago
|
||
reporter "UPS has altered the way that their service works and the process that caused the error is no longer present." so closing invalid (nothing to test, etc)
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•