User Tools

Site Tools


admin:debuggingcrash

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
admin:debuggingcrash [2018/10/03 18:48] – [Where to look] veeraadmin:debuggingcrash [2018/10/03 18:50] (current) – [Debugging with a binary with symbols] veera
Line 9: Line 9:
 ==== Log files ==== ==== Log files ====
  
-The log files on the trisul probe are stored under ''/usr/local/var/log/trisul-probe/domain0/probe0/context0''  The latest ''ns-xxx.log'' contains the most recent logs before the crash. You can also use the helper bash aliases :  +The log files on the trisul probe are stored under ''/usr/local/var/log/trisul-probe/domain0/probe0/context0''  The latest ''ns-xxx.log'' contains the most recent logs before the crash. You can also use the [[https://www.trisul.org/docs/ref/trisbashrc.html|trisbashrc bash aliases]] to navigate the directories as shown below:  
  
 <code bash> <code bash>
 +# add the helper aliases
 source /usr/local/share/trisul-probe/trisbashrc  source /usr/local/share/trisul-probe/trisbashrc 
  
Line 74: Line 75:
  
 # run the special trisul binary we send you like this  # run the special trisul binary we send you like this 
-gdb --args /home/mike3/trisul -nodemon /usr/local/etc/trisul-probe/domain0/probe0/context0/trisulProbeConfig.xml -mode online_rxring+gdb --args /home/mike3/trisul -nodemon 
 +    /usr/local/etc/trisul-probe/domain0/probe0/context0/trisulProbeConfig.xml 
 +       -mode online_rxring
  
 (...wait...)  (...wait...) 
admin/debuggingcrash.1538572683.txt.gz · Last modified: 2018/10/03 18:48 by veera