Closed
Bug 669279
Opened 14 years ago
Closed 13 years ago
out-of-memory and crash in CanvasLayerD3D10::UpdateSurface while running WebGL demo
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: trigrou, Unassigned)
References
()
Details
(Keywords: crash, crashreportid)
Crash Data
User Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/14.0.803.0 Chrome/14.0.803.0 Safari/535.1
Steps to reproduce:
I go on url http://osgjs.org/osgjs/examples/shadow/index.html
Actual results:
on firefox 5 it crashes and not on chrome
Expected results:
it should work
| Reporter | ||
Updated•14 years ago
|
Comment 1•14 years ago
|
||
Confirming the error on:
Mozilla/5.0 (Windows NT 6.1; rv:7.0a1) Gecko/20110704 Firefox/7.0a1
Link to crash report:
https://crash-stats.mozilla.com/report/index/bp-679074fb-4fdd-414c-9d3a-f1d032110705
Remaining unconfirmed since it's unclear whether it's a browser issue or not.
Updated•14 years ago
|
Component: General → Graphics
Product: Firefox → Core
QA Contact: general → thebes
Summary: webgl sample crash on firefox 5 → out-of-memory and crash in CanvasLayerD3D10::UpdateSurface while running WebGL demo
Updated•14 years ago
|
Version: 5 Branch → Trunk
Crash Signature: [@ mozalloc_abort(char const* const) | mozalloc_handle_oom() | mozilla::layers::CanvasLayerD3D10::UpdateSurface() ]
Keywords: crash,
crashreportid
OS: Other → Windows 7
Hardware: All → x86
Version: Trunk → 7 Branch
Updated•13 years ago
|
Severity: normal → critical
Comment 2•13 years ago
|
||
I don't see any recent reports of this. And the demo seems to work just fine for me. Perhaps the problem is fixed, otherwise we might need some more information to reproduce.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•