0.1.4 Crashing on start

Issue #76 resolved
Former user created an issue

Crashing on start-up, icon pops up in the Dock and crashes. Unsure at this point what component is crashing so generically selecting TNC assuming it's got something to do with that.

Removing GPS and disabling Bluetooth does not change anything. Both the GPS and TNC3 seem to still work with Xastir.

  • macOS 10.14.6 (Mojave)
  • Mid-2012 Macbook Pro (MacBookPro9,1), i7, 16GB
  • TNC3 is running firmware 2.0.0 (9600-8-N-1)
  • USB GPS is u-blox UBX-M8030

Comments (4)

  1. David Armbruster

    Deleting ~\Library\Application Support\com.w8wjb.QTH\qth.sqlite3 solved the restarting issue.

    Appears the TNC and GPS are connected fine, hearing stations and position are correct. Can repeat the crash by pushing Beacon Now.

    Attached qth.log file.

  2. David Armbruster

    Set of four files zipped (log, plist, sqlite and crash log) as <QTH_Debug_files.zip> showing TNC3 receiving packets, some tuning of radio volume, enabling GPS and then attempting to TX, which crashes QTH.

    Edit to add:

    Seems related to transmit, not RX, not start up. Trying to transmit crashes and corrupts the sqlite db file but does not seem to corrupt plist or others. I set the KISS parameters exactly the same as I have them working in Xastir.

    TxDelay = 400ms, Persistence = 63, TxTail = 300ms, Slot = 200ms. I use 9600-8-N-1 in Xastir but QTH will only allow 38400. So I set Xastir to 38400 and that doesn’t seem to make a difference.

  3. David Armbruster

    Appears this issue is related to symbol not being set. This probably caused an invalid frame. Setting a proper symbol corrects the problem.

  4. Log in to comment