[Bug 268652] Qt5: Some apps fails to start after upgrading to 5.15.7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 30 19:35:22 GMT 2022
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268652
--- Comment #4 from Tomoaki AOKI <junchoon at dec.sakura.ne.jp> ---
Backtrace of multimedia/vlc.
Non-debug build.
% lldb --core ~/vlc.core --file /usr/local/bin/vlc
(lldb) target create "/usr/local/bin/vlc" --core "/home/*****/vlc.core"
Core file '/home/*****/vlc.core' (x86_64) was loaded.
(lldb) bt
* thread #1, name = 'vlc', stop reason = signal SIGABRT
* frame #0: 0x00000008227896ea libc.so.7`__sys_thr_kill + 10
frame #1: 0x00000008226fe624 libc.so.7`__raise + 52
frame #2: 0x00000008227b460c libc.so.7`abort + 76
frame #3: 0x000000087d667679 libQt5Core.so.5`___lldb_unnamed_symbol7134 + 9
frame #4: 0x000000087d66c1e2 libQt5Core.so.5`QMessageLogger::fatal(char
const*, ...) const + 216
frame #5: 0x000000087cc93a99
libQt5Gui.so.5`QGuiApplicationPrivate::createPlatformIntegration() + 6681
frame #6: 0x000000087cc93ac0
libQt5Gui.so.5`QGuiApplicationPrivate::createEventDispatcher() + 32
frame #7: 0x000000087d8353c6
libQt5Core.so.5`QCoreApplicationPrivate::init() + 1510
frame #8: 0x000000087cc8e0ba libQt5Gui.so.5`QGuiApplicationPrivate::init()
+ 42
frame #9: 0x000000087b297dce libQt5Widgets.so.5`QApplicationPrivate::init()
+ 14
frame #10: 0x0000000878defb80 libqt_plugin.so`___lldb_unnamed_symbol4088 +
208
frame #11: 0x0000000878defa46 libqt_plugin.so`___lldb_unnamed_symbol4086 +
38
frame #12: 0x000000082177d9ae libthr.so.3`___lldb_unnamed_symbol556 + 318
(lldb)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list