Closed
Bug 811653
Opened 12 years ago
Closed 12 years ago
crash in nsDeleteDir::PostTimer
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 829419
Tracking | Status | |
---|---|---|
firefox18 | --- | unaffected |
firefox19 | --- | affected |
firefox20 | --- | affected |
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: [native-crash])
Crash Data
It first showed up in 19.0a1/20121025 but has occurred discontinuously since.
Signature nsDeleteDir::PostTimer(void*, unsigned int) More Reports Search
UUID 34ae55c9-90e4-4910-9154-59c082121114
Date Processed 2012-11-14 07:48:40
Uptime 80
Install Age 12.1 hours since version was first installed.
Install Time 2012-11-13 19:40:02
Product FennecAndroid
Version 19.0a1
Build ID 20121113030658
Release Channel nightly
OS Android
OS Version 0.0.0 Linux 2.6.32.9-perf #1 PREEMPT Wed Jul 4 12:32:24 2012 armv7l SEMC/SK17i_1250-2159/SK17i:4.0.4/4.1.B.0.587/tL1_3w:user/release-keys
Build Architecture arm
Build Architecture Info
Crash Reason SIGSEGV
Crash Address 0x0
App Notes
AdapterDescription: 'Qualcomm -- Adreno (TM) 205 -- OpenGL ES 2.0 2158964 -- Model: SK17i, Product: SK17i_1250-2159, Manufacturer: Sony Ericsson, Hardware: semc'
EGL? EGL+ GL Context? GL Context+ GL Layers? GL Layers+
Sony Ericsson SK17i
SEMC/SK17i_1250-2159/SK17i:4.0.4/4.1.B.0.587/tL1_3w:user/release-keys
EMCheckCompatibility True
Adapter Vendor ID Qualcomm
Adapter Device ID Adreno (TM) 205
Device Sony Ericsson SK17i
Android API Version 15 (REL)
Android CPU ABI armeabi-v7a
Frame Module Signature Source
0 libxul.so nsDeleteDir::PostTimer Mutex.h:74
1 libxul.so nsDeleteDir::DeleteDir nsDeleteDir.cpp:270
2 libxul.so nsDiskCacheDevice::OpenDiskCache nsDiskCacheDevice.cpp:999
3 libxul.so nsDiskCacheDevice::Init nsDiskCacheDevice.cpp:406
4 libxul.so nsCacheService::CreateDiskDevice nsCacheService.cpp:1561
5 libxul.so nsCacheService::SearchCacheDevices nsCacheService.cpp:2162
6 libxul.so nsCacheService::ActivateEntry nsCacheService.cpp:2065
7 libxul.so nsCacheService::ProcessRequest nsCacheService.cpp:1891
8 libxul.so nsCacheService::OpenCacheEntry nsCacheService.cpp:2023
9 libxul.so nsCacheSession::AsyncOpenCacheEntry nsCacheSession.cpp:110
10 libxul.so mozilla::net::HttpCacheQuery::Run nsHttpChannel.cpp:2788
11 libxul.so nsThread::ProcessNextEvent nsThread.cpp:627
12 libxul.so NS_ProcessNextEvent_P nsThreadUtils.cpp:221
13 libxul.so nsThread::ThreadFunc nsThread.cpp:265
14 libnspr4.so _pt_root ptthread.c:156
15 libc.so libc.so@0x12d12
16 libc.so libc.so@0x12866
More reports at:
https://crash-stats.mozilla.com/report/list?signature=nsDeleteDir%3A%3APostTimer%28void*%2C+unsigned+int%29
Reporter | ||
Updated•12 years ago
|
Crash Signature: [@ nsDeleteDir::PostTimer(void*, unsigned int)] → [@ nsDeleteDir::PostTimer(void*, unsigned int)]
[@ nsDeleteDir::PostTimer]
Reporter | ||
Updated•12 years ago
|
status-firefox20:
--- → affected
Comment 1•12 years ago
|
||
Same stack trace as bug 829419, where we have a patch. Let's dupe to there.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•