Am Mittwoch, dem 03.11.2021 um 03:30 +0100 schrieb Stephan Witt:
> I’ve built master with Qt 6.2.0 on Mac and it doesn’t crash. I’m
> compiling the UG with pdflatex.

Thanks. Retried with a clean rebuild. Still crashing (after the PDF has
been created):

(  1) src/lyx:
lyx::frontend::Alert::doError(std::__cxx11::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const&,
std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&, bool)
(  2) src/lyx: std::_Function_handler<void (), std::_Bind<void
(*(std::reference_wrapper<std::__cxx11::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const>,
std::reference_wrapper<std::__cxx11::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const>,
std::reference_wrapper<bool>))(std::__cxx11::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const&,
std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&, bool)> >::_M_invoke(std::_Any_data
const&)
(  3) src/lyx:
lyx::frontend::InGuiThread<void>::synchronousFunctionCall()
(  4) src/lyx: lyx::frontend::IntoGuiThreadMover::callInGuiThread()
(  5) src/lyx:
lyx::frontend::Alert::error(std::__cxx11::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > const&,
std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> > const&, bool)
(  6) src/lyx: src/lyx() [0x9d5f33]
(  7) /lib64/libc.so.6: /lib64/libc.so.6(+0x427a0) [0x7fa36873e7a0]
(  8) /lib64/libstdc:
/lib64/libstdc++.so.6(_ZSt18_Rb_tree_decrementPKSt18_Rb_tree_node_base+
0x23) [0x7fa368ac8003]
(  9) /lib64/libQt6Core.so.6: QtPrivate::ResultStoreBase::resultAt(int)
const
( 10) src/lyx: lyx::frontend::GuiView::processingThreadFinished()
( 11) src/lyx: src/lyx() [0xf74af0]
( 12) /lib64/libQt6Core.so.6: /lib64/libQt6Core.so.6(+0x1bd97f)
[0x7fa368e1c97f]
( 13) /lib64/libQt6Core.so.6: QFutureWatcherBase::event(QEvent*)
( 14) /lib64/libQt6Widgets.so.6:
QApplicationPrivate::notify_helper(QObject*, QEvent*)
( 15) src/lyx: lyx::frontend::GuiApplication::notify(QObject*, QEvent*)
( 16) /lib64/libQt6Core.so.6:
QCoreApplication::notifyInternal2(QObject*, QEvent*)
( 17) /lib64/libQt6Core.so.6:
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)
( 18) /lib64/libQt6Core.so.6: /lib64/libQt6Core.so.6(+0x3568c3)
[0x7fa368fb58c3]
( 19) /lib64/libglib-2.0.so.0: /lib64/libglib-
2.0.so.0(g_main_context_dispatch+0x16f) [0x7fa368426d5f]
( 20) /lib64/libglib-2.0.so.0: /lib64/libglib-2.0.so.0(+0x570e8)
[0x7fa3684270e8]
( 21) /lib64/libglib-2.0.so.0: /lib64/libglib-
2.0.so.0(g_main_context_iteration+0x2f) [0x7fa36842719f]
( 22) /lib64/libQt6Core.so.6:
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFla
g>)
( 23) /lib64/libQt6Core.so.6:
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
( 24) /lib64/libQt6Core.so.6: QCoreApplication::exec()
( 25) src/lyx: lyx::frontend::GuiApplication::exec()
( 26) src/lyx: lyx::LyX::exec(int&, char**)
( 27) src/lyx: src/lyx(main+0x45) [0x76d32b]
( 28) /lib64/libc.so.6: /lib64/libc.so.6(+0x2d540) [0x7fa368729540]
( 29) /lib64/libc.so.6: /lib64/libc.so.6(__libc_start_main+0x7c)
[0x7fa3687295ec]
( 30) src/lyx: src/lyx(_start+0x25) [0x76d225]


Jürgen

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to