Bug 42226 - segmentation fault when loading xls with vba macros
Summary: segmentation fault when loading xls with vba macros
Status: RESOLVED INVALID
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: BASIC (show other bugs)
Version:
(earliest affected)
Master old -3.6
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-25 08:34 UTC by August Sodora
Modified: 2013-11-25 14:45 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Excel file with macros (the culprit) (710.00 KB, application/vnd.ms-excel)
2011-10-25 08:34 UTC, August Sodora
Details
backtrace (19.79 KB, text/plain)
2011-10-25 08:36 UTC, August Sodora
Details

Note You need to log in before you can comment on or make changes to this bug.
Description August Sodora 2011-10-25 08:34:52 UTC
Created attachment 52748 [details]
Excel file with macros (the culprit)

I have an Excel 2003 file with lots of
disgusting macros (attached) which causes calc to hang during import.
I killed the process which then segfaulted so I took a backtrace
(also attached). Any help tracking down why this is happening would
be really appreciated!

Steps to reproduce:
1. Open calc
2. File->Open and select the attached xls file
3. Application hangs, spreadsheet is never shown
Comment 1 August Sodora 2011-10-25 08:36:06 UTC
Created attachment 52749 [details]
backtrace
Comment 2 pjacquod 2011-10-31 01:28:24 UTC
Tested with master (3.5) commit 90067e8007227b7f1e555
on openSuse 11.4

Importing attached file does not generate any problems / does not hang the system.
Afterwards, executing the macros generates some errors / warnings, but this is another story.
Comment 3 August Sodora 2011-11-17 15:58:51 UTC
This bug report relates to a different problem I am trying to track down and is erroneous. Is it possible to delete it?