Dear Bill, it does:
(gdb) b get_wspr_channel_symbols Breakpoint 1 at 0x1ad48: file /root/src/wsjtx/src/lib/wsprd/wsprsim_utils.c, line 167. (gdb) r Starting program: /root/src/wsjtx/build/Debug/wsprd -f 7.0386 wspr_7038600160310_1944.wav Cannot access memory at address 0x0 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabi/libthread_db.so.1". Breakpoint 1, get_wspr_channel_symbols (rawmessage=0x210d8 "I2GPG JN45 33", hashtab=0xb68dc008 "", symbols=0xbeff9050 "") at /root/src/wsjtx/src/lib/wsprd/wsprsim_utils.c:167 167 int m=0, n=0, ntype=0; (gdb) c Continuing. Program received signal SIGSEGV, Segmentation fault. 0x0001b4fc in get_wspr_channel_symbols (rawmessage=0x210d8 "I2GPG JN45 33", hashtab=0xb68dc008 "", symbols=0x0) at /root/src/wsjtx/src/lib/wsprd/wsprsim_utils.c:309 309 symbols[i]=2*channelbits[i]+pr3[i]; (gdb) Continuing. Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. 73 de PA7T / Clemens ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140 _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
