Guest User

Untitled

a guest
Jan 6th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 0.58 KB | None | 0 0
  1. (gdb) bt
  2. #0  0x0000000001fce090 in strchr ()
  3. #1  0x00002b20557a2064 in PetscStrchr ()
  4.    from /apps/petsc/3.1-p8//lib/libpetsc.so
  5. #2  0x00002b205553dba1 in PetscGetHostName ()
  6.    from /apps/petsc/3.1-p8//lib/libpetsc.so
  7. #3  0x00002b205551c280 in PetscErrorPrintfInitialize ()
  8.    from /apps/petsc/3.1-p8//lib/libpetsc.so
  9. #4  0x00002b20556e47fc in PetscInitialize ()
  10.    from /apps/petsc/3.1-p8//lib/libpetsc.so
  11. #5  0x00000000005a3f7b in PetscInit (argc=4, argv=0x7fff80ce5938)
  12.     at Usage.cpp:448
  13. #6  0x000000000059b76f in main (argc=4, argv=0x7fff80ce5938) at main.cpp:82
  14. (gdb)
Add Comment
Please, Sign In to add comment