Bug 133993 - NULL_CLASS_PTR_WRITE_c0000005_sal3.dll!osl_acquireMutex
Summary: NULL_CLASS_PTR_WRITE_c0000005_sal3.dll!osl_acquireMutex
Status: RESOLVED DUPLICATE of bug 133992
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.2.3.2 release
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-15 02:23 UTC by compuclever_wcb
Modified: 2020-06-15 16:49 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description compuclever_wcb 2020-06-15 02:23:00 UTC
Description:
Stack trace:
0 ntdll.dll RtlpWaitOnCriticalSection
1 ntdll.dll RtlpEnterCriticalSectionContended
2 ntdll.dll RtlEnterCriticalSection
3 sal3.dll osl_acquireMutex
4 sysdtrans.dll
5 sysdtrans.dll sysdtrans_component_getFactory
6 combase.dll _lambda_59f7b8acab183cdd0bcc7c9cde5da55a_::operator
7 combase.dll ObjectMethodExceptionHandlingAction__lambda_59f7b8acab183cdd0bcc7c9cde5da55a_ _

8
combase.dll
CStdMarshal::DisconnectWorker_ReleasesLock

9
combase.dll
CStdMarshal::DisconnectSwitch_ReleasesLock

10
combase.dll
CStdMarshal::DisconnectAndReleaseWorker_ReleasesLock

11
combase.dll
CStdMarshal::DisconnectAndRelease

12
combase.dll
COIDTable::ThreadCleanup

13
combase.dll
ObjectMethodExceptionHandlingAction__lambda_52cd3ea394b0aaaaa4b6e0872859635a_ _

14
combase.dll
FinishShutdown

15
combase.dll
ApartmentUninitialize

16
combase.dll
wCoUninitialize

17
combase.dll
CoUninitialize

18
sysdtrans.dll
sysdtrans_component_getFactory

19
ucrtbase.dll
thread_start_unsigned int (__stdcall*)

20
kernel32.dll
BaseThreadInitThunk

21
ntdll.dll
__RtlUserThreadStart

22
ntdll.dll
_RtlUserThreadStart


Actual Results:
Application crashes

Expected Results:
Application should run successfully 


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.2.3.2
Build ID: aecc05fe267cc68dde00352a451aa867b3b546ac
CPU threads: 6; OS: Windows 10.0; UI render: GL; VCL: win; 
Locale: en-US (en_US); UI-Language: en-US
Calc: threaded
Comment 1 Telesto 2020-06-15 06:45:25 UTC
Some steps to reproduce this would be nice.. It's a crash without any context
Comment 2 Julien Nabet 2020-06-15 07:13:44 UTC
Please give a try to a recent LO version, last stable one is 6.4.4
+ follow https://wiki.documentfoundation.org/QA/FirstSteps
Comment 3 Ming Hua 2020-06-15 07:22:20 UTC
(In reply to Telesto from comment #1)
> Some steps to reproduce this would be nice.. It's a crash without any context
I believe this was intended as a followup of bug 133992 by the same reporter.
Comment 4 Telesto 2020-06-15 16:49:41 UTC

*** This bug has been marked as a duplicate of bug 133992 ***