Issue 92666 - Sample document for VBA compatibility crashes the office
Summary: Sample document for VBA compatibility crashes the office
Status: CLOSED DUPLICATE of issue 98240
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 3.1
Assignee: joerg.skottke
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-11 13:51 UTC by joerg.skottke
Modified: 2009-01-20 16:37 UTC (History)
1 user (show)

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


Attachments
Testdocument which crashes the office when VBA executable mode is enabled (47.50 KB, application/vnd.ms-excel)
2008-08-11 14:01 UTC, joerg.skottke
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description joerg.skottke 2008-08-11 13:51:35 UTC
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 4160263872 (LWP 9105)]
0x082551fa in __gxx_personality_v0 () from
/opt/staroffice9/program/../basis-link/program/libucpfile1.so
Missing separate debuginfos, use: debuginfo-install staroffice9.i586
(gdb) where
#0  0x082551fa in __gxx_personality_v0 () from
/opt/staroffice9/program/../basis-link/program/libucpfile1.so
#1  0x0093dda6 in SvStream::Read () from
/opt/staroffice9/program/../basis-link/program/libtlli.so
#2  0x00a3297e in ?? () from
/opt/staroffice9/program/../basis-link/program/libsotli.so
#3  0x00a33107 in ?? () from
/opt/staroffice9/program/../basis-link/program/libsotli.so
#4  0x00a34fd0 in ?? () from
/opt/staroffice9/program/../basis-link/program/libsotli.so
#5  0x00a353e3 in ?? () from
/opt/staroffice9/program/../basis-link/program/libsotli.so
#6  0x00a392d3 in ?? () from
/opt/staroffice9/program/../basis-link/program/libsotli.so
#7  0x00a2f9c0 in ?? () from
/opt/staroffice9/program/../basis-link/program/libsotli.so
#8  0x00a3c3c7 in SotStorageStream::GetData () from
/opt/staroffice9/program/../basis-link/program/libsotli.so
#9  0x0093dda6 in SvStream::Read () from
/opt/staroffice9/program/../basis-link/program/libtlli.so
#10 0x0093e441 in SvStream::operator>> () from
/opt/staroffice9/program/../basis-link/program/libtlli.so
#11 0x00ed398b in ?? () from
/opt/staroffice9/program/../basis-link/program/libsfxli.so
#12 0x00eccfd1 in ?? () from
/opt/staroffice9/program/../basis-link/program/libsfxli.so
#13 0x00ece106 in ?? () from
/opt/staroffice9/program/../basis-link/program/libsfxli.so
#14 0x00ecc518 in sfx2::LoadOlePropertySet () from
/opt/staroffice9/program/../basis-link/program/libsfxli.so
#15 0xf1d91804 in __gxx_personality_v0 () from
/opt/staroffice9/program/../basis-link/program/libscli.so
#16 0xf1da0d5e in __gxx_personality_v0 () from
/opt/staroffice9/program/../basis-link/program/libscli.so
#17 0xf170a020 in ?? ()
#18 0xf170a020 in ?? ()
#19 0x00005c28 in ?? ()
#20 0x00000000 in ?? ()
Comment 1 joerg.skottke 2008-08-11 13:55:11 UTC
Automated test: f_basic_vba-compat.bas::tBasicVBACompatImportEnabled()
Comment 2 joerg.skottke 2008-08-11 14:01:30 UTC
Created attachment 55698 [details]
Testdocument which crashes the office when VBA executable mode is enabled
Comment 3 joerg.skottke 2008-08-11 14:14:22 UTC
Note: I used a OOO30m1 / en-US / Linux build

Reproduction:
- enable VBA import
- enable VBA execution
- load document
Comment 4 joerg.skottke 2008-08-11 15:37:16 UTC
Removed issue from the stopper list as it appears to only happen on few machines
(one only, so far). However, i keep a close target.
Comment 5 ab 2008-08-14 07:42:32 UTC
STARTED
Comment 6 joerg.skottke 2008-10-23 08:40:30 UTC
Removed from 3.0.1 target (setting 3.1) so it gets off the radar.
I failed to reproduce the issue with a recent office build, but i still need to
crosscheck it on other platforms.
Comment 7 ab 2008-12-09 14:38:28 UTC
ab->jsk: Do we still want to keep this issue open? If not, please close
Comment 8 caolanm 2008-12-30 23:18:30 UTC
This looks very like issue 95286
Comment 9 caolanm 2009-01-20 16:36:33 UTC
same as issue 98240 as it turns out

*** This issue has been marked as a duplicate of 98240 ***
Comment 10 caolanm 2009-01-20 16:37:03 UTC
close as dup of issue with workaround patches available