| Summary: | Chart wizard crashes after clicking cancel | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Yousuf Philips (jay) (retired) <philipz85> |
| Component: | Chart | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | caolan.mcnamara, miguelangelrv, serval2412, xiscofauli |
| Priority: | medium | Keywords: | haveBacktrace, regression |
| Version: | 5.4.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:5.4.0 | ||
| Crash report or crash signature: | ["chart::GL3DBarChart::GL3DBarChart(com::sun::star::uno::Reference<com::sun::star::chart2::XChartType>%20const%20&,OpenGLWindow%20*)"] | Regression By: | |
| Bug Depends on: | |||
| Bug Blocks: | 107334 | ||
| Attachments: |
console logs + bt
console logs + bt (kde4 rendering) |
||
|
Description
Yousuf Philips (jay) (retired)
2017-04-23 15:18:17 UTC
Reproducible, Version: 5.4.0.0.alpha0+ Build ID: 100e00fd3273536ebff130cfddc5da2b1fe609b1 CPU threads: 4; OS: Windows 6.19; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2017-04-20_05:12:24 Locale: es-ES (es_ES); Calc: CL Created attachment 132772 [details]
console logs + bt
On pc Debian x86-64 with master sources updated yesterday, I could reproduce this. (+enable-dbgutil + gtk3 rendering)
I attached bt with some logs console.
I've tried to bisect this with bibisect-linux-64-5.4 but the crash in no 100% reproducible with previous commits. I could reproduce the crash back to 482d7ce61b423600b41b459eb26a2cc221cd0acf ( reproduced 2 times out of 10 ) but I'm not sure whether this commit introduced the crash or not. Adding Caolán to see if he can give some insights here. Created attachment 132804 [details]
console logs + bt (kde4 rendering)
with master sources updated yesterday + kde4 rendering
This makes it work for me at least https://gerrit.libreoffice.org/#/c/36948/ Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7df948695e5be0077fd9d7d8bc8e25072c345890 Resolves: tdf#107372 set opengl context when using opengl functions It will be available in 5.4.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. |