Closed Bug 1619308 Opened 4 years ago Closed 3 years ago

Crash in [@ mozilla::dom::indexedDB::`anonymous namespace'::ObjectStoreAddOrPutRequestOp::DoDatabaseWork(mozilla::dom::indexedDB::`anonymous namespace'::DatabaseConnection*)]

Categories

(Core :: Storage: IndexedDB, defect, P3)

Unspecified
Windows 10
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: tt, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug is for crash report bp-a1523021-9e24-40e9-87f0-8e1200200220.

Top 10 frames of crashing thread:

0 xul.dll mozilla::dom::indexedDB::`anonymous namespace'::ObjectStoreAddOrPutRequestOp::DoDatabaseWork dom/indexedDB/ActorsParent.cpp:25078
1 xul.dll mozilla::dom::indexedDB::`anonymous namespace'::TransactionDatabaseOperationBase::RunOnConnectionThread dom/indexedDB/ActorsParent.cpp:22600
2 xul.dll mozilla::dom::indexedDB::`anonymous namespace'::TransactionDatabaseOperationBase::Run dom/indexedDB/ActorsParent.cpp:22767
3 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1220
4 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:481
5 xul.dll mozilla::dom::indexedDB::`anonymous namespace'::ConnectionPool::ThreadRunnable::Run dom/indexedDB/ActorsParent.cpp:12645
6 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1220
7 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:481
8 xul.dll mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:302
9 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:308

When I checked the minidump, I found three more frames on the top of the crashing stack:

ReleaseData()
nsTSubstring<char>::Finialize() line 268
nsTSubstring<char>::~nsTSubstring() line 326

I wonder if ReleaseData() refers to this one or not

Severity: normal → S3

Closing because no crashes reported for 12 weeks.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.