[Freewx-maint] Seg Fault in WxWidgets when running TrustedQSL
Colin Tuckley
colint at debian.org
Wed Sep 24 15:00:24 UTC 2014
Please cc me I'm not subscribed.
Not sure if this is the right place to report this or if it's even a bug
in WxWidgets, but ...
When trying to add a new location in TrustedQSL the app segfaults, see:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759224
Building the package with nostrip and running it from gdb gives:
Reading symbols from tqsl...done.
(gdb) run
Starting program: /usr/bin/tqsl
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe9e52700 (LWP 32677)]
[New Thread 0x7fffe9650700 (LWP 32678)]
[Thread 0x7fffe9650700 (LWP 32678) exited]
[New Thread 0x7fffe9650700 (LWP 32680)]
[Thread 0x7fffe9650700 (LWP 32680) exited]
[New Thread 0x7fffe9650700 (LWP 32682)]
[Thread 0x7fffe9650700 (LWP 32682) exited]
[Thread 0x7fffe9e52700 (LWP 32677) exited]
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6feef82 in wxEventHashTable::HandleEvent(wxEvent&,
wxEvtHandler*) ()
from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
(gdb) bt
#0 0x00007ffff6feef82 in wxEventHashTable::HandleEvent(wxEvent&,
wxEvtHandler*) ()
from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#1 0x00007ffff6fef3b8 in wxEvtHandler::TryHereOnly(wxEvent&) ()
from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#2 0x00007ffff6fef443 in wxEvtHandler::ProcessEventLocally(wxEvent&) ()
from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#3 0x0000000000481710 in ProcessWindowEventLocally (event=...,
this=0x124d8e0)
at /usr/include/wx-3.0/wx/window.h:876
#4 TQSLWizCertPage::OnSize (this=0x124d8e0, ev=...)
at /home/colin/trustedqsl/trustedqsl-2.0.3/apps/tqslwiz.cpp:82
<more avail if you need it>
If this is a bug in WxWidgets then I'll happily file one.
Colin
--
Colin Tuckley | +44(0)1223 830814 | PGP/GnuPG Key Id
Debian Developer | +44(0)7799 143369 | 0x38C9D903
More information about the Freewx-maint
mailing list