| Summary: | Crash in: vcl::Window::AcquireGraphics() const | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | prep |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | major | CC: | 79045_79045, caolan.mcnamara, xiscofauli |
| Priority: | high | ||
| Version: | 6.1.3.2 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| See Also: | https://crashreport.libreoffice.org/stats/signature/vcl::Window::AcquireGraphics()%20const | ||
| Whiteboard: | |||
| Crash report or crash signature: | ["vcl::Window::AcquireGraphics() const"] | Regression By: | |
| Attachments: | It contains several svg images inserted from TexMaths extension and two of the same svg just inserted from a file "as image" | ||
|
Description
prep
2018-11-15 08:45:32 UTC
Hello, Thanks for reporting the issue. Could you please paste the info from Help - about LibreOffice ? If I open the attached document, select a textmath formula, right click - Dimension and Size, Alt-F4, it doesn't crash. Are my steps correct ? Versió: 6.1.3.2 ID de la construcció: 1:6.1.3~rc2-0ubuntu0.16.04.1 Fils de CPU: 4; SO: Linux 4.15; Renderitzador de la IU: per defecte; VCL: gtk3; Configuració local: ca-ES (ca_ES.UTF-8); Calc: group threaded @Caolán, I see weld::MetricSpinButton::update_width_chars() in the crash report... I can confirm it in Версия: 6.1.3.2 ID сборки: 86daf60bf00efa86ad547e59e09d6bb77c699acb Потоков ЦП: 4; ОС:Linux 4.13; Отрисовка ИП: по умолчанию; VCL: gtk2; Локаль: ru-RU (ru_RU.UTF-8); Calc: group threaded it's Xubuntu 17.10, 64 bit crashreport.libreoffice.org/stats/crash_details/671c15d8-13ec-48f5-8c1e-8b77687b7df2 it's only Linux problem, because I can't repro it on Windows My steps: 1. Right click on first object -> Position & Size 2. Push Esc on keyboard 3. LO is crashed need to still have a dispose for the focus related things during the interim welding process until that's complete ack, actually already fixed this, just didn't realize it needed backport to 6-1 as well *** This bug has been marked as a duplicate of bug 120334 *** Indeed, I can reproduce the crash before https://cgit.freedesktop.org/libreoffice/core/commit/?id=692c26408ca3a5d9cc34a07e3a34ac0b2d87d920. However, I don't understand why it's reproducible in 6.1.3.2. I doesn't have https://cgit.freedesktop.org/libreoffice/core/commit/?id=c4041a3b6c703254ee3977eef1a989992506772b included... weird... ohh, actually libreoffice-6-1 has it -> https://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-6-1&id=f78dbaad37f7b0ec08686a6aa31984ad11c631aa that makes sense... |