Closed
Bug 676368
Opened 14 years ago
Closed 14 years ago
crash @ _moz_pixman_image_composite32 while loading browser on Nexus S
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 672787
People
(Reporter: sancus, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-a8c8dcdc-1326-4f34-931d-1b2632110803 .
=============================================================
Aurora crashes on load on my Nexus S running Android 2.3.4!
Updated•14 years ago
|
Component: General → Graphics
Product: Fennec → Core
QA Contact: general → thebes
Summary: crash @ libxul.so@0x9df494 while loading browser on Nexus S → crash @ _moz_pixman_image_composite32 while loading browser on Nexus S
Comment 1•14 years ago
|
||
https://crash-stats.mozilla.com/report/index/a8c8dcdc-1326-4f34-931d-1b2632110803
0 libxul.so libxul.so@0x9df494
1 libxul.so _moz_pixman_image_composite32 gfx/cairo/libpixman/src/pixman.c:371
2 libxul.so _clip_and_composite_boxes gfx/cairo/cairo/src/cairo-image-surface.c:3002
3 libxul.so _cairo_image_surface_paint gfx/cairo/cairo/src/cairo-image-surface.c:3304
4 libxul.so _cairo_surface_paint gfx/cairo/cairo/src/cairo-surface.c:2100
5 libxul.so _cairo_gstate_paint gfx/cairo/cairo/src/cairo-gstate.c:1049
6 libxul.so _moz_cairo_paint gfx/cairo/cairo/src/cairo.c:2238
7 libxul.so _moz_cairo_paint_with_alpha gfx/cairo/cairo/src/cairo.c:2267
8 libxul.so gfxContext::Paint gfx/thebes/gfxContext.cpp:772
9 libxul.so gfxPlatform::OptimizeImage gfx/thebes/gfxPlatform.cpp:414
10 libxul.so imgFrame::Optimize nsAutoPtr.h:954
11 libxul.so mozilla::imagelib::RasterImage::DecodingComplete modules/libpr0n/src/RasterImage.cpp:1111
12 libxul.so mozilla::imagelib::Decoder::PostDecodeDone nsCOMPtr.h:800
13 libxul.so mozilla::imagelib::nsPNGDecoder::end_callback modules/libpr0n/decoders/nsPNGDecoder.cpp:863
14 libxul.so MOZ_PNG_push_have_end modules/libimg/png/pngpread.c:1908
15 libxul.so MOZ_PNG_push_read_chunk modules/libimg/png/pngpread.c:364
16 libxul.so MOZ_PNG_proc_some_data modules/libimg/png/pngpread.c:65
17 libxul.so MOZ_PNG_process_data modules/libimg/png/pngpread.c:39
18 libxul.so mozilla::imagelib::nsPNGDecoder::WriteInternal modules/libpr0n/decoders/nsPNGDecoder.cpp:354
19 libxul.so mozilla::imagelib::Decoder::Write modules/libpr0n/src/Decoder.cpp:104
20 libxul.so mozilla::imagelib::RasterImage::WriteToDecoder modules/libpr0n/src/RasterImage.cpp:2277
etc...
Crash Signature: [@ libxul.so@0x9df494] → [@ libxul.so@0x9df494]
[@ _moz_pixman_image_composite32]
tracking-firefox7:
--- → ?
tracking-firefox8:
--- → ?
Comment 2•14 years ago
|
||
stacks look like a dupe of bug 672787, which has actually been fixed by changing some other code. Does this still crash in current Aurora builds?
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
going to track bug 672787
You need to log in
before you can comment on or make changes to this bug.
Description
•