Closed
Bug 598506
Opened 15 years ago
Closed 7 years ago
Crash in [@ MOZ_PNG_build_gamma_tab ]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash, Whiteboard: [gfx-noted])
Crash Data
Seen while running Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:2.0b7pre) Gecko/20100921 Firefox/4.0b7pre
I don't have a set of STR, because this crash happened while I was not operating in the browser.
http://crash-stats.mozilla.com/report/index/13ba0e9a-9b6a-4832-9cd2-a213f2100921
Frame Module Signature [Expand] Source
0 XUL MOZ_PNG_build_gamma_tab modules/libimg/png/pngrtran.c:4053
1 XUL MOZ_PNG_init_read_transf modules/libimg/png/pngrtran.c:893
2 XUL MOZ_PNG_read_start_row modules/libimg/png/pngrutil.c:3359
3 XUL MOZ_PNG_read_update_info modules/libimg/png/pngread.c:524
4 XUL mozilla::imagelib::nsPNGDecoder::info_callback modules/libpr0n/decoders/nsPNGDecoder.cpp:575
5 XUL MOZ_PNG_push_read_chunk modules/libimg/png/pngpread.c:1899
6 XUL MOZ_PNG_process_data modules/libimg/png/pngpread.c:64
7 XUL mozilla::imagelib::nsPNGDecoder::WriteInternal modules/libpr0n/decoders/nsPNGDecoder.cpp:349
8 XUL mozilla::imagelib::RasterImage::WriteToDecoder modules/libpr0n/src/RasterImage.cpp:2238
9 XUL mozilla::imagelib::imgDecodeWorker::Run modules/libpr0n/src/RasterImage.cpp:2520
10 XUL mozilla::imagelib::RasterImage::AddSourceData modules/libpr0n/src/RasterImage.cpp:1244
11 XUL mozilla::imagelib::RasterImage::WriteToRasterImage modules/libpr0n/src/RasterImage.cpp:2711
12 XUL nsInputStreamTee::WriteSegmentFun xpcom/io/nsInputStreamTee.cpp:222
13 XUL nsPipeInputStream::ReadSegments xpcom/io/nsPipe3.cpp:799
14 XUL imgRequest::OnDataAvailable modules/libpr0n/src/imgRequest.cpp:1164
15 XUL nsStreamListenerTee::OnDataAvailable netwerk/base/src/nsStreamListenerTee.cpp:111
16 XUL nsHttpChannel::OnDataAvailable netwerk/protocol/http/nsHttpChannel.cpp:4071
17 XUL nsInputStreamPump::OnStateTransfer netwerk/base/src/nsInputStreamPump.cpp:510
18 XUL nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:400
19 XUL nsInputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:112
20 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:547
21 XUL NS_ProcessPendingEvents_P nsThreadUtils.cpp:200
22 XUL nsBaseAppShell::NativeEventCallback widget/src/xpwidgets/nsBaseAppShell.cpp:131
23 XUL nsAppShell::ProcessGeckoEvents widget/src/cocoa/nsAppShell.mm:394
24 CoreFoundation CFRunLoopRunSpecific
25 CoreFoundation CFRunLoopRunInMode
26 HIToolbox RunCurrentEventLoopInMode
27 HIToolbox ReceiveNextEventCommon
28 HIToolbox BlockUntilNextEventMatchingListInMode
29 AppKit _DPSNextEvent
30 AppKit -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
31 AppKit -[NSApplication run]
32 XUL nsAppShell::Run widget/src/cocoa/nsAppShell.mm:747
33 XUL nsAppStartup::Run toolkit/components/startup/src/nsAppStartup.cpp:191
34 XUL XRE_main toolkit/xre/nsAppRunner.cpp:3667
35 firefox-bin main browser/app/nsBrowserApp.cpp:158
36 firefox-bin firefox-bin@0xbe5
37 @0x2
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ MOZ_PNG_build_gamma_tab ]
Comment 1•14 years ago
|
||
pretty rare, about 1/version/month
but still examples in crash-stats
v6 bp-36ee0514-2ac7-43ad-9822-529562111023
v7 bp-bf4eb171-f8da-4767-beef-3eade2111120
v10 bp-174637f4-ad53-4dc2-b0d1-d13b32111225
v11 bp-d7459a9e-d374-495e-baea-b5baa2111224
Component: General → Graphics
Product: Firefox → Core
QA Contact: general → thebes
Still seeing this in crash-stats from time to time (6 reports over the last 6 months). The most recent version to be reported is Firefox 42.0b3 via bp-d6842bef-f908-497e-97d2-674392151010.
Whiteboard: [gfx-noted]
Comment 3•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•