Bug 147454 - openeuler build libreoffice-impress ppt crash
Summary: openeuler build libreoffice-impress ppt crash
Status: NEEDINFO
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
6.4.7.2 release
Hardware: ARM Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-16 09:33 UTC by zhangke
Modified: 2024-04-02 03:12 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
动态特效切换软件崩溃 (32.52 KB, image/png)
2022-02-18 01:13 UTC, zhangke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zhangke 2022-02-16 09:33:35 UTC
Description:
openeuler底座 编译的libreoffice-impress 6.4.7 ppt制作动态特效切换时崩溃退出

Steps to Reproduce:
1.安装libreoffice-impress

2.创建ppt文件将页面切换特效逐一进行验证


Actual Results:
设置较为复杂特效下必现软件崩溃,产生coredump

Expected Results:
正常切换并添加


Reproducible: Always


User Profile Reset: No



Additional Info:
coredump信息如下
[root@node1 Desktop]# libreoffice --impress

(soffice:2969366): GLib-GObject-CRITICAL **: 16:56:42.643: g_value_set_boxed: assertion 'G_VALUE_HOLDS_BOXED (value)' failed


Fatal exception: Signal 11
Stack:
/usr/lib64/libreoffice/program/libuno_sal.so.3(+0x13f50)[0x7fa4c71a1f50]
/usr/lib64/libreoffice/program/libuno_sal.so.3(+0x3d4d6)[0x7fa4c71cb4d6]
/usr/lib64/libc.so.6(+0x394f0)[0x7fa4c6f174f0]
/usr/lib64/libreoffice/program/libvcllo.so(_ZNK3vcl6Window9GetParentEv+0x0)[0x7fa4c37c2750]
/usr/lib64/libreoffice/program/libvcllo.so(+0x3c86b8)[0x7fa4c37776b8]
/usr/lib64/libreoffice/program/libsfxlo.so(_ZN4sfx27sidebar6TabBar4Item11HandleClickEP6Button+0x11)[0x7fa4c5bfc6e1]
/usr/lib64/libreoffice/program/libvcllo.so(_ZN7Control32ImplCallEventListenersAndHandlerE10VclEventIdRKSt8functionIFvvEE+0x39)[0x7fa4c37fb699]
/usr/lib64/libreoffice/program/libvcllo.so(_ZN6Button5ClickEv+0x42)[0x7fa4c37de0f2]
/usr/lib64/libreoffice/program/libsfxlo.so(+0x475645)[0x7fa4c5bff645]
/usr/lib64/libreoffice/program/libvcllo.so(+0x428f15)[0x7fa4c37d7f15]
/usr/lib64/libreoffice/program/libvcllo.so(+0x429503)[0x7fa4c37d8503]
/usr/lib64/libreoffice/program/libvcllo.so(+0x42b227)[0x7fa4c37da227]
/usr/lib64/libreoffice/program/libvclplug_gtk3lo.so(+0x162135)[0x7fa4b1b79135]
/usr/lib64/libreoffice/program/libvclplug_gtk3lo.so(+0x163890)[0x7fa4b1b7a890]
/usr/lib64/libgtk-3.so.0(+0x3d0f4b)[0x7fa4b1653f4b]
/usr/lib64/libgobject-2.0.so.0(g_closure_invoke+0x19d)[0x7fa4bfbea04d]
/usr/lib64/libgobject-2.0.so.0(+0x27e5e)[0x7fa4bfbfde5e]
/usr/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0x857)[0x7fa4bfc07bf7]
/usr/lib64/libgobject-2.0.so.0(g_signal_emit+0x8f)[0x7fa4bfc087df]
/usr/lib64/libgtk-3.so.0(+0x37d884)[0x7fa4b1600884]
/usr/lib64/libgtk-3.so.0(+0x23d97e)[0x7fa4b14c097e]
/usr/lib64/libgtk-3.so.0(gtk_main_do_event+0x7f8)[0x7fa4b14c29f8]
/usr/lib64/libgdk-3.so.0(+0x397f5)[0x7fa4b11bd7f5]
/usr/lib64/libgdk-3.so.0(+0x6bb52)[0x7fa4b11efb52]
/usr/lib64/libglib-2.0.so.0(g_main_context_dispatch+0x154)[0x7fa4bfafa064]
/usr/lib64/libglib-2.0.so.0(+0x51400)[0x7fa4bfafa400]
/usr/lib64/libglib-2.0.so.0(g_main_context_iteration+0x2c)[0x7fa4bfafa48c]
/usr/lib64/libreoffice/program/libvclplug_gtk3lo.so(+0xf857c)[0x7fa4b1b0f57c]
/usr/lib64/libreoffice/program/libvcllo.so(+0x708172)[0x7fa4c3ab7172]
/usr/lib64/libreoffice/program/libvcllo.so(_ZN11Application7ExecuteEv+0x45)[0x7fa4c3ab9085]
/usr/lib64/libreoffice/program/libsofficeapp.so(+0x2de19)[0x7fa4c70e3e19]
/usr/lib64/libreoffice/program/libvcllo.so(_Z10ImplSVMainv+0x46)[0x7fa4c3ac02c6]
/usr/lib64/libreoffice/program/libsofficeapp.so(soffice_main+0x125)[0x7fa4c710f8c5]
/usr/lib64/libreoffice/program/soffice.bin(+0x107b)[0x557f7c7be07b]
/usr/lib64/libc.so.6(__libc_start_main+0xe7)[0x7fa4c6f03b27]
/usr/lib64/libreoffice/program/soffice.bin(+0x10ba)[0x557f7c7be0ba][
Comment 1 Xisco Faulí 2022-02-16 14:58:40 UTC
Thank you for reporting the bug.
it seems you're using an old version of LibreOffice.
Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version.
Comment 2 zhangke 2022-02-18 01:13:24 UTC
Created attachment 178365 [details]
动态特效切换软件崩溃
Comment 3 QA Administrators 2022-02-18 03:42:50 UTC Comment hidden (obsolete)
Comment 4 Stéphane Guillou (stragu) 2023-04-06 13:26:12 UTC
Hi Zhangke

- Please test with a recent version (7.4 or 7.5) to see if you can still see the same issue.
- If the issue happens with specific documents, please attach an example file for us to test.
- Paste here the information copied from Help > About LibreOffice.

Thank you!
Comment 5 QA Administrators 2023-10-04 03:18:18 UTC
Dear zhangke,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.
 
Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping
Comment 6 Stéphane Guillou (stragu) 2023-10-04 08:33:12 UTC
Although I note that many slide transitions don't show or save in that format, I could not reproduce a crash on all slide transitions with a .ppt in 6.4.7.2 nor in 7.6.2.1:

Version: 7.6.2.1 (X86_64) / LibreOffice Community
Build ID: 56f7684011345957bbf33a7ee678afaf4d2ba333
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Just in case, automatic translation of the description:

---

Description:
Openeuler base compiled libreoffice-impress 6.4.7 ppt crashes and exits when making dynamic special effects switching

Steps to Reproduce:
1. Install libreoffice-impress

2. Create a ppt file to verify the page switching effects one by one.


Actual Results:
When setting more complex special effects, the software will crash and coredump will occur.

Expected Results:
Switch normally and add
Comment 7 QA Administrators 2024-04-02 03:12:11 UTC
Dear zhangke,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.
 
Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping