Since installing Windows 8 I've been getting fairly regular 0xc0000005 errors
from module RPCRT4.dll caused by soffice.bin. A copy of a typical event log
entry is below. I have not yet been able to establish the actual
circumstances under which this error occurs but it's while using LibreOffice
Writer, the application hangs for several seconds with the disk activity
light on (presumably while a dump is written) and then all is well again.
There is no crash, just this unresponsive hang and the related error in the
event log, otherwise LibreOffice Writer works (apparently) perfectly.
I've had this problem with both 3.6.3 and now with 3.6.4 and it's only
appeared since I installed Windows 8 (32 bit). I understand that it might be
my problem (ie. caused by something else on my laptop) but I thought I'd see
whether this is a known issue?
Many thanks for looking.
Log Name: Application
Source: Application Error
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: ubuysa
Description:
Faulting application name: soffice.bin, version: 3.6.4.3, time stamp:
0x50b62e37
Faulting module name: RPCRT4.dll, version: 6.2.9200.16384, time stamp:
0x50108bf5
Exception code: 0xc0000005
Fault offset: 0x00011a2c
Faulting process ID: 0x1764
Faulting application start time: 0x01cdd844381e5bca
Faulting application path: C:\Program Files\LibreOffice
3.6\program\soffice.bin
Faulting module path: C:\Windows\system32\RPCRT4.dll
Report ID: c4fa1adf-4439-11e2-aff6-001b24703463
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-12-12T08:56:09.000000000Z" />
<EventRecordID>8685</EventRecordID>
<Channel>Application</Channel>
<Computer>ubuysa</Computer>
<Security />
</System>
<EventData>
<Data>soffice.bin</Data>
<Data>3.6.4.3</Data>
<Data>50b62e37</Data>
<Data>RPCRT4.dll</Data>
<Data>6.2.9200.16384</Data>
<Data>50108bf5</Data>
<Data>c0000005</Data>
<Data>00011a2c</Data>
<Data>1764</Data>
<Data>01cdd844381e5bca</Data>
<Data>C:\Program Files\LibreOffice 3.6\program\soffice.bin</Data>
<Data>C:\Windows\system32\RPCRT4.dll</Data>
<Data>c4fa1adf-4439-11e2-aff6-001b24703463</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>