Advertisement
Guest User

backtrace

a guest
Jun 24th, 2014
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. (gdb) backtrace
  2. #0 0x00002aaaabdff7e9 in PMPI_Comm_size () from /usr/projects/hpcsoft/toss2.1/wolf/openmpi/1.6.3-intel-13/lib/libmpi.so.1
  3. #1 0x00000000007a17f1 in hypre_MPI_Comm_size ()
  4. #2 0x0000000000786500 in hypre_StructGridAssemble ()
  5. #3 0x0000000000781756 in HYPRE_StructGridAssemble ()
  6. #4 0x000000000074a8d1 in hypre_SStructPGridAssemble ()
  7. #5 0x0000000000745579 in HYPRE_SStructGridAssemble ()
  8. #6 0x00000000007419ed in hypre_sstructgridassemble_ ()
  9. #7 0x000000000051aa8d in gr_hypresetupgrid (blockcount=) at gr_hypreSetupGrid.F90:230
  10. #8 0x0000000000518fee in gr_hypregridstatus (blockcount=) at gr_hypreGridStatus.F90:57
  11. #9 0x00000000004291e9 in grid_advancediffusion (ivar=) at Grid_advanceDiffusion.F90:154
  12. #10 0x0000000000461a9c in radtrans (nblk=) at RadTrans.F90:305
  13. #11 0x0000000000412d5b in driver_evolveflash () at Driver_evolveFlash.F90:286
  14. #12 0x0000000000422f96 in flash () at Flash.F90:51
  15. #13 0x000000000040beec in main ()
  16. (gdb) Cannot access memory at address 0x3
  17. Cannot access memory at address 0x3
  18. Cannot access memory at address 0x3
  19. Cannot access memory at address 0x3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement