https://issues.apache.org/ooo/show_bug.cgi?id=124629
Issue ID: 124629
Issue Type: DEFECT
Summary: css::ui::dialogs::Wizard crashes
Product: General
Version: OOo 3.3 or older
Hardware: All
OS: All
Status: CONFIRMED
Keywords: crash
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
Created attachment 83133
--> https://issues.apache.org/ooo/attachment.cgi?id=83133&action=edit
Zip file with a sample code
- Unzip the attached example and build it with the SDK
- execute it with the target DummyWizard.run
A Writer document and a Draw document will be created, the wizard will be
executed with any of this document's container window as parent.
- On the Wizard press "Next" button until reaching the end of the wizard, then
press "Finish" button
The client application exits without error
- Close the two document
- OpenOffice crashes:
Application Error
Fatal exception: Signal 6
Stack:
/opt/openoffice4/program/libuno_sal.so.3(+0x37b9a)[0x7f5b51a25b9a]
/opt/openoffice4/program/libuno_sal.so.3(+0x37ccc)[0x7f5b51a25ccc]
/opt/openoffice4/program/libuno_sal.so.3(+0x37d69)[0x7f5b51a25d69]
/lib64/libc.so.6[0x3e6aa35cb0]
/lib64/libc.so.6(gsignal+0x39)[0x3e6aa35c39]
/lib64/libc.so.6(abort+0x148)[0x3e6aa37348]
/opt/openoffice4/program/libvcl.so(+0x1546b9)[0x7f5b4e3ef6b9]
/opt/openoffice4/program/libsofficeapp.so(+0x2353b)[0x7f5b5178453b]
/opt/openoffice4/program/libvcl.so(+0x17ecc0)[0x7f5b4e419cc0]
/opt/openoffice4/program/libuno_sal.so.3(+0x36962)[0x7f5b51a24962]
/opt/openoffice4/program/libuno_sal.so.3(+0x37d4a)[0x7f5b51a25d4a]
/lib64/libc.so.6[0x3e6aa35cb0]
/opt/openoffice4/program/libvcl.so(+0x37d667)[0x7f5b4e618667]
/opt/openoffice4/program/libvcl.so(+0x37d6b2)[0x7f5b4e6186b2]
/opt/openoffice4/program/libvcl.so(_ZN6WindowD2Ev+0x22)[0x7f5b4e62cad6]
/opt/openoffice4/program/libsvt.so(+0x32c218)[0x7f5b4fb50218]
/opt/openoffice4/program/libvcl.so(_ZN3vcl11LazyDeletorI6WindowED0Ev+0x110)[0x7f5b4e62f6a6]
/opt/openoffice4/program/libvcl.so(_ZN3vcl10LazyDelete5flushEv+0x34)[0x7f5b4e5a4d04]
/opt/openoffice4/program/libvcl.so(+0x17c20c)[0x7f5b4e41720c]
/opt/openoffice4/program/libvcl.so(_ZN11Application7ExecuteEv+0x1b)[0x7f5b4e4163db]
/opt/openoffice4/program/libsofficeapp.so(+0x2d9ed)[0x7f5b5178e9ed]
/opt/openoffice4/program/libvcl.so(+0x17f5a5)[0x7f5b4e41a5a5]
/opt/openoffice4/program/libvcl.so(_Z6SVMainv+0x1e)[0x7f5b4e41a670]
/opt/openoffice4/program/libsofficeapp.so(soffice_main+0x9c)[0x7f5b517b614c]
/opt/openoffice4/program/soffice.bin(main+0xb)[0x400f7b]
/lib64/libc.so.6(__libc_start_main+0xf5)[0x3e6aa21d65]
/opt/openoffice4/program/soffice.bin(__gxx_personality_v0+0xb9)[0x400eb9]
/opt/openoffice4/program/soffice: line 121: 7496 Aborted
"$sd_prog/$sd_binary" "$@"
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.