Advertisement
Guest User

Untitled

a guest
Mar 26th, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | None | 0 0
  1. libstest-w1(root) 14:14:06 SE N ~/ssosample/DOTNET - mono bin/Debug/ssoext.exe
  2. Stacktrace:
  3.  
  4. at <unknown> <0xffffffff>
  5. at (wrapper managed-to-native) sapssoext.NativeMethods.MySapInitialize (string) <0xffffffff>
  6. at sapssoext.SAPSSOEXT.StartSSOExt (string) <0x00013>
  7. at sapssoext.SAPSSOEXT..ctor (string) <0x0015f>
  8. at sapssoext.SAPSSOEXT.Main (string[]) <0x0012b>
  9. at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
  10.  
  11. Native stacktrace:
  12.  
  13. mono() [0x4a3142]
  14. mono() [0x4f96fe]
  15. mono() [0x422bc9]
  16. /lib64/libpthread.so.0(+0xf130) [0x7f0af07f8130]
  17. /usr/lib/libsapssoext.so(DlLoadLib2+0xbc) [0x7f0ae7697afc]
  18. /usr/lib/libsapssoext.so(SapSecu_Init+0x85) [0x7f0ae7696cc5]
  19. /usr/lib/libsapssoext.so(SsfSupInit3+0x1ac) [0x7f0ae7694e5c]
  20. /usr/lib/libsapssoext.so(MySapInitialize+0x2bd) [0x7f0ae77594ed]
  21. [0x40d24b18]
  22.  
  23. Debug info from gdb:
  24.  
  25. warning: File "/usr/bin/mono-sgen-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load:/usr/bin/mono-gdb.py".
  26. To enable execution of this file add
  27. add-auto-load-safe-path /usr/bin/mono-sgen-gdb.py
  28. line to your configuration file "/root/.gdbinit".
  29. To completely disable this security protection add
  30. set auto-load safe-path /
  31. line to your configuration file "/root/.gdbinit".
  32. For more information about this security protection see the
  33. "Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
  34. info "(gdb)Auto-loading safe path"
  35. warning: File "/usr/bin/mono-sgen-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load:/usr/bin/mono-gdb.py".
  36. [New LWP 24860]
  37. [New LWP 24859]
  38. [Thread debugging using libthread_db enabled]
  39. Using host libthread_db library "/lib64/libthread_db.so.1".
  40. 0x00007f0af07f7cd9 in waitpid () from /lib64/libpthread.so.0
  41. Id Target Id Frame
  42. 3 Thread 0x7f0ae97ff700 (LWP 24859) "mono" 0x00007f0af07f4705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  43. 2 Thread 0x7f0ae7c79700 (LWP 24860) "Finalizer" 0x00007f0af07f67c0 in sem_wait () from /lib64/libpthread.so.0
  44. * 1 Thread 0x7f0af1325780 (LWP 24858) "mono" 0x00007f0af07f7cd9 in waitpid () from /lib64/libpthread.so.0
  45.  
  46. Thread 3 (Thread 0x7f0ae97ff700 (LWP 24859)):
  47. #0 0x00007f0af07f4705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  48. #1 0x0000000000602edc in thread_func ()
  49. #2 0x00007f0af07f0df5 in start_thread () from /lib64/libpthread.so.0
  50. #3 0x00007f0af03081ad in clone () from /lib64/libc.so.6
  51.  
  52. Thread 2 (Thread 0x7f0ae7c79700 (LWP 24860)):
  53. #0 0x00007f0af07f67c0 in sem_wait () from /lib64/libpthread.so.0
  54. #1 0x0000000000627737 in mono_sem_wait ()
  55. #2 0x00000000005aa7c6 in finalizer_thread ()
  56. #3 0x000000000058c869 in start_wrapper ()
  57. #4 0x000000000062e196 in inner_start_thread ()
  58. #5 0x00007f0af07f0df5 in start_thread () from /lib64/libpthread.so.0
  59. #6 0x00007f0af03081ad in clone () from /lib64/libc.so.6
  60.  
  61. Thread 1 (Thread 0x7f0af1325780 (LWP 24858)):
  62. #0 0x00007f0af07f7cd9 in waitpid () from /lib64/libpthread.so.0
  63. #1 0x00000000004a3206 in mono_handle_native_sigsegv ()
  64. #2 0x00000000004f96fe in mono_arch_handle_altstack_exception ()
  65. #3 0x0000000000422bc9 in mono_sigsegv_signal_handler ()
  66. #4 <signal handler called>
  67. #5 0x00007f0ae7697afc in DlLoadLib2 () from /usr/lib/libsapssoext.so
  68. #6 0x00007f0ae7696cc5 in SapSecu_Init () from /usr/lib/libsapssoext.so
  69. #7 0x00007f0ae7694e5c in SsfSupInit3 () from /usr/lib/libsapssoext.so
  70. #8 0x00007f0ae77594ed in MySapInitialize () from /usr/lib/libsapssoext.so
  71. #9 0x0000000040d24b18 in ?? ()
  72. #10 0x00000000014be630 in ?? ()
  73. #11 0x00007fffff899220 in ?? ()
  74. #12 0x0000000000000100 in ?? ()
  75. #13 0x00007f0ae98010b0 in ?? ()
  76. #14 0x0000000040d21e10 in ?? ()
  77. #15 0x00000000014964c0 in ?? ()
  78. #16 0x0000000040d248b0 in ?? ()
  79. #17 0x00007fffff898dc0 in ?? ()
  80. #18 0x00007fffff898b20 in ?? ()
  81. #19 0x00000000014d3f18 in ?? ()
  82. #20 0x0000000040d24a69 in ?? ()
  83. #21 0x0000000000000000 in ?? ()
  84.  
  85. =================================================================
  86. Got a SIGSEGV while executing native code. This usually indicates
  87. a fatal error in the mono runtime or one of the native libraries
  88. used by your application.
  89. =================================================================
  90.  
  91. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement