blockquote, div.yahoo_quoted { margin-left: 0 !important; border-left:1px 
#715FFA solid !important; padding-left:1ex !important; background-color:white 
!important; }  Bill,
Last week I ran the traces you has asked me to do, and included the output in 
my reply. I suppose all the other list activity had pushed my problem to the 
bottom of the list.
This afternoon in between stints in the ARRL VHF/UHF contest, I gave up on that 
problem. I started from scratch by doing a clean re-install of the Raspian 
Jessie OS, compiled Hamlib, grabbed release 6774 of WSJT-X and compiled it. 
This one starts up just fine. Decoding JT65 and JT9 appears to work well. As I 
type this, the Raspberry Pi is in the shack chugging along doing WSPR listening 
on 20 meters.
Thanks for your previous efforts to get my system operable. Seems like I've got 
one that I'll hang on to for a while! :-)
73, Jim /  W6JHB


Sent from Yahoo Mail for iPad


On Sunday, June 5, 2016, 11:16 AM, Bill Somerville <[email protected]> 
wrote:

 On 05/06/2016 18:58, Jim Bennett wrote:
  
(gdb) bt
 #0  0x75b23578 in __divsi3 () from /lib/arm-linux-gnueabihf/libgcc_s.so.1
 #1  0x75b23778 in __aeabi_idivmod () from 
/lib/arm-linux-gnueabihf/libgcc_s.so.1
 Backtrace stopped: previous frame identical to this frame (corrupt stack?)
 
HI Jim,
 
that looks like something bad has happened. We need to try and find how far the 
startup is getting before things go wrong. If you do the same test but before 
typing 'r' into gdb to run the program, type the following to set some 
breakpoints:
 
    b main
     b MainWindow::MainWindow
     b Configuration::Configuration
     b TransceiverBase::TransceiverBase
     b WideGraph::WideGraph
 
when you type 'r' the application should stop at the breakpoint in 'main', you 
can continue by typing 'c'. Carry on from any breakpoint that gets hit by 
pressing return into the gdb session. Report back with the output so I can see 
which breakpoints actually got hit.
 
73
 Bill
 G4WJS.
 
 ------------------------------------------------------------------------------
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. 
https://ad.doubleclick.net/ddm/clk/305295220;132659582;e_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

 

------------------------------------------------------------------------------
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. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to