https://bugs.freedesktop.org/show_bug.cgi?id=51601
--- Comment #5 from Terrence Enger <[email protected]> 2012-07-01 09:57:17 PDT --- Created attachment 63672 --> https://bugs.freedesktop.org/attachment.cgi?id=63672 linux gdb sessions with backtraces Note that ... (a) My observations are from Linux rather than Windows. (b) My failure is a SIGSEGV rather than an error dialog. There is a real possibility that this crash is a completely different failure. I see that other commenters consider observations on Linux relevant, so I shall go ahead and comment here. Advice welcome. Current attachment is typescript is of a gdb session opening "MEMBERSHIP TEST.xlsx" previously attached to this bug. Following a SIGSEGV (line 1463), it includes output of `thread backtrace all` (line 1477) and `backtrace full` (line 1606). The message "IndexError: list index out of range" catches my eye, but I do not know if it is implicated in the crash. My LibreOffice is built from master commit id 96caa3b with Julien Nabet's patch offered for bug 50894 "SIGSEGV: ODBC to PostgreSQL, renaming column in SELECT list". I think that my local patch has nothing to do with the current bug. The build and execution environments are ubuntu-natty (11.04); configuration options are ... --disable-mozilla --enable-symbols --enable-dbgutil --enable-crashdump --disable-build-mozilla --without-system-postgresql --enable-debug --enable-werror -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
