Closed
Bug 124611
Opened 23 years ago
Closed 23 years ago
Gdk-ERROR: BadDrawable (invalid Pixmap or Window parameter)
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 133713
People
(Reporter: pmoreau, Assigned: colin)
Details
Mozilla 0.9.8 crash when displaying http://www.dpreview.com page (a page with a
flash animation in an ad) on OpenVMS 7.2-1 DECW/Motif 1.2-5 on DS10 6/466
Error message after crash:
Gdk-ERROR **: BadDrawable (invalid Pixmap or Window parameter)
serial 17 error_code 9 request_code 62 minor_code 0
%CXXL-F-TERMINATE, terminate() or unexpected() called
%TRACE-F-TRACEBACK, symbolic stack dump follows
image module routine line rel PC abs PC
VMS_SYSLIB 0 000000000003150C 00000000024D950C
VMS_SYSLIB 0 00000000000335BC 00000000024DB5BC
----- above condition handler called with exception 004081A4:
%CMA-F-EXIT_THREAD, current thread has been requested to exit
----- end of exception message
0 FFFFFFFF82E0667C FFFFFFFF82E0667C
PTHREAD$RTL 0 00000000000212C4 000000007BBC12C4
PTHREAD$RTL 0 000000000002E768 000000007BBCE768
PTHREAD$RTL 0 0000000000045BAC 000000007BBE5BAC
0 FFFFFFFF800EACF4 FFFFFFFF800EACF4
0 FFFFFFFF82F846FC FFFFFFFF82F846FC
0 FFFFFFFF805F00F8 FFFFFFFF805F00F8
0 FFFFFFFF805F0144 FFFFFFFF805F0144
LIBGDK GDK gdk_x_error 22139 0000000000001470 0000000002963470
0 FFFFFFFF807726D0 FFFFFFFF807726D0
0 FFFFFFFF8077598C FFFFFFFF8077598C
0 FFFFFFFF80770A78 FFFFFFFF80770A78
0 FFFFFFFF806F9A38 FFFFFFFF806F9A38
0 FFFFFFFF807CB510 FFFFFFFF807CB510
MOZILLA-BIN GTKXTBIN xt_event_polling_timer_callback
35561 0000000000000358 00000000021C8B18
LIBGLIB GMAIN g_timeout_dispatch 19881 0000000000001F24 00000000028BD374
LIBGLIB GMAIN g_main_dispatch 19225 0000000000000B80 00000000028BBFD0
LIBGLIB GMAIN g_main_iterate 19446 000000000000132C 00000000028BC77C
LIBGLIB GMAIN g_main_run 19504 0000000000001548 00000000028BC998
LIBGTK GTKMAIN gtk_main 20710 0000000000000A58 0000000002B39A58
MOZILLA-BIN NSAPPSHELL Run 80786 00000000000014D4 00000000010F3834
MOZILLA-BIN NSAPPRUNNER main1 118839 0000000000008C00 0000000000C58C00
MOZILLA-BIN NSAPPRUNNER main 119179 0000000000009908 0000000000C59908
MOZILLA-BIN NSAPPRUNNER __MAIN 0 0000000000000070 0000000000C50070
Comment 1•23 years ago
|
||
Over to browser, this isn't us
Component: User Interface → XP Toolkit/Widgets
Product: Bugzilla → Browser
Version: 2.15 → other
Comment 3•23 years ago
|
||
Dupe of 40931.
*** This bug has been marked as a duplicate of 40931 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 4•23 years ago
|
||
This isn't a dup of 40931.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Comment 5•23 years ago
|
||
Taking. This is an OpenVMS specific bug, I believe. The key to the crash is that
the page contains a flash animation, and the browser doesn't have a flash player
loaded.
Assignee: jaggernaut → colin
Status: REOPENED → NEW
Assignee | ||
Comment 6•23 years ago
|
||
*** Bug 130917 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 7•23 years ago
|
||
I am now using bug 133713 to track this issue. Reporter, please note that I have
posted some workarounds for this problem in bug 133713.
*** This bug has been marked as a duplicate of 133713 ***
Status: NEW → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•