Closed
Bug 798758
Opened 13 years ago
Closed 13 years ago
crash in qcms_transform_data_rgb_out_lut_precache
Categories
(Core :: Graphics: Color Management, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: scoobidiver, Assigned: jrmuizel)
References
Details
(Keywords: crash, regression)
Crash Data
Attachments
(1 file)
828 bytes,
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
It first appeared in 18.0a1/20121005 and has been hit by two users. The regression range is:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=4cb8f88213f5&tochange=fd724f194a1f
It's likely a regression from bug 791422.
Signature qcms_transform_data_rgb_out_lut_precache More Reports Search
UUID 8cf54d22-e52a-4eef-9d3f-057262121006
Date Processed 2012-10-06 08:54:49
Uptime 45
Last Crash 50 seconds before submission
Install Age 14.0 hours since version was first installed.
Install Time 2012-10-05 18:54:35
Product Firefox
Version 18.0a1
Build ID 20121005030609
Release Channel nightly
OS Windows NT
OS Version 5.1.2600 Service Pack 3
Build Architecture x86
Build Architecture Info AuthenticAMD family 6 model 4 stepping 2
Crash Reason EXCEPTION_ACCESS_VIOLATION_WRITE
Crash Address 0xbd87000
App Notes
AdapterVendorID: 0x10de, AdapterDeviceID: 0x0110, AdapterSubsysID: 40151043, AdapterDriverVersion: 5.6.7.3
D3D10 Layers? D3D10 Layers- D3D9 Layers? D3D9 Layers-
EMCheckCompatibility True
Adapter Vendor ID 0x10de
Adapter Device ID 0x0110
Total Virtual Memory 2147352576
Available Virtual Memory 1923596288
System Memory Use Percentage 76
Available Page File 475811840
Available Physical Memory 95809536
Frame Module Signature Source
0 gkmedias.dll qcms_transform_data_rgb_out_lut_precache gfx/qcms/transform.c:380
1 gkmedias.dll qcms_transform_data gfx/qcms/transform.c:1279
2 xul.dll mozilla::image::nsJPEGDecoder::OutputScanlines image/decoders/nsJPEGDecoder.cpp:575
3 xul.dll mozilla::image::nsJPEGDecoder::WriteInternal image/decoders/nsJPEGDecoder.cpp:463
4 xul.dll mozilla::image::RasterImage::WriteToDecoder image/src/RasterImage.cpp:2480
5 xul.dll mozilla::image::RasterImage::DecodeSomeData image/src/RasterImage.cpp:3075
6 xul.dll mozilla::image::RasterImage::DecodeWorker::DecodeSomeOfImage image/src/RasterImage.cpp:3386
7 xul.dll mozilla::image::RasterImage::SourceDataComplete image/src/RasterImage.cpp:1674
8 xul.dll imgRequest::OnStopRequest image/src/imgRequest.cpp:899
9 xul.dll ProxyListener::OnStopRequest image/src/imgLoader.cpp:2066
10 xul.dll nsStreamListenerTee::OnStopRequest netwerk/base/src/nsStreamListenerTee.cpp:49
11 xul.dll mozilla::net::nsHttpChannel::OnStopRequest netwerk/protocol/http/nsHttpChannel.cpp:4992
12 xul.dll nsInputStreamPump::OnStateStop netwerk/base/src/nsInputStreamPump.cpp:552
13 xul.dll nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:374
14 xul.dll nsInputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:82
15 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:612
16 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:82
17 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:201
18 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:175
19 xul.dll nsBaseAppShell::Run widget/xpwidgets/nsBaseAppShell.cpp:163
20 xul.dll nsAppShell::Run widget/windows/nsAppShell.cpp:232
21 xul.dll nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:290
22 xul.dll XREMain::XRE_mainRun toolkit/xre/nsAppRunner.cpp:3782
23 xul.dll XREMain::XRE_main toolkit/xre/nsAppRunner.cpp:3848
24 xul.dll XRE_main toolkit/xre/nsAppRunner.cpp:3923
25 firefox.exe wmain toolkit/xre/nsWindowsWMain.cpp:105
More reports at:
https://crash-stats.mozilla.com/report/list?signature=qcms_transform_data_rgb_out_lut_precache
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #668770 -
Flags: review?
Updated•13 years ago
|
Attachment #668770 -
Flags: review? → review+
Assignee | ||
Comment 2•13 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/6d185126ad5e
Thanks for catching this.
Assignee: nobody → jmuizelaar
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•13 years ago
|
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•