Bug 87400 - SwIndexReg dtor insert on inserting horizontal ruler
Summary: SwIndexReg dtor insert on inserting horizontal ruler
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version: 4.5.0.0.alpha0+ Master
Hardware: Other All
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard:
Keywords: have-backtrace
Depends on:
Blocks:
 
Reported: 2014-12-17 08:30 UTC by Matthew Francis
Modified: 2015-01-22 11:33 UTC (History)
5 users (show)

See Also:
i915 platform:
i915 features:


Attachments
OSX 10.10 backtrace (16.68 KB, text/plain)
2014-12-17 08:31 UTC, Matthew Francis
Details
linux backtrace (24.82 KB, text/plain)
2014-12-30 11:44 UTC, Jay Philips
Details

Description Matthew Francis 2014-12-17 08:30:28 UTC
Observed using 4.5 master on Linux and OSX

Steps to reproduce:

In a new Writer document, type:
1. Return
2. "---", return (to insert a horizontal ruler)

At this point, LibreOffice will crash. Possibly this is another one limited to dbgutil builds - I have not reproduced this in any release build
Comment 1 Matthew Francis 2014-12-17 08:31:12 UTC
Created attachment 110938 [details]
OSX 10.10 backtrace
Comment 2 sophie 2014-12-26 12:38:42 UTC
I can't reproduce with Version: 4.5.0.0.alpha0+
Build ID: 57626f2132f73e4e42b31e364b25c5867336e718
TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time: 2014-12-26_09:28:24
Locale: fr_FR Ubuntu 14.10 - Sophie
Comment 3 Robinson Tryon (qubit) 2014-12-30 00:34:01 UTC
(In reply to Matthew Francis from comment #0)
> ...Possibly this is another one limited
> to dbgutil builds - I have not reproduced this in any release build

I don't have a debug build handy, but I think Jay does (cc'ing him).
Comment 4 Jay Philips 2014-12-30 11:44:21 UTC
Created attachment 111511 [details]
linux backtrace
Comment 5 Jay Philips 2014-12-30 11:45:49 UTC
Confirmed.

Here are errors i got from the commadline.

warn:vcl:3558:1:vcl/generic/fontmanager/fontmanager.cxx:1074: Unimplmented mac encoding 20 to unicode conversion
warn:vcl:3558:1:vcl/generic/fontmanager/fontmanager.cxx:1074: Unimplmented mac encoding 20 to unicode conversion
warn:ucb.ucp.gvfs:3596:1:ucb/source/ucp/gvfs/gvfs_content.cxx:1130: gnome_vfs_get_file_info for <vnd.sun.star.job:alias=UpdateCheck> failed with "Unsupported operation" (5)
warn:ucb.ucp.gvfs:3596:1:ucb/source/ucp/gvfs/gvfs_content.cxx:1130: gnome_vfs_get_file_info for <vnd.sun.star.job:alias=UpdateCheck> failed with "Unsupported operation" (5)
warn:vcl.control:3596:1:vcl/source/control/button.cxx:2236: No new-style group set on radiobutton <> using old-style digging around
warn:ucb.ucp.gvfs:3596:1:ucb/source/ucp/gvfs/gvfs_content.cxx:1130: gnome_vfs_get_file_info for <> failed with "Unsupported operation" (5)
soffice.bin: /home/buildslave/source/libo-core/sw/source/core/bastyp/index.cxx:225: virtual SwIndexReg::~SwIndexReg(): Assertion `!m_pFirst && !m_pLast && "There are still indices registered"' failed.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.