Closed Bug 700580 Opened 13 years ago Closed 11 years ago

Crash [@ arena_malloc | nsCSSScanner::Peek ]

Categories

(Core :: CSS Parsing and Computation, defect)

10 Branch
ARM
Android
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: nhirata, Unassigned)

References

Details

(Keywords: crash, Whiteboard: [mobile-crash])

Crash Data

From Soccorro : https://crash-stats.mozilla.com/report/index/9f96a65e-6ee3-466a-a744-e52a82111030
=====================================

Frame 	Module 	Signature [Expand] 	Source
0 	libc.so 	libc.so@0xd11c 	
1 	libmozutils.so 	arena_malloc 	memory/jemalloc/jemalloc.c:3917
2 	libxul.so 	nsCSSScanner::Peek 	layout/style/nsCSSScanner.cpp:640
3 	libxul.so 	nsCSSScanner::Next 	layout/style/nsCSSScanner.cpp:725
4 	libxul.so 	CSSParserImpl::GetToken 	layout/style/nsCSSParser.cpp:1330


AppNotes: 
0.0.0 Linux 2.6.35.13_CyanogenMod+ #1 SMP PREEMPT Wed Sep 21 16:43:22 BST 2011 armv7l
Depends on: 636113
Depends on: 778404
nsCSSScanner::Peek doesn't call malloc, and never has; I very strongly suspect this trace is bogus.  As of bug 543151, there isn't even any memory allocation *near* nsCSSScanner::Peek, so I'm going to close out this bug report.  Please file a new bug if crashes recur.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.