There's a calling error here...caller is passing 5 args but function is 
expecting 10.

de Mike W9MDB
gdb qra64code(gdb) run "g4jnt io9oiv"Starting program: 
C:\JTSDK\wsjtx\devel\qt55\1.7.0\Debug\install\bin\qra64code.exe "g4jnt 
io9oiv"[New Thread 11376.0x1378]     Message                 Decoded            
    Err? Type             
rc-----------------------------------------------------------------------------ERROR:
 qra64_apset returned -2
Program received signal SIGSEGV, Segmentation fault.0x0040bce6 in qra64_dec_ 
(r=0x28be5c, nc1=0x28fd64, nc2=0x28fe24,    ng2=0x28bd5c, APtype=0x28fdd0, 
iset=0x3, xdec=0x0, snr=0x0, rc=0x0)    at 
C:\JTSDK\src\wsjtx\lib\qra\qra64\qra64_subs.c:5555        if(*iset==0) {(gdb) p 
iset$1 = (int *) 0x3(gdb) list5051        if(pqra64codec==NULL) pqra64codec = 
qra64_init(QRA_USERAP);52        
err=qra64_apset(pqra64codec,*nc1,*nc2,*ng2,*APtype);53        if(err<0) 
printf("ERROR: qra64_apset returned %d\n",err);5455        if(*iset==0) {56     
     *rc = qra64_decode(pqra64codec,&EbNodBEstimated,xdec,r);57          *snr = 
EbNodBEstimated - 31.0;5859      #ifdef NICO_WANTS_SNR_DUMP(gdb) up#1  
0x0040204d in qra64code () at C:\JTSDK\src\wsjtx\lib\qra64code.f90:8989         
     call qra64_dec(s3,nmycall,dec,snr,irc)            !Decode

From: "Andy Talbot [email protected] [wsjtgroup]" 
<[email protected]>
To: WSJT Group <[email protected]> 
Sent: Saturday, August 6, 2016 4:59 AM
Subject: [wsjtgroup] Re: WSJT-X Ver 1.7 Feedback

 
Just to be different this isn't about the main suite  WSJT-X itself, but the 
supporting utility QRA64CODE.EXE
It crashes when I try to run that.  I've so far tried on two machines;  an HP 
notebook running Win-7 starter and an HP desktop with Win-7 Pro.   Below is a 
screen dump of the test associated with trying to run the utility.    Identical 
message from both machines. All the other JTxxCODE.EXE utilities run OK

C:\WSJT\wsjtx\bin>qra64code "g4jnt io90iv"
     Message                 Decoded                Err? Type             rc
------------------------------ ------------------------------ 
-----------------Program received signal SIGSEGV: Segmentation fault - invalid 
memory reference.Backtrace for this error:
#0  6f617f5e
#1  6f69bc5b
#2  0040c6f5
#3  762003caC:\WSJT\wsjtx\bin>

I have a copy of Nico's paper and reckon I may be able to implement the coding 
scheme in a PIC driving a DDS or Fract-N synth for beacon use.   But initially 
want to generate the symbols to check any code I write

Andy  G4JNT


 ----------------------------------- 
Michael D. Black
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to