Issue 15527 - OOo Fails to Open File with "invalid named references" result in core dump
Summary: OOo Fails to Open File with "invalid named references" result in core dump
Status: CLOSED DUPLICATE of issue 15434
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC Linux, all
: P2 Trivial (vote)
Target Milestone: ---
Assignee: frank
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-11 19:04 UTC by fmcantu
Modified: 2003-09-08 16:55 UTC (History)
1 user (show)

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


Attachments
Text of coredump while attempting to open file (15.76 KB, text/plain)
2003-06-11 19:05 UTC, fmcantu
no flags Details
core dump text for trying to open test 2 (16.57 KB, text/plain)
2003-06-13 15:17 UTC, fmcantu
no flags Details
test file 1 (5.15 KB, application/octet-stream)
2003-06-13 15:18 UTC, fmcantu
no flags Details
test file 2 (actual core dump cause) (5.28 KB, application/octet-stream)
2003-06-13 15:18 UTC, fmcantu
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description fmcantu 2003-06-11 19:04:19 UTC
OOo 1.1 Beta 2 fails to open files that have named references that are no longer
valid, i.e. if one copies just some sheets to a new file and if there were named
ranges references (to sheets not beeing copied), one cannot open again the file,
almost when the open bar is full an error occurs turning out to a core dump.
Tried with different versions and 1.0.2 will open the file with wrong
references. I modified the file until no invalid references were left in the
named ranges, then I could open it on OOo 1.1 Beta2.
Comment 1 fmcantu 2003-06-11 19:05:37 UTC
Created attachment 6808 [details]
Text of coredump while attempting to open file
Comment 2 frank 2003-06-12 08:08:31 UTC
Hi Fabián,

sorry to tell you, but I can't reproduce this.

Can you check it again and attach a file which results in this crash
if opened ?

Thanks.

Frank
Comment 3 fmcantu 2003-06-13 15:08:46 UTC
I have tried to reproduce the error and took for notice that I was
wrong, the core dump was created because of a duplicate named ranges.
I think this would turn to be a duplicate to issue 15434.
Still I'm not sure since I got core dump and it wasn't reported like
that in 15434, I'll attach a core dump text, and a couple of test files.
test2 was created by copying sheets from test1, and the named ranges
became duplicate thus causing a core dump while trying to open the
file (test2) again.
Comment 4 fmcantu 2003-06-13 15:17:26 UTC
Created attachment 6854 [details]
core dump text for trying to open test 2
Comment 5 fmcantu 2003-06-13 15:18:29 UTC
Created attachment 6855 [details]
test file 1
Comment 6 fmcantu 2003-06-13 15:18:57 UTC
Created attachment 6856 [details]
test file 2 (actual core dump cause)
Comment 7 frank 2003-06-13 15:44:47 UTC
Hi Michel,

yes this is a double to Issue 15434.

After Beta1 we found a bug regarding doubled named ranges and fixed it
for Beta2. But none ever found the dependencie with loading existing
documents. This was discovered a little after Beta2 and will be fixed
for OOo1.1 . And yes on Linux this behaviour results in a crash
whilste on Windows it simply do not open the document.

Thanks for your helps.

Frank

*** This issue has been marked as a duplicate of 15434 ***
Comment 8 frank 2003-06-13 15:45:05 UTC
closed double