| Summary: | FILEOPEN: Crash with Application Error when opening particular file with style:data-style-name | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Dinh Le <infostud91> |
| Component: | filters and storage | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, vihsaaa, xiscofauli |
| Priority: | medium | Keywords: | haveBacktrace |
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.0.0 target:5.3.7 target:5.4.2 | ||
| Crash report or crash signature: | ["SvXMLStylesContext::FindStyleChildContext(unsigned short,rtl::OUString const &,bool)"] | Regression By: | |
| Attachments: |
crashes with Application Error
gdb backtrace |
||
|
Description
Dinh Le
2017-08-31 06:21:59 UTC
Created attachment 135894 [details]
crashes with Application Error
Confirmed in Version: 6.0.0.0.alpha0+ Build ID: 78960ad06faca055a6d97afbc764c902d5d07f6f CPU threads: 1; OS: Windows 6.1; UI render: default; TinderBox: Win-x86@39, Branch:master, Time: 2017-08-30_06:31:19 Locale: es-ES (es_ES); Calc: group and LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4 Created attachment 135900 [details]
gdb backtrace
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1b7d983684790331eacdf027c26d1cf61ae53468 Resolves: tdf#112123 check m_xAutoStyles like in similar methods It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3576aa7a7328b04faf222451d73681db7c1d9c54&h=libreoffice-5-3 Resolves: tdf#112123 check m_xAutoStyles like in similar methods It will be available in 5.3.7. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e09c2106c136b9cb3a32e1ffbc19aba8269f37ca&h=libreoffice-5-4 Resolves: tdf#112123 check m_xAutoStyles like in similar methods It will be available in 5.4.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |