[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: WSJT-X 2.5.3



On Fri, Dec 24, 2021 at 10:33:50AM +0100, Christoph Berg wrote:
> Re: tony mancill
> > Hi Debian Hams,
> > 
> > I have packaged the latest WSJT-X release, 2.5.3, but am getting
> > frequent segfaults when using it locally and so don't want to upload it
> > to unstable yet.
> > 
> > If I'm not able to get it ironed out, I will upload to experimental and
> > ask for help.
> 
> Fwiw if you had not seen it already, there's plenty of crash reports
> on the wsjt-devel list. I haven't followed closely, but afaict there's
> no solution yet.

Ack that; thank you.  I am subscribed to the wsjt-devel list, but
haven't yet confirmed whether it's the same "TX5 with slash in call"
problem being reported there.  Even when running under gdb, I don't see
a call with a slash, but that could be because the UI hasn't been
updated yet.  Since upstream is already working on a fix, I'll wait for
that and Debian can skip 2.5.3. 

Cheers!
tony

(gdb) bt
#0  0x0000fffff5b30be0 in QtPrivate::qustrchr(QStringView, unsigned short) ()
   from /lib/aarch64-linux-gnu/libQt5Core.so.5
#1  0x0000fffff5b3e8fc in QtPrivate::findString(QStringView, long long, QStringView, Qt::CaseSensitivity) () from /lib/aarch64-linux-gnu/libQt5Core.so.5
#2  0x0000fffff5b429f8 in ?? () from /lib/aarch64-linux-gnu/libQt5Core.so.5
#3  0x0000fffff5b42ba8 in QString::split(QString const&, QFlags<Qt::SplitBehaviorFlags>, Qt::CaseSensitivity) const () from /lib/aarch64-linux-gnu/libQt5Core.so.5
#4  0x0000aaaaaabab878 in MainWindow::auto_sequence (this=this@entry=0xffffffffca70, 
    message=..., start_tolerance=start_tolerance@entry=25, 
    stop_tolerance=stop_tolerance@entry=50)
    at /usr/include/aarch64-linux-gnu/qt5/QtCore/qflags.h:121
#5  0x0000aaaaaabbd8c4 in MainWindow::readFromStdout (this=0xffffffffca70)
    at ./widgets/mainwindow.cpp:3584
#6  0x0000fffff5ce0c3c in ?? () from /lib/aarch64-linux-gnu/libQt5Core.so.5
#7  0x0000fffff5c0df00 in QProcess::readyReadStandardOutput(QProcess::QPrivateSignal)
    () from /lib/aarch64-linux-gnu/libQt5Core.so.5
#8  0x0000fffff5c13e44 in ?? () from /lib/aarch64-linux-gnu/libQt5Core.so.5
#9  0x0000fffff5c14310 in ?? () from /lib/aarch64-linux-gnu/libQt5Core.so.5
#10 0x0000fffff5ce0c84 in ?? () from /lib/aarch64-linux-gnu/libQt5Core.so.5
#11 0x0000fffff5ce4680 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) ()
   from /lib/aarch64-linux-gnu/libQt5Core.so.5
#12 0x0000fffff5ce5068 in QSocketNotifier::event(QEvent*) ()
   from /lib/aarch64-linux-gnu/libQt5Core.so.5
#13 0x0000fffff6accf00 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /lib/aarch64-linux-gnu/libQt5Widgets.so.5
#14 0x0000aaaaaac33cb0 in ExceptionCatchingApplication::notify (this=<optimized out>, 
--Type <RET> for more, q to quit, c to continue without paging--
    eceiver=<optimized out>, e=<optimized out>) at ./ExceptionCatchingApplication.hpp:31
#15 0x0000fffff5ca4f40 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/aarch64-linux-gnu/libQt5Core.so.5
#16 0x0000fffff5d057dc in ?? () from /lib/aarch64-linux-gnu/libQt5Core.so.5
#17 0x0000fffff47b80e8 in g_main_context_dispatch () from /lib/aarch64-linux-gnu/libglib-2.0.so.0
#18 0x0000fffff47b8378 in ?? () from /lib/aarch64-linux-gnu/libglib-2.0.so.0
#19 0x0000fffff47b8444 in g_main_context_iteration () from /lib/aarch64-linux-gnu/libglib-2.0.so.0
#20 0x0000fffff5d049f4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/aarch64-linux-gnu/libQt5Core.so.5
#21 0x0000fffff5ca33ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/aarch64-linux-gnu/libQt5Core.so.5
#22 0x0000fffff5cac55c in QCoreApplication::exec() () from /lib/aarch64-linux-gnu/libQt5Core.so.5
#23 0x0000aaaaaab19bf8 in main (argc=<optimized out>, argv=<optimized out>) at ./main.cpp:437


Reply to: