https://bugs.documentfoundation.org/show_bug.cgi?id=151785
Bug ID: 151785
Summary: Calc crash randomly when open xlsx file in startup.
Product: LibreOffice
Version: 7.4.0.3 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
I use LibreOffice in Windows 11 22H2 with Core i5 12400 and Intel B660
motherboard.
PC has 32GB memory, 1TB SSD, 1TB HDD both formatted NTFS.
Graphics chip is CPU internal Intel UHD 730.
In FILEOPEN, I encounter crash bug randomly.
When I open xlsx file in startup, calc crash randomly.
Especially, xlsx file created LibreOffice 7.4.x.
And I also occured this issue xlsx file created LibreOffice 7.3.x .
In LibreOffice 7.3.x problem didn't occurred.
I feel like it did something wrong when extended the process of opening xlsx
files in 7.4.0.
Steps to Reproduce:
1.Open xlsx file created by LibreOffice in LibreOffice starts.
2.Crash randomly.
Actual Results:
When splash screen disappeared, application crash instantly.
ExceptionCode is c0000409 .
Expected Results:
When splash screen disappeared, application starts with opening file.
Reproducible: Always
User Profile Reset: No
Additional Info:
Here is Windows event viewer crash report.
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Application Error"
Guid="{a0e9b465-b939-57d7-b27d-95d8e925ff57}" />
<EventID>1000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>100</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2022-10-27T10:47:23.5408633Z" />
<EventRecordID>7761</EventRecordID>
<Correlation />
<Execution ProcessID="5924" ThreadID="5864" />
<Channel>Application</Channel>
<Computer>Hayabusa</Computer>
<Security UserID="S-1-5-21-4062444946-858583345-1208202342-1001" />
</System>
- <EventData>
<Data Name="AppName">soffice.bin</Data>
<Data Name="AppVersion">7.4.2.3</Data>
<Data Name="AppTimeStamp">63443df7</Data>
<Data Name="ModuleName">ucrtbase.dll</Data>
<Data Name="ModuleVersion">10.0.22621.608</Data>
<Data Name="ModuleTimeStamp">f5fc15a3</Data>
<Data Name="ExceptionCode">c0000409</Data>
<Data Name="FaultingOffset">000000000007f61e</Data>
<Data Name="ProcessId">0xc54</Data>
<Data Name="ProcessCreationTime">0x1d8e9f17daf3906</Data>
<Data Name="AppPath">C:\Program Files\LibreOffice\program\soffice.bin</Data>
<Data Name="ModulePath">C:\WINDOWS\System32\ucrtbase.dll</Data>
<Data Name="IntegratorReportId">6a5c09bd-d264-4f86-98fa-160addde2f05</Data>
<Data Name="PackageFullName" />
<Data Name="PackageRelativeAppId" />
</EventData>
</Event>
--
You are receiving this mail because:
You are the assignee for the bug.