Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 19:32:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 268652] Qt5:  Some apps fails to start after upgrading to 5.15.7
Message-ID:  <bug-268652-25061-eQLFWpFdgb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268652-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268652

--- Comment #3 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
Backtrace of editors/libreoffice.
Non-debug build.

% lldb --core ~/soffice.bin.core --file
/usr/local/lib/libreoffice/program/soffice.bin=20
(lldb) target create "/usr/local/lib/libreoffice/program/soffice.bin" --core
"/home/*****/soffice.bin.core"
Core file '/home/*****/soffice.bin.core' (x86_64) was loaded.
(lldb) bt
* thread #1, name =3D 'soffice.bin', stop reason =3D signal SIGABRT
  * frame #0: 0x00000008241426ea libc.so.7`__sys_thr_kill + 10
    frame #1: 0x00000008240b7624 libc.so.7`__raise + 52
    frame #2: 0x000000082416d60c libc.so.7`abort + 76
    frame #3: 0x000000087da67679 libQt5Core.so.5`___lldb_unnamed_symbol7134=
 + 9
    frame #4: 0x000000087da6c1e2 libQt5Core.so.5`QMessageLogger::fatal(char
const*, ...) const + 216
    frame #5: 0x000000087f04aa99
libQt5Gui.so.5`QGuiApplicationPrivate::createPlatformIntegration() + 6681
    frame #6: 0x000000087f04aac0
libQt5Gui.so.5`QGuiApplicationPrivate::createEventDispatcher() + 32
    frame #7: 0x000000087dc353c6
libQt5Core.so.5`QCoreApplicationPrivate::init() + 1510
    frame #8: 0x000000087f0450ba libQt5Gui.so.5`QGuiApplicationPrivate::ini=
t()
+ 42
    frame #9: 0x0000000880e97dce libQt5Widgets.so.5`QApplicationPrivate::in=
it()
+ 14
    frame #10: 0x000000087d37b962
libvclplug_qt5lo.so`QtInstance::CreateQApplication(int&, char**) + 130
    frame #11: 0x000000087d37baf6 libvclplug_qt5lo.so`create_SalInstance + =
102
    frame #12: 0x00000008379c89e0 libvcllo.so`___lldb_unnamed_symbol19753 +=
 352
    frame #13: 0x00000008379c856b libvcllo.so`___lldb_unnamed_symbol19751 +=
 571
    frame #14: 0x0000000837a2be9c libvcllo.so`InitVCL() + 172
    frame #15: 0x0000000837a2bb2b libvcllo.so`ImplSVMain() + 123
    frame #16: 0x00000008220850f4 libsofficeapp.so`soffice_main + 260
    frame #17: 0x00000000002019a0 soffice.bin`___lldb_unnamed_symbol17 + 16
    frame #18: 0x0000000000201755 soffice.bin`___lldb_unnamed_symbol17 + 261
(lldb)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268652-25061-eQLFWpFdgb>