FS#12411 - Openoffice Calc crash opening a XLS file

Attached to Project: Arch Linux
Opened by Juan Carlos Valero (eb3dgz) - Thursday, 11 December 2008, 07:24 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 06 February 2009, 10:33 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

OpenOffice calc unexpected close opening XLS file.

Additional info:
* package version(s)

3.0

* config and/or log files etc.

[valero@portatil-valero tmp]$ OOO_FORCE_DESKTOP=gnome soffice

(soffice:4919): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
/usr/bin/soffice: line 152: 4919 Violación de segmento "$sd_prog/$sd_binary" "$@"


Steps to reproduce:

Open a XLS file, and Calc close suddenly.
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Friday, 06 February 2009, 10:33 GMT
Reason for closing:  Not a bug
Comment by Glenn Matthys (RedShift) - Thursday, 11 December 2008, 07:29 GMT
Cannot reproduce this here (I use .xls files every now and then). Can you attach the file that's causing this problem? Does it also occur on other file formats that OOo calc supports?
Comment by Andreas Radke (AndyRTR) - Monday, 15 December 2008, 05:45 GMT
It must be either your ~/.openoffice/3/xxx config or the xls file. There should be much more reports like this if there's a real problem in calc. So far "can't confirm" or "works for me". Going to colose it soon if no response will come up.
Comment by Juan Carlos Valero (eb3dgz) - Monday, 15 December 2008, 18:27 GMT
example of file causing closing of OpenOffice
Comment by Juan Carlos Valero (eb3dgz) - Monday, 15 December 2008, 18:32 GMT
I test erasing .openoffice.org directory without change. I revert temporaly to OpenOffice 2 (that open without problem the XLS files) but with OO3 (updated today) the application crash. The failure is:

soffice

(soffice:5275): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

** (soffice:5275): WARNING **: Invalidate all children called
<here I load the example XLS file....> <-----------------------------------------------------------------
/usr/bin/soffice: line 152: 5275 Violación de segmento "$sd_prog/$sd_binary" "$@"

Also, opening with strace only tell...

[{WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV}], 0) = 5429
fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb8045000
open("/usr/share/locale/es_ES.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/es_ES/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/es.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/es/LC_MESSAGES/libc.mo", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=120808, ...}) = 0
mmap2(NULL, 120808, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb8027000
close(3) = 0
open("/usr/lib/gconv/ISO8859-1.so", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\3\0\0004\0\0\0D"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=11017, ...}) = 0
mmap2(NULL, 8220, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb8024000
mmap2(0xb8025000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb8025000
close(3) = 0
write(2, "/usr/bin/soffice: line 157: 5429"..., 99/usr/bin/soffice: line 157: 5429 Violación de segmento "$sd_prog/$sd_binary" ""$BOOTSTRAPVARS""
) = 99

any help will be appreciated.
Comment by Glenn Matthys (RedShift) - Monday, 15 December 2008, 18:33 GMT
Ignore this, the broken file was on my end, it wasn't completely downloaded. (Original message: Looks to me that xls file is broken, I can't even open it with microsoft excel 2007 (it even crashes)).
Comment by Andreas Radke (AndyRTR) - Monday, 15 December 2008, 19:31 GMT
so it's not an OOo bug but a broken xls file not possible to open even with M$ Excel?
Comment by Andreas Radke (AndyRTR) - Saturday, 17 January 2009, 23:49 GMT
can this one get closed?
Comment by Juan Carlos Valero (eb3dgz) - Sunday, 18 January 2009, 18:17 GMT
For me still the problem. I try with the various releases of OpenOffice 3.0 in archlinux, but I have to revert to Openoffice 2.0. If can sent to you any information for help in debugging this problema, don't doubt to tell me, as the problem is still here.
Comment by Andreas Radke (AndyRTR) - Monday, 19 January 2009, 20:00 GMT
then please report it to OOo upstream: http://qa.openoffice.org/issues/query.cgi
Comment by Andreas Radke (AndyRTR) - Thursday, 05 February 2009, 20:31 GMT
I cannot see a packaging bug or somebody knowing a small fix for this. So I'll soon close this one as "upstream" or "not a bug".

BTW: Your example xls file opens well and OOo calc doesn't crash here!
Comment by Juan Carlos Valero (eb3dgz) - Thursday, 05 February 2009, 20:48 GMT
Yes, close please. This week a hard disk failure... after a fresh reinstall I can't able to replay the problem.

Loading...