w1hkj / fldigi

Amateur Radio digital modem application [SF mirror]
http://www.w1hkj.com
GNU General Public License v3.0
108 stars 27 forks source link

fldigi crash while transmitting #3

Open granitepenguin opened 5 years ago

granitepenguin commented 5 years ago

received the following while running from command line: ./fldigi --debug-level 5

I was just at the tail end of a transmit when it disappeared.

V: [13:32:57] rsid/rsid.cxx:630: RSID: BPSK63 @ 1009.4 Hz
V: [13:33:14] rsid/rsid.cxx:630: RSID: BPSK63 @ 1009.4 Hz
V: [13:33:32] rsid/rsid.cxx:630: RSID: BPSK63 @ 1009.4 Hz
D: [13:34:44] trx/trx.cxx:577: trx state tx
D: [13:34:55] trx/trx.cxx:577: trx state rx
D: [13:35:26] trx/trx.cxx:577: trx state tx
D: [13:35:36] trx/trx.cxx:577: trx state rx
D: [13:36:03] trx/trx.cxx:577: trx state tx
D: [13:36:20] trx/trx.cxx:577: trx state rx
D: [13:36:46] trx/trx.cxx:577: trx state tx

Caught signal 11
Aborting fldigi due to a fatal error.
Please report this to:   fldigi-devel@sourceforge.net
or file a bug report at: https://fedorahosted.org/fldigi/newticket

****** Stack trace:
0   fldigi                              0x0000000108b57965 _Z13handle_signali + 21
1   libsystem_platform.dylib            0x00007fff96b9552a _sigtramp + 26
2   ???                                 0x0000000000000000 0x0 + 0
3   libDiagnosticMessagesClient.dylib   0x00007fff86f33429 msgtracer_domain_new + 762
4   CoreFoundation                      0x00007fff98167ff4 CFPasteboardBeginGeneration + 1204
5   AppKit                              0x00007fff99bc71eb -[NSPasteboard declareTypes:owner:] + 39
6   fldigi                              0x0000000108ca1b4c _ZN2Fl4copyEPKciiS1_ + 222
7   fldigi                              0x0000000108c4783b _ZN18Fl_Text_Editor_mod7kf_copyEiPS_ + 59
8   fldigi                              0x0000000108c53854 _ZN7FTextTX10handle_keyEi + 1668
9   fldigi                              0x0000000108c526be _ZN7FTextTX6handleEi + 126
10  fldigi                              0x0000000108ca89b5 _ZL10send_eventiP9Fl_WidgetP9Fl_Window + 133
11  fldigi                              0x0000000108ca83f4 _ZN2Fl7handle_EiP9Fl_Window + 470
12  AppKit                              0x00007fff99ada616 -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:] + 118
13  AppKit                              0x00007fff99ab62b5 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 1867
14  AppKit                              0x00007fff99abf93b __61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke978 + 335
15  AppKit                              0x00007fff99ada4d6 __61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke_3 + 95
16  AppKit                              0x00007fff99abf7ad -[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 101
17  AppKit                              0x00007fff99abf737 __61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke966 + 321
18  HIToolbox                           0x00007fff893b0bb8 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5 + 70
19  HIToolbox                           0x00007fff893afb41 ___ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke + 108
20  AppKit                              0x00007fff99ab8ae8 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke176 + 2866
21  AppKit                              0x00007fff99ab7ec8 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 + 95
22  AppKit                              0x00007fff99ab7e3b -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 101
23  AppKit                              0x00007fff99ab7b2b -[NSTextInputContext handleTSMEvent:completionHandler:] + 3173
24  AppKit                              0x00007fff99ab6e5a _NSTSMEventHandler + 324
25  HIToolbox                           0x00007fff893587be _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1231
26  HIToolbox                           0x00007fff89357c48 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 404
27  HIToolbox                           0x00007fff89357aab SendEventToEventTargetWithOptions + 43
28  HIToolbox                           0x00007fff893acf7d SendTSMEvent_WithCompletionHandler + 417
29  HIToolbox                           0x00007fff893ad46c __SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke + 400
30  HIToolbox                           0x00007fff893ad2bf __SendFilterTextEvent_WithCompletionHandler_block_invoke + 189
31  HIToolbox                           0x00007fff893acfcd SendTSMEvent_WithCompletionHandler + 497
32  HIToolbox                           0x00007fff893acdaf SendFilterTextEvent_WithCompletionHandler + 236
33  HIToolbox                           0x00007fff893aca88 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler + 284
34  HIToolbox                           0x00007fff893ac838 __utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 + 296
35  HIToolbox                           0x00007fff893ac6dc __utDeliverTSMEvent_WithCompletionHandler_block_invoke + 437
36  HIToolbox                           0x00007fff893ac4cf TSMKeyEvent_WithCompletionHandler + 721
37  HIToolbox                           0x00007fff893ac1c5 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 + 251
38  HIToolbox                           0x00007fff893ac033 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 + 325
39  HIToolbox                           0x00007fff893abd71 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 + 261
40  HIToolbox                           0x00007fff893abb3a __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke + 253
41  HIToolbox                           0x00007fff893ab1f0 TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 3199
42  AppKit                              0x00007fff99ab6d0b __61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke955 + 131
43  AppKit                              0x00007fff99ab59ed -[NSTextInputContext tryTSMProcessRawKeyEvent:dispatchCondition:setupForDispatch:furtherCondition:dispatchWork:continuation:] + 131
44  AppKit                              0x00007fff99ab56e7 -[NSTextInputContext _handleEvent:options:completionHandler:] + 1266
45  AppKit                              0x00007fff99ab51ba -[NSTextInputContext handleEvent:] + 109
46  fldigi                              0x0000000108c9ed0d -[FLView keyDown:] + 201
47  AppKit                              0x00007fff9a0deb15 -[NSWindow _reallySendEvent:isDelayedEvent:] + 2108
48  AppKit                              0x00007fff99b1d539 -[NSWindow sendEvent:] + 517
49  AppKit                              0x00007fff99a9e16a -[NSApplication sendEvent:] + 4382
50  fldigi                              0x0000000108c9a916 _Z7fl_waitd + 185
51  fldigi                              0x0000000108c9a9d5 _Z21fl_mac_flush_and_waitd + 166
52  fldigi                              0x0000000108ca7b07 _ZN2Fl3runEv + 19
53  fldigi                              0x0000000108adf389 main + 9465
54  libdyld.dylib                       0x00007fff8c5b55ad start + 1

****** Version information:
fldigi 4.1.03
Copyright (C) 2007-2010 Dave Freese, Stelios Bounanos, and others.
License GPLv3+: GNU GPL version 3 or later <http://www.gnu.org/licenses/gpl-3.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

****** Build information:
Build information:
  built          : Wed Apr 24 15:15:56 CDT 2019 by drock@damocles.local on x86_64-apple-darwin15.6.0 for x86_64-apple-darwin15.6.0

  configure flags: 'CFLAGS=-w -g -headerpad_max_install_names' 'CXXFLAGS=-w -g -headerpad_max_install_names' 'LDFLAGS=-w -headerpad_max_install_names' '--enable-static' 'PKG_CONFIG=/usr/local/bin/pkg-config' 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig'

  compiler       : InstalledDir: /Library/Developer/CommandLineTools/usr/bin

  compiler flags : -I$(srcdir) -I$(srcdir)/include -I$(srcdir)/irrxml -I$(srcdir)/libtiniconv -I$(srcdir)/fileselector -I$(srcdir)/xmlrpcpp -I$(srcdir)/mbedtls -I/usr/local/include -I/usr/local/include -I/usr/local/include/FL/images -w -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libpng16 -pipe -Wall -fexceptions -O2 -I$(srcdir)/xmlrpcpp -DNDEBUG

  linker flags   : -L/usr/local/lib -lportaudio -framework CoreAudio -framework AudioToolbox -framework AudioUnit -framework Carbon -w /usr/local/lib/libfltk_images.a /usr/local/lib/libfltk_png.a -lz /usr/local/lib/libfltk_jpeg.a /usr/local/lib/libfltk.a -lpthread -framework Cocoa -L/usr/local/lib -lsndfile -L/usr/local/lib -lsamplerate -L/usr/local/lib -lhamlib -L/usr/local/lib -lpng16

  libraries      : FLTK 1.3.4
                   libsamplerate 0.1.9
                   libsndfile 1.0.27
                   PortAudio 19
                   Hamlib 3.0~git

Runtime information:
  system         : Darwin damocles.local 15.6.0 Darwin Kernel Version 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64 x86_64

  libraries      : libsamplerate-0.1.9 (c) 2002-2008 Erik de Castro Lopo
                   libsndfile-1.0.27
                   PortAudio V19-devel (built Aug 24 2017 11:40:56) 1899
                   Hamlib 3.0~git