Open Bug 1943281 Opened 27 days ago Updated 26 days ago

Crash in [@ mtx_do_lock] caused by IBM Aspera Connect

Categories

(External Software Affecting Firefox :: Other, defect)

Unspecified
Windows
defect

Tracking

(Not tracked)

People

(Reporter: gsvelto, Unassigned)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/c556549b-f517-4923-906a-6aec30240905

Reason:

EXCEPTION_ACCESS_VIOLATION_READ

Top 10 frames:

0  msvcp140.dll  mtx_do_lock(_Mtx_internal_imp_t*, xtime const*)  d:\a01\_work\2\s\src\vctools\crt\github\stl\src\mutex.cpp:103
1  asdrive64.dll  asdrive64.dll@0x178897
2  asdrive64.dll  asdrive64.dll@0x841257
3  asdrive64.dll  asdrive64.dll@0x841257
4  asdrive64.dll  asdrive64.dll@0x68d987
5  ntdll.dll  RtlpAllocateHeapInternal
6  windows.storage.dll  CRegFolder::_CreateCachedRegFolder(IDLREGITEM& volatile*, IBindCtx*, _GUID co...
7  windows.storage.dll  CRegFolder::BindToObject(_ITEMIDLIST_RELATIVE& volatile*, IBindCtx*, _GUID co...
8  windows.storage.dll  CShellItem::_BindToSelf(IShellFolder*, _GUID const&, void**)
9  windows.storage.dll  CShellItem::BindToHandler(IBindCtx*, _GUID const&, _GUID const&, void**)

Just stumbled upon this, the software in question appears to be available here: https://www.ibm.com/products/aspera/downloads

The report linked above shows Firefox crashing when showing a file dialog. This is from Fx 129, which is before the out-of-process file picker was turned on in bug 1883943. None of the more recent reports I've seen show asdrive64.dll loaded; they show a variety of other third-party DLLs.

Severity: -- → S4
You need to log in before you can comment on or make changes to this bug.