Issue 1057 - soffice crashes when clicking on .sxw file in Windows Explorer.
Summary: soffice crashes when clicking on .sxw file in Windows Explorer.
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: 632
Hardware: PC Windows 98
: P3 Trivial (vote)
Target Milestone: ---
Assignee: stefan.baltzer
QA Contact: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-19 16:47 UTC by issues@www
Modified: 2003-12-06 14:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description issues@www 2001-06-19 16:47:37 UTC
Save a file with only the word "hello" as "hello.sxw"; close writer.
Now double click on "hello.sxw" in Windows Explorer, immediately you get the 
following:

SOFFICE caused an invalid page fault in
module KERNEL32.DLL at 015f:bff7a115.
Registers:
EAX=00bf1fd0 CS=015f EIP=bff7a115 EFLGS=00010212
EBX=00ce1f4c SS=0167 ESP=0124fea0 EBP=0124fee0
ECX=00100000 DS=0167 ESI=00bf1fd0 FS=341f
EDX=00bf000c ES=0167 EDI=000eff7c GS=0000
Bytes at CS:EIP:
8b 03 a8 01 74 25 25 fc ff ff 0f 8b 53 08 03 f8 
Stack dump:
0124fee0 000eff7c 00000084 00bf1f4c bff7a391 00bf0000 00bf1fd0 000eff7c 
00000000 00bf000c 00bf0000 00bf1f4c 00000000 00000000 00000ce1 00000bf2 

Openoffice similarly crashes when I click on "master document" in the start 
menu. In that case I get

SOFFICE caused an invalid page fault in
module KERNEL32.DLL at 015f:bff7a115.
Registers:
EAX=00bf1fcc CS=015f EIP=bff7a115 EFLGS=00010212
EBX=00ce1f48 SS=0167 ESP=0124fea0 EBP=0124fee0
ECX=00100000 DS=0167 ESI=00bf1fcc FS=48af
EDX=00bf000c ES=0167 EDI=000eff7c GS=0000
Bytes at CS:EIP:
8b 03 a8 01 74 25 25 fc ff ff 0f 8b 53 08 03 f8 
Stack dump:
0124fee0 000eff7c 00000084 00bf1f48 bff7a391 00bf0000 00bf1fcc 000eff7c 
00000000 00bf000c 00bf0000 00bf1f48 00000000 00000000 00000ce1 00000bf2 

looks like the same problem?
This also happened with build 627.
Comment 1 stefan.baltzer 2001-07-06 14:00:14 UTC
Not reproducible in 633.
Comment 2 thorsten.ziehm 2003-05-20 16:12:43 UTC
This task is fixed or worked in OOo 1.1 beta2.
Comment 3 thorsten.ziehm 2003-05-20 16:28:59 UTC
closed ...