To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105142
                 Issue #|105142
                 Summary|calc segfaults when opening excel-95 file
               Component|Spreadsheet
                 Version|OOo 3.1.1
                Platform|PC
                     URL|http://www.lsmod.de/~bernhard/temp/PCN_270023_12531712
                        |86.xls
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|viewing
             Assigned to|spreadsheet
             Reported by|bmwiedemann





------- Additional comments from [email protected] Thu Sep 17 09:01:59 
+0000 2009 -------
Today we received via email this 4KB file which appears to be an ordinary, valid
Microsoft Excel 95 file with just two lines used.


when opening it in openoffice, all tested versions crashed.
Tested:
Windows-XP      2.0.3
openSUSE-10.3   2.3.0.1.2
ubuntu-8.04     2.4.1-1ubuntu2.1
openSUSE-11.2M7 3.1.1.1

The openSUSE-10.3 message reads
$ ooffice PCN_270023_1253171286.xls 
/usr/lib/ooo-2.0/program/soffice: line 269: 22363 Segmentation fault     
"$sd_prog/$sd_binary" "$@"

** (process:22126): WARNING **: Unknown error forking main binary / abnormal
early exit ...


I do not have debug symbols, so the backtrace might not be too useful
gdb /usr/lib/ooo-2.0/program/soffice.bin
run PCN_270023_1253171286.xls
[...]
(gdb) thread 3
[Switching to thread 3 (Thread 0xb2b82b90 (LWP 24025))]#0  0xffffe410 in
__kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7202248 in accept () from /lib/libpthread.so.0
#2  0xb751a546 in osl_acceptPipe ()
   from /usr/lib/ooo-2.0/program/libuno_sal.so.3
#3  0xb7613e29 in vos::OPipe::accept ()
   from /usr/lib/ooo-2.0/program/libvos3gcc3.so
#4  0x0807110e in desktop::OfficeIPCThread::run ()
#5  0xb760e704 in vos::threadWorkerFunction_impl ()
   from /usr/lib/ooo-2.0/program/libvos3gcc3.so
#6  0xb75129e7 in ?? () from /usr/lib/ooo-2.0/program/libuno_sal.so.3

(gdb) thread 2
[Switching to thread 2 (Thread 0xb3397b90 (LWP 24024))]#0  0xffffe410 in
__kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb71ff7ec in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#2  0xb750f5ee in osl_waitCondition ()
   from /usr/lib/ooo-2.0/program/libuno_sal.so.3
#3  0xb7609ec6 in vos::OCondition::wait ()
   from /usr/lib/ooo-2.0/program/libvos3gcc3.so
#4  0xb7610915 in vos::OTimerManager::run ()
   from /usr/lib/ooo-2.0/program/libvos3gcc3.so
#5  0xb760e704 in vos::threadWorkerFunction_impl ()
   from /usr/lib/ooo-2.0/program/libvos3gcc3.so
#6  0xb75129e7 in ?? () from /usr/lib/ooo-2.0/program/libuno_sal.so.3

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to