Issue 239

Summary: [OO613] segmentation fault after "Insert/Object"
Product: Writer Reporter: issues@www <issues>
Component: uiAssignee: stefan.baltzer
Status: CLOSED FIXED QA Contact: issues@www <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 613   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description issues@www 2000-12-15 13:27:23 UTC
subject says it all.

Maybe this is because I am root? (For ordinary users I am unable to install
OO613.)

strace output below.


--------------
...
open("/opt/openoffice60/user/config/registry/org.openoffice.Office.Common.xml",
O_RDONLY) = 25
read(25, "<?xml version=\"1.0\" encoding=\"UT"..., 16384) = 15227
brk(0x839b000)                          = 0x839b000
read(25, "", 16384)                     = 0
close(25)                               = 0
--- SIGSEGV (Segmentation fault) ---
...
----------------
Comment 1 stefan.baltzer 2001-01-15 11:50:13 UTC
This occurs on all platforms and is not related to the user type. It is fixed in 
the (yet internally available) version 614 onwards.
Comment 2 stefan.baltzer 2001-01-29 12:05:55 UTC
Fixed in OO614.
Comment 3 stefan.baltzer 2001-05-04 14:19:34 UTC
Closed