Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.71 KB | None | 0 0
  1. [root@ds-r7u1-64bit-nonuefi-nonlvm ~]# gdb /usr/local/falconstor/disksafe/dsksfsvc -c /var/local/dumps/core.dsksfsvc.952
  2. GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-64.el7
  3. Copyright (C) 2013 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-redhat-linux-gnu".
  9. For bug reporting instructions, please see:
  10. <http://www.gnu.org/software/gdb/bugs/>...
  11. Reading symbols from /usr/local/falconstor/disksafe/dsksfsvc...done.
  12. [New LWP 30396]
  13. [New LWP 30397]
  14. [New LWP 30521]
  15. [New LWP 30522]
  16. [New LWP 30662]
  17. [New LWP 30663]
  18. [New LWP 30887]
  19. [New LWP 30888]
  20. [New LWP 952]
  21. [New LWP 984]
  22. [New LWP 985]
  23. [New LWP 986]
  24. [New LWP 1021]
  25. [New LWP 1022]
  26. [Thread debugging using libthread_db enabled]
  27. Using host libthread_db library "/lib64/libthread_db.so.1".
  28. Core was generated by `/usr/local/falconstor/disksafe/dsksfsvc'.
  29. Program terminated with signal 6, Aborted.
  30. #0 0x00007fa9816f85d7 in raise () from /lib64/libc.so.6
  31. Missing separate debuginfos, use: debuginfo-install DiskSafe-4.20-2024.x86_64
  32. (gdb) bt
  33. #0 0x00007fa9816f85d7 in raise () from /lib64/libc.so.6
  34. #1 0x00007fa9816f9cc8 in abort () from /lib64/libc.so.6
  35. #2 0x000000000049aac2 in DiskScsiRpcCallEx (dwDiskNo=4196464, nFuncID=2, ppInBuffer=0x7fa93e7e18e0, pdwInBuffLen=0x7fa93e7e18d8, pOutBuffer=0x7fa93e7e17d0,
  36. dwOutBuffLen=23) at dslib_scsirpc_unix.c:1075
  37. #3 0x0000000000492130 in RpcTakeDiskSnapshotEx (dwDiskNo=4196464, pszComment=0x7fa93e7e1ab0 "2017-01-17*14:17:24", fIsQuiescent=1) at dslib_scsirpc.c:466
  38. #4 0x000000000048fc70 in dsDiskCreateSnapshot (diskno=4196464, lpComment=0x0, status=4, bProtect=0, pSnapshot=0x7fa93e7e3a60, fIsQuiescent=1) at dslib_vsc.c:232
  39. #5 0x0000000000467d1e in dsutlTakeSnapshot (pPolicy=0x7fa969300450, lpComment=0x0, flag=4, bProtective=0, pSnapShotInfo=0x7fa93e7e3a60) at dssvc_util.c:2431
  40. #6 0x000000000043d8e6 in SyncingAndSnapshotProc (pProtection=0x7fa969ce4eb0, postState=0x7fa93e7e3e44) at dsksfmgr.c:1722
  41. #7 0x000000000044256d in ProtectionThreadProc (lpParameter=0x7fa969ce4eb0) at dsksfmgr.c:3408
  42. #8 0x00007fa9822df34a in normal_thread_proc () from /lib64/al.so
  43. #9 0x00007fa982ff8df5 in start_thread () from /lib64/libpthread.so.0
  44. #10 0x00007fa9817b91ad in clone () from /lib64/libc.so.6
  45. (gdb) thread apply all bt
  46.  
  47. Thread 14 (Thread 0x7fa94b7fe700 (LWP 1022)):
  48. #0 0x00007fa98178048d in nanosleep () from /lib64/libc.so.6
  49. #1 0x00007fa981780324 in sleep () from /lib64/libc.so.6
  50. #2 0x000000000040562c in ContinuousDiskListRefresh (DebugMode=0) at dssvc_main.c:392
  51. #3 0x00007fa9822df34a in normal_thread_proc () from /lib64/al.so
  52. #4 0x00007fa982ff8df5 in start_thread () from /lib64/libpthread.so.0
  53. #5 0x00007fa9817b91ad in clone () from /lib64/libc.so.6
  54.  
  55. Thread 13 (Thread 0x7fa94bfff700 (LWP 1021)):
  56. #0 0x00007fa9817b08f3 in select () from /lib64/libc.so.6
  57. #1 0x00000000004a7405 in fsn_svc_run () at svc_run.c:75
  58. #2 0x000000000044b965 in ThreadListenLoop (sockListen=3) at dsfxdr_svc.c:866
  59. #3 0x000000000040509e in dssvcRPCListenThreadWork (pParam=0x7fffd78651c0) at dssvc_main.c:256
  60. #4 0x00007fa9822df34a in normal_thread_proc () from /lib64/al.so
  61. #5 0x00007fa982ff8df5 in start_thread () from /lib64/libpthread.so.0
  62. #6 0x00007fa9817b91ad in clone () from /lib64/libc.so.6
  63.  
  64. Thread 12 (Thread 0x7fa97aa91700 (LWP 986)):
  65. #0 0x00007fa982ffc705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  66. #1 0x00007fa9822f6039 in wait_for_one_event () from /lib64/al.so
  67. #2 0x00007fa9822f60fc in AL_wait_for_event () from /lib64/al.so
  68. #3 0x000000000040ef61 in AsyncLVMPatchFun (lpParameter=0x0) at dssvc_config.c:3221
  69. #4 0x00007fa9822df34a in normal_thread_proc () from /lib64/al.so
  70. #5 0x00007fa982ff8df5 in start_thread () from /lib64/libpthread.so.0
  71. #6 0x00007fa9817b91ad in clone () from /lib64/libc.so.6
  72.  
  73. Thread 11 (Thread 0x7fa97b292700 (LWP 985)):
  74. #0 0x00007fa982ffc705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  75. #1 0x00007fa9822f6039 in wait_for_one_event () from /lib64/al.so
  76. #2 0x00007fa9822f60fc in AL_wait_for_event () from /lib64/al.so
  77. #3 0x000000000040ee1d in VGDetailsRefresh (lpParameter=0x0) at dssvc_config.c:3183
  78. #4 0x00007fa9822df34a in normal_thread_proc () from /lib64/al.so
  79. #5 0x00007fa982ff8df5 in start_thread () from /lib64/libpthread.so.0
  80. #6 0x00007fa9817b91ad in clone () from /lib64/libc.so.6
  81.  
  82. Thread 10 (Thread 0x7fa97ba93700 (LWP 984)):
  83. #0 0x00007fa982ffc705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  84. #1 0x00007fa9822f6039 in wait_for_one_event () from /lib64/al.so
  85. #2 0x00007fa9822f60fc in AL_wait_for_event () from /lib64/al.so
  86. #3 0x000000000040ed41 in DiskPnPRescan (lpParameter=0x0) at dssvc_config.c:3119
  87. #4 0x00007fa9822df34a in normal_thread_proc () from /lib64/al.so
  88. #5 0x00007fa982ff8df5 in start_thread () from /lib64/libpthread.so.0
  89. #6 0x00007fa9817b91ad in clone () from /lib64/libc.so.6
  90.  
  91. Thread 9 (Thread 0x7fa98340d7c0 (LWP 952)):
  92. #0 0x00007fa982ffcab2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  93. ---Type <return> to continue, or q <return> to quit---
  94. #1 0x00007fa9822f5fe0 in wait_for_one_event () from /lib64/al.so
  95. #2 0x00007fa9822f60fc in AL_wait_for_event () from /lib64/al.so
  96. #3 0x0000000000405b02 in ServiceStart (DebugMode=0) at dssvc_main.c:662
  97. #4 0x0000000000404af0 in main (argc=1, argv=0x7fffd7865308) at dssvc_unix.c:160
  98.  
  99. Thread 8 (Thread 0x7fa96cad6700 (LWP 30888)):
  100. #0 0x00007fa982ffcab2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  101. #1 0x00007fa9822f5fe0 in wait_for_one_event () from /lib64/al.so
  102. #2 0x00007fa9822f60fc in AL_wait_for_event () from /lib64/al.so
  103. #3 0x0000000000442f44 in ProtectionStatThreadProc (lpParameter=0x7fa969a78e40) at dsksfmgr.c:3669
  104. #4 0x00007fa9822df34a in normal_thread_proc () from /lib64/al.so
  105. #5 0x00007fa982ff8df5 in start_thread () from /lib64/libpthread.so.0
  106. #6 0x00007fa9817b91ad in clone () from /lib64/libc.so.6
  107.  
  108. Thread 7 (Thread 0x7fa96d2d7700 (LWP 30887)):
  109. #0 0x00007fa982ffc705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  110. #1 0x00007fa9822f6039 in wait_for_one_event () from /lib64/al.so
  111. #2 0x00007fa9822f60fc in AL_wait_for_event () from /lib64/al.so
  112. #3 0x0000000000442a59 in ProtectionThreadProc (lpParameter=0x7fa969a78e40) at dsksfmgr.c:3320
  113. #4 0x00007fa9822df34a in normal_thread_proc () from /lib64/al.so
  114. #5 0x00007fa982ff8df5 in start_thread () from /lib64/libpthread.so.0
  115. #6 0x00007fa9817b91ad in clone () from /lib64/libc.so.6
  116.  
  117. Thread 6 (Thread 0x7fa96dad8700 (LWP 30663)):
  118. #0 0x00007fa982ffcab2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  119. #1 0x00007fa9822f5fe0 in wait_for_one_event () from /lib64/al.so
  120. #2 0x00007fa9822f60fc in AL_wait_for_event () from /lib64/al.so
  121. #3 0x0000000000442f44 in ProtectionStatThreadProc (lpParameter=0x7fa96992a920) at dsksfmgr.c:3669
  122. #4 0x00007fa9822df34a in normal_thread_proc () from /lib64/al.so
  123. #5 0x00007fa982ff8df5 in start_thread () from /lib64/libpthread.so.0
  124. #6 0x00007fa9817b91ad in clone () from /lib64/libc.so.6
  125.  
  126. Thread 5 (Thread 0x7fa979a8c700 (LWP 30662)):
  127. #0 0x00007fa982ffc705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  128. #1 0x00007fa9822f6039 in wait_for_one_event () from /lib64/al.so
  129. #2 0x00007fa9822f60fc in AL_wait_for_event () from /lib64/al.so
  130. #3 0x0000000000442a59 in ProtectionThreadProc (lpParameter=0x7fa96992a920) at dsksfmgr.c:3320
  131. #4 0x00007fa9822df34a in normal_thread_proc () from /lib64/al.so
  132. #5 0x00007fa982ff8df5 in start_thread () from /lib64/libpthread.so.0
  133. #6 0x00007fa9817b91ad in clone () from /lib64/libc.so.6
  134.  
  135. Thread 4 (Thread 0x7fa93efe5700 (LWP 30522)):
  136. #0 0x00007fa982ffcab2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  137. #1 0x00007fa9822f5fe0 in wait_for_one_event () from /lib64/al.so
  138. #2 0x00007fa9822f60fc in AL_wait_for_event () from /lib64/al.so
  139. #3 0x0000000000442f44 in ProtectionStatThreadProc (lpParameter=0x7fa969cef2d0) at dsksfmgr.c:3669
  140. #4 0x00007fa9822df34a in normal_thread_proc () from /lib64/al.so
  141. ---Type <return> to continue, or q <return> to quit---
  142. #5 0x00007fa982ff8df5 in start_thread () from /lib64/libpthread.so.0
  143. #6 0x00007fa9817b91ad in clone () from /lib64/libc.so.6
  144.  
  145. Thread 3 (Thread 0x7fa93f7e6700 (LWP 30521)):
  146. #0 0x00007fa982ffc705 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  147. #1 0x00007fa9822f6039 in wait_for_one_event () from /lib64/al.so
  148. #2 0x00007fa9822f60fc in AL_wait_for_event () from /lib64/al.so
  149. #3 0x0000000000442a59 in ProtectionThreadProc (lpParameter=0x7fa969cef2d0) at dsksfmgr.c:3320
  150. #4 0x00007fa9822df34a in normal_thread_proc () from /lib64/al.so
  151. #5 0x00007fa982ff8df5 in start_thread () from /lib64/libpthread.so.0
  152. #6 0x00007fa9817b91ad in clone () from /lib64/libc.so.6
  153.  
  154. Thread 2 (Thread 0x7fa93c7e0700 (LWP 30397)):
  155. #0 0x00007fa982ffcab2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  156. #1 0x00007fa9822f5fe0 in wait_for_one_event () from /lib64/al.so
  157. #2 0x00007fa9822f60fc in AL_wait_for_event () from /lib64/al.so
  158. #3 0x0000000000442f44 in ProtectionStatThreadProc (lpParameter=0x7fa969ce4eb0) at dsksfmgr.c:3669
  159. #4 0x00007fa9822df34a in normal_thread_proc () from /lib64/al.so
  160. #5 0x00007fa982ff8df5 in start_thread () from /lib64/libpthread.so.0
  161. #6 0x00007fa9817b91ad in clone () from /lib64/libc.so.6
  162.  
  163. Thread 1 (Thread 0x7fa93e7e4700 (LWP 30396)):
  164. #0 0x00007fa9816f85d7 in raise () from /lib64/libc.so.6
  165. #1 0x00007fa9816f9cc8 in abort () from /lib64/libc.so.6
  166. #2 0x000000000049aac2 in DiskScsiRpcCallEx (dwDiskNo=4196464, nFuncID=2, ppInBuffer=0x7fa93e7e18e0, pdwInBuffLen=0x7fa93e7e18d8, pOutBuffer=0x7fa93e7e17d0,
  167. dwOutBuffLen=23) at dslib_scsirpc_unix.c:1075
  168. #3 0x0000000000492130 in RpcTakeDiskSnapshotEx (dwDiskNo=4196464, pszComment=0x7fa93e7e1ab0 "2017-01-17*14:17:24", fIsQuiescent=1) at dslib_scsirpc.c:466
  169. #4 0x000000000048fc70 in dsDiskCreateSnapshot (diskno=4196464, lpComment=0x0, status=4, bProtect=0, pSnapshot=0x7fa93e7e3a60, fIsQuiescent=1) at dslib_vsc.c:232
  170. #5 0x0000000000467d1e in dsutlTakeSnapshot (pPolicy=0x7fa969300450, lpComment=0x0, flag=4, bProtective=0, pSnapShotInfo=0x7fa93e7e3a60) at dssvc_util.c:2431
  171. #6 0x000000000043d8e6 in SyncingAndSnapshotProc (pProtection=0x7fa969ce4eb0, postState=0x7fa93e7e3e44) at dsksfmgr.c:1722
  172. #7 0x000000000044256d in ProtectionThreadProc (lpParameter=0x7fa969ce4eb0) at dsksfmgr.c:3408
  173. #8 0x00007fa9822df34a in normal_thread_proc () from /lib64/al.so
  174. #9 0x00007fa982ff8df5 in start_thread () from /lib64/libpthread.so.0
  175. #10 0x00007fa9817b91ad in clone () from /lib64/libc.so.6
  176. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement