Closed
Bug 79915
Opened 24 years ago
Closed 17 years ago
SIGSEGV, Segmentation fault. xlib_rgb_convert_8880_br xlibrgb.c:2222
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: timeless, Unassigned)
References
()
Details
Mozilla Xlib Solaris7Sparc => xwin32. [cvs build from this morning]
While running choffman's browser buster [/buster/top100/url.56]
#0 0xfe826100 in xlib_rgb_convert_8880_br (image=0x18dbc8, ax=0, ay=0,
width=256, height=44,
buf=0x13b6270 "", rowstride=1000, x_align=56, y_align=352, cmap=0x0)
at /tmp/mozilla/gfx/src/xlibrgb/xlibrgb.c:2222
#1 0xfe829b00 in xlib_draw_rgb_image_core (drawable=4194373, gc=0x5a1278,
x=56, y=96, width=333,
height=300, buf=0x1377a70 "", pixstride=3, rowstride=1000,
conv=0xfe826054 <xlib_rgb_convert_8880_br>, cmap=0x0, xdith=0, ydith=0)
at /tmp/mozilla/gfx/src/xlibrgb/xlibrgb.c:3284
#2 0xfe829cc0 in xlib_draw_rgb_image (drawable=4194373, gc=0x5a1278, x=56,
y=96, width=333,
height=300, dith=XLIB_RGB_DITHER_MAX, rgb_buf=0x1377a70 "", rowstride=1000)
at /tmp/mozilla/gfx/src/xlibrgb/xlibrgb.c:3313
#3 0xfd542d54 in nsImageXlib::Draw (this=0xc2a350, aContext=@0x11ac3d0,
aSurface=0x5a11f8, aSX=0,
aSY=0, aSWidth=333, aSHeight=270, aDX=56, aDY=96, aDWidth=333,
aDHeight=300)
at /tmp/mozilla/gfx/src/xlib/nsImageXlib.cpp:292
#4 0xff334604 in nsRenderingContextImpl::DrawScaledImage (this=0x11ac3d0,
aImage=0x10c5858,
aSrcRect=0xffbed580, aDestRect=0xffbed550)
at /tmp/mozilla/gfx/src/nsRenderingContextImpl.cpp:744
Updated•18 years ago
|
Assignee: quy → nobody
QA Contact: scc → xpcom
Comment 1•17 years ago
|
||
Xlib port has been removed from trunk (bug 326152)
-> WONTFIX
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•