Bug 36212 - Linux:Calc crash while importing templates styles through user interface
Summary: Linux:Calc crash while importing templates styles through user interface
Status: RESOLVED DUPLICATE of bug 33864
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
3.3.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-13 08:55 UTC by Olivier Hallot
Modified: 2012-08-14 15:16 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Hallot 2011-04-13 08:55:47 UTC
Calc crashes when importing spreadsheet styles through the user interface in Linux.

Procedure:

1) have a template with styles. If not, open an empty file, add a cell style, then
Menu File - Templates - Save, choose the category and save. Close file.

2) open a new empty file (untitled1)

3) Open File - Templates - Organize

4) In the templates category locate the template saved above.

5) double click on the template. Styles of the template should appear.

6) drag a style to the rightmost window, and drop in the file recently open.

Calc crashes immediatly

Verified in Linux Mandriva and Ubuntu.

The issue does not occurs under Windows XP (in a VirtualBox machine)
Comment 1 Jan Holesovsky 2011-04-14 15:17:07 UTC
Olivier: Can you please provide us with a backtrace?

http://wiki.documentfoundation.org/BugReport#How_to_get_backtrace_.28on_Linux.29

Thank you a lot!
Comment 2 Olivier Hallot 2011-04-22 03:43:43 UTC
Hi

sorry for the very basic question, but I want to assist on reporting a recurrent crash and, per debug info in the wiki, I need the debug packages:

[Thread 0x7fffe707e710 (LWP 27231) exited]
[New Thread 0x7fffe707e710 (LWP 27256)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff47b5230 in SvTreeList::GetDepth(SvListEntry*) const ()
   from /opt/libreoffice/program/../basis-link/program/libsvtlx.so
Missing debug package(s), you should install: libreoffice3-debug-3.3.2-202.x86_64
(gdb)

where is the package "libreoffice3-debug-3.3.2-202.x86_64" located?

Thanks
Comment 3 Olivier Hallot 2011-06-07 13:20:57 UTC

*** This bug has been marked as a duplicate of bug 33864 ***