Wait indefinitely PREEMPTIVE_OS_GETPROCADDRESS

hhdoanhhdoan Posts: 10
edited February 7, 2012 4:00PM in SQL Backup Previous Versions
I have 3 SQL 2008 Enterprise Edition instances installed on a Windows Enterprise 2008 R2 box. Named instances: PDB1, PDB2, PDB3

I installed 3 instances of Red-Gate Backup 6.2.0.134. Then applied patch 6.4.0.1014 to all instances.

I observed this weird behavior:

Red-Gate Backup PDB1 is running OK.

Red-Gate Backup PDB2 and PDB3 always hung. The activity monitor showed a wait type of PREEMPTIVE_OS_GETPROCADDRESS on the SQL Backup session. I noticed there is no other logs stored in C:\Program Files (x86)\Red Gate\SQL Backup 6\.

I'm really not sure where to go from here. Please help.

Comments

  • peteypetey Posts: 2,358 New member
    Could you please download and install version 6.5.1.9, and see if it exhibits the same issue?

    You can download 6.5.1.9 from here:

    ftp://support.red-gate.com//patches/sql ... .5.1.9.zip

    Thank you.
    Peter Yeoh
    SQL Backup Consultant Developer
    Associate, Yohz Software
    Beyond compression - SQL Backup goodies under the hood, updated for version 8
  • hhdoanhhdoan Posts: 10
    edited November 23, 2011 10:01AM
    I installed version 6.5.1.9. Still experienced the same behavior.

    I even tried the cmd line.

    On instance PDB1, I ran this:

    "C:\Program Files (x86)\Red Gate\SQL Backup 6\PDB1\SQLBackupC.exe" -I PDB1 -E -SQL "BACKUP DATABASES [master] TO DISK = 'N:\MSSQL\PDB1\Backup'"

    It completed just fine.

    On instance PDB2, I ran this:

    "C:\Program Files (x86)\Red Gate\SQL Backup 6\PDB2\SQLBackupC.exe" -I PDB2 -E -SQL "BACKUP DATABASES [master] TO DISK = 'N:\MSSQL\PDB2\Backup'"

    The process hung after this message: Red Gate SQL Backup 6.5.1.9, (c) Red Gate Software Ltd 2004 - 2011. Serial number: ***-***-*******-****

    I also ran sqbutility 9997. You can review the log below:

    **deleted**
  • peteypetey Posts: 2,358 New member
    When you back up the database, try entering a specific name to back up to e.g. using the extended stored procedure:

    EXEC master..sqlbackup '-SQL "BACKUP DATABASE [master] TO DISK = [N:\MSSQL\PDB1\Backup\<AUTO>]" '

    Running sqbutility 9997 only returns the stack trace of the SQL Backup Agent service (i.e. SQL Backup processes started via the SQL Backup extended stored procedures), not the stack trace of the command line process.

    If you can reproduce the error consistently, please do the following:

    - run a BACKUP command on the instance that's exhibiting the problem
    - run EXEC master..sqbutility 9997 on that same instance if you find that the backup does not complete after a while
    - send us the stack trace file for that instance

    Thank you.
    Peter Yeoh
    SQL Backup Consultant Developer
    Associate, Yohz Software
    Beyond compression - SQL Backup goodies under the hood, updated for version 8
  • hhdoanhhdoan Posts: 10
    edited November 23, 2011 10:01AM
    I followed your instruction on instance PDB2.

    Ran this T-SQL command:

    EXECUTE master..sqlbackup '-SQL "BACKUP DATABASE [master] TO DISK = [N:\MSSQL\PDB2\Backup\<AUTO>.sqb]"'

    The process hung as usual. This is the stack trace:

    **deleted**
  • peteypetey Posts: 2,358 New member
    Could you please post just the results of the last stack trace, instead of the results of all the stack traces contained in the file?

    Could you also please check in the Windows Services applet if you have 3 instances of the SQL Backup Agent service running, and that the services for the named SQL Server instances all have a parameter indicating the instance name e.g. SQBCoreService.exe -I PDB2

    Thank you.
    Peter Yeoh
    SQL Backup Consultant Developer
    Associate, Yohz Software
    Beyond compression - SQL Backup goodies under the hood, updated for version 8
  • I'm not sure how to get the last stack trace.

    I checked the services, all of them have correct parameter.

    Instance PDB1: SQBCoreService.exe -I PDB1
    Instance PDB2: SQBCoreService.exe -I PDB2
    Instance PDB3: SQBCoreService.exe -I PDB3
  • peteypetey Posts: 2,358 New member
    The stack trace file you have contains the results of multiple stack trace dumps, each one identified by the 'date/time :' value. Please send/post only the result of the newest trace.

    Thanks.
    Peter Yeoh
    SQL Backup Consultant Developer
    Associate, Yohz Software
    Beyond compression - SQL Backup goodies under the hood, updated for version 8
  • Ah, I see. Here is the latest one:

    date/time : 2011-11-23, 08:56:42, 701ms
    computer name : LTCACTUARIAL
    user name : hhdoan <admin>
    registered owner : Microsoft / Microsoft
    operating system : Windows NT New x64 Service Pack 1 build 7601
    system language : English
    system up time : 3 days 22 hours
    program up time : 22 hours 15 minutes
    processors : 16x Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    physical memory : 18117/196595 MB (free/total)
    free disk space : (C:) 72.18 GB
    display mode : 1024x768, 32 bit
    process id : $2cec
    allocated memory : 35.01 MB
    command line : "C:\Program Files (x86)\Red Gate\SQL Backup 6\PDB2\SQBCoreService.exe" -i PDB2
    executable : SQBCoreService.exe
    exec. date/time : 2011-05-23 10:19
    version : 6.5.1.9
    compiled with : Delphi 7
    madExcept version : 3.0i beta 2
    callstack crc : $835fda28, $664d389c, $a8fe34db
    exception number : 6
    exception class : EConversionError
    exception message : Dump callstack for Red Gate support purposes. Please ignore the EConversionError code.

    thread $1dd8 (TSQBUtilityThread):
    0068da21 +011 SQBCoreService.exe ConvUtils RaiseConversionError
    006967cd +005 SQBCoreService.exe uSvcUtility 2028 TSQBUtilityThread.TriggerExceptionToCreateCallStack
    0068e219 +3fd SQBCoreService.exe uSvcUtility 190 TSQBUtilityThread.Execute
    0044fc0b +02b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +034 SQBCoreService.exe Classes ThreadProc
    00404bc8 +028 SQBCoreService.exe System ThreadWrapper
    0044faed +00d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +037 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +010 kernel32.dll BaseThreadInitThunk
    >> created by thread $c7c (TSQBListenerThread) at:
    0068dcb8 +038 SQBCoreService.exe uSvcUtility 86 TSQBUtilityThread.Create

    main thread ($2358):
    76010810 +092 KERNELBASE.dll WaitForSingleObjectEx
    75e0118f +03e kernel32.dll WaitForSingleObjectEx
    75e01143 +00d kernel32.dll WaitForSingleObject
    00433f11 +041 SQBCoreService.exe madExcept PauseMeEventually
    00450547 +003 SQBCoreService.exe madExcept PeekMessageCallbackA
    004af66b +013 SQBCoreService.exe Forms TApplication.ProcessMessage
    004af6fa +00a SQBCoreService.exe Forms TApplication.HandleMessage
    004b3047 +177 SQBCoreService.exe SvcMgr TServiceApplication.Run
    006a3852 +0de SQBCoreService.exe SQBCoreService 81 initialization
    75e033c8 +010 kernel32.dll BaseThreadInitThunk

    thread $2b78 (TServiceStartThread):
    76010810 +92 KERNELBASE.dll WaitForSingleObjectEx
    75e0118f +3e kernel32.dll WaitForSingleObjectEx
    75e01143 +0d kernel32.dll WaitForSingleObject
    7754854e +63 sechost.dll StartServiceCtrlDispatcherA
    004b2e83 +07 SQBCoreService.exe SvcMgr TServiceStartThread.Execute
    0044fc0b +2b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +34 SQBCoreService.exe Classes ThreadProc
    00404bc8 +28 SQBCoreService.exe System ThreadWrapper
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by main thread ($2358) at:
    004b2e1b +4f SQBCoreService.exe SvcMgr TServiceStartThread.Create

    thread $2fb8:
    76010810 +92 KERNELBASE.dll WaitForSingleObjectEx
    75e0118f +3e kernel32.dll WaitForSingleObjectEx
    75e01143 +0d kernel32.dll WaitForSingleObject
    0047627c +7c SQBCoreService.exe Classes TThread.WaitFor
    004b2355 +75 SQBCoreService.exe SvcMgr TService.DoStart
    004b2284 +90 SQBCoreService.exe SvcMgr TService.Main
    004b2767 +83 SQBCoreService.exe SvcMgr TServiceApplication.DispatchServiceMain
    004b2586 +0e SQBCoreService.exe SvcMgr ServiceMain
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by thread $2b78 (TServiceStartThread) at:
    775482c3 +00 sechost.dll

    thread $240c (TServiceThread):
    76427c18 +45 user32.dll GetMessageA
    00450538 +18 SQBCoreService.exe madExcept GetMessageCallbackA
    004b1ae3 +47 SQBCoreService.exe SvcMgr TServiceThread.ProcessRequests
    0069e0c9 +95 SQBCoreService.exe uSvcCore 697 TSQLBackupAgent.ServiceExecute
    004b1953 +cf SQBCoreService.exe SvcMgr TServiceThread.Execute
    0044fc0b +2b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +34 SQBCoreService.exe Classes ThreadProc
    00404bc8 +28 SQBCoreService.exe System ThreadWrapper
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by thread $2fb8 at:
    004b1863 +1b SQBCoreService.exe SvcMgr TServiceThread.Create

    thread $291c:
    75e033c8 +10 kernel32.dll BaseThreadInitThunk

    thread $1edc:
    75e033c8 +10 kernel32.dll BaseThreadInitThunk

    thread $c7c (TSQBListenerThread):
    76010810 +92 KERNELBASE.dll WaitForSingleObjectEx
    75e0118f +3e kernel32.dll WaitForSingleObjectEx
    75e01143 +0d kernel32.dll WaitForSingleObject
    0069e4e9 +35 SQBCoreService.exe uSvcCore 819 TSQBListenerThread.Execute
    0044fc0b +2b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +34 SQBCoreService.exe Classes ThreadProc
    00404bc8 +28 SQBCoreService.exe System ThreadWrapper
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by thread $240c (TServiceThread) at:
    0069e164 +18 SQBCoreService.exe uSvcCore 707 TSQBListenerThread.Create

    thread $29f4 (TCopyManager):
    76012c4a +05f KERNELBASE.dll SleepEx
    7601351b +00a KERNELBASE.dll Sleep
    00656716 +2ea SQBCoreService.exe u_CopyManager 337 TCopyManager.Execute
    0044fc0b +02b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +034 SQBCoreService.exe Classes ThreadProc
    00404bc8 +028 SQBCoreService.exe System ThreadWrapper
    0044faed +00d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +037 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +010 kernel32.dll BaseThreadInitThunk
    >> created by thread $240c (TServiceThread) at:
    00655119 +031 SQBCoreService.exe u_CopyManager 56 TCopyManager.Create

    thread $1530 (TCopyThread):
    76010810 +92 KERNELBASE.dll WaitForSingleObjectEx
    75e0118f +3e kernel32.dll WaitForSingleObjectEx
    75e01143 +0d kernel32.dll WaitForSingleObject
    00581410 +2c SQBCoreService.exe u_CopyThread 115 TCopyThread.Execute
    0044fc0b +2b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +34 SQBCoreService.exe Classes ThreadProc
    00404bc8 +28 SQBCoreService.exe System ThreadWrapper
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by thread $240c (TServiceThread) at:
    00581329 +19 SQBCoreService.exe u_CopyThread 81 TCopyThread.Create

    thread $297c (TCopyThread):
    76010810 +92 KERNELBASE.dll WaitForSingleObjectEx
    75e0118f +3e kernel32.dll WaitForSingleObjectEx
    75e01143 +0d kernel32.dll WaitForSingleObject
    00581410 +2c SQBCoreService.exe u_CopyThread 115 TCopyThread.Execute
    0044fc0b +2b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +34 SQBCoreService.exe Classes ThreadProc
    00404bc8 +28 SQBCoreService.exe System ThreadWrapper
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by thread $240c (TServiceThread) at:
    00581329 +19 SQBCoreService.exe u_CopyThread 81 TCopyThread.Create

    thread $300c (TCopyThread):
    76010810 +92 KERNELBASE.dll WaitForSingleObjectEx
    75e0118f +3e kernel32.dll WaitForSingleObjectEx
    75e01143 +0d kernel32.dll WaitForSingleObject
    00581410 +2c SQBCoreService.exe u_CopyThread 115 TCopyThread.Execute
    0044fc0b +2b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +34 SQBCoreService.exe Classes ThreadProc
    00404bc8 +28 SQBCoreService.exe System ThreadWrapper
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by thread $240c (TServiceThread) at:
    00581329 +19 SQBCoreService.exe u_CopyThread 81 TCopyThread.Create

    thread $2b3c (TCopyThread):
    76010810 +92 KERNELBASE.dll WaitForSingleObjectEx
    75e0118f +3e kernel32.dll WaitForSingleObjectEx
    75e01143 +0d kernel32.dll WaitForSingleObject
    00581410 +2c SQBCoreService.exe u_CopyThread 115 TCopyThread.Execute
    0044fc0b +2b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +34 SQBCoreService.exe Classes ThreadProc
    00404bc8 +28 SQBCoreService.exe System ThreadWrapper
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by thread $240c (TServiceThread) at:
    00581329 +19 SQBCoreService.exe u_CopyThread 81 TCopyThread.Create

    thread $ba4 (TCopyThread):
    76010810 +92 KERNELBASE.dll WaitForSingleObjectEx
    75e0118f +3e kernel32.dll WaitForSingleObjectEx
    75e01143 +0d kernel32.dll WaitForSingleObject
    00581410 +2c SQBCoreService.exe u_CopyThread 115 TCopyThread.Execute
    0044fc0b +2b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +34 SQBCoreService.exe Classes ThreadProc
    00404bc8 +28 SQBCoreService.exe System ThreadWrapper
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by thread $240c (TServiceThread) at:
    00581329 +19 SQBCoreService.exe u_CopyThread 81 TCopyThread.Create

    thread $1078 (TSQBProcessThread):
    75d06c2c +04f WS2_32.dll connect
    73a43376 +265 DBNETLIB.DLL ConnectionOpen
    73a430eb +052 DBNETLIB.DLL ConnectionOpenW
    0051dc97 +15b SQBCoreService.exe OLEDBAccess 3400 TOLEDBConnection.Connect
    005060e0 +098 SQBCoreService.exe DBAccess 2306 TCustomDAConnection.DoConnect
    005063f7 +037 SQBCoreService.exe DBAccess 2413 TCustomDAConnection.PerformConnect
    005073e3 +2b7 SQBCoreService.exe DBAccess 2858 TCustomDAConnection.SetConnected
    004c88b4 +004 SQBCoreService.exe DB TCustomConnection.Open
    005e5f7a +162 SQBCoreService.exe u_SqlConnection 166 TSQLConnection.SetProperties
    00641245 +131 SQBCoreService.exe u_VDIWrapper 1176 TVDIWrapper.SetupConnections
    0064266c +144 SQBCoreService.exe u_VDIWrapper 1509 TVDIWrapper.Execute
    0065e7fa +12e SQBCoreService.exe u_VDIController 1454 TVDIController.RunVDI
    0065dc87 +e8b SQBCoreService.exe u_VDIController 1210 TVDIController.Execute
    006613d6 +afa SQBCoreService.exe uSvcSQB 406 TSQBProcessThread.Execute
    0044fc0b +02b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +034 SQBCoreService.exe Classes ThreadProc
    00404bc8 +028 SQBCoreService.exe System ThreadWrapper
    0044faed +00d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +037 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +010 kernel32.dll BaseThreadInitThunk
    >> created by thread $c7c (TSQBListenerThread) at:
    0066007c +040 SQBCoreService.exe uSvcSQB 61 TSQBProcessThread.Create

    thread $2494 (TProgressMessageThread):
    76427c18 +45 user32.dll GetMessageA
    00450538 +18 SQBCoreService.exe madExcept GetMessageCallbackA
    00656c5a +3a SQBCoreService.exe u_ProgressMessageThread 49 TProgressMessageThread.Execute
    0044fc0b +2b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +34 SQBCoreService.exe Classes ThreadProc
    00404bc8 +28 SQBCoreService.exe System ThreadWrapper
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by thread $c7c (TSQBListenerThread) at:
    00656bc3 +1b SQBCoreService.exe u_ProgressMessageThread 26 TProgressMessageThread.Create

    thread $26dc (TSQLConnectionThread):
    76010810 +92 KERNELBASE.dll WaitForSingleObjectEx
    75e0118f +3e kernel32.dll WaitForSingleObjectEx
    75e01143 +0d kernel32.dll WaitForSingleObject
    005e2e1d +39 SQBCoreService.exe u_SqlConnectionThread 246 TSQLConnectionThread.Execute
    0044fc0b +2b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +34 SQBCoreService.exe Classes ThreadProc
    00404bc8 +28 SQBCoreService.exe System ThreadWrapper
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by thread $1078 (TSQBProcessThread) at:
    005e27dd +1d SQBCoreService.exe u_SqlConnectionThread 90 TSQLConnectionThread.Create

    thread $2814 (TSQBProcessThread):
    75d06c2c +04f WS2_32.dll connect
    73a43376 +265 DBNETLIB.DLL ConnectionOpen
    73a430eb +052 DBNETLIB.DLL ConnectionOpenW
    0051dc97 +15b SQBCoreService.exe OLEDBAccess 3400 TOLEDBConnection.Connect
    005060e0 +098 SQBCoreService.exe DBAccess 2306 TCustomDAConnection.DoConnect
    005063f7 +037 SQBCoreService.exe DBAccess 2413 TCustomDAConnection.PerformConnect
    005073e3 +2b7 SQBCoreService.exe DBAccess 2858 TCustomDAConnection.SetConnected
    004c88b4 +004 SQBCoreService.exe DB TCustomConnection.Open
    005e5f7a +162 SQBCoreService.exe u_SqlConnection 166 TSQLConnection.SetProperties
    00641245 +131 SQBCoreService.exe u_VDIWrapper 1176 TVDIWrapper.SetupConnections
    0065d81e +a22 SQBCoreService.exe u_VDIController 1080 TVDIController.Execute
    006613d6 +afa SQBCoreService.exe uSvcSQB 406 TSQBProcessThread.Execute
    0044fc0b +02b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +034 SQBCoreService.exe Classes ThreadProc
    00404bc8 +028 SQBCoreService.exe System ThreadWrapper
    0044faed +00d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +037 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +010 kernel32.dll BaseThreadInitThunk
    >> created by thread $c7c (TSQBListenerThread) at:
    0066007c +040 SQBCoreService.exe uSvcSQB 61 TSQBProcessThread.Create

    thread $3288 (TProgressMessageThread):
    76427c18 +45 user32.dll GetMessageA
    00450538 +18 SQBCoreService.exe madExcept GetMessageCallbackA
    00656c5a +3a SQBCoreService.exe u_ProgressMessageThread 49 TProgressMessageThread.Execute
    0044fc0b +2b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +34 SQBCoreService.exe Classes ThreadProc
    00404bc8 +28 SQBCoreService.exe System ThreadWrapper
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by thread $c7c (TSQBListenerThread) at:
    00656bc3 +1b SQBCoreService.exe u_ProgressMessageThread 26 TProgressMessageThread.Create

    thread $20b4 (TSQLConnectionThread):
    76010810 +92 KERNELBASE.dll WaitForSingleObjectEx
    75e0118f +3e kernel32.dll WaitForSingleObjectEx
    75e01143 +0d kernel32.dll WaitForSingleObject
    005e2e1d +39 SQBCoreService.exe u_SqlConnectionThread 246 TSQLConnectionThread.Execute
    0044fc0b +2b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +34 SQBCoreService.exe Classes ThreadProc
    00404bc8 +28 SQBCoreService.exe System ThreadWrapper
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by thread $2814 (TSQBProcessThread) at:
    005e27dd +1d SQBCoreService.exe u_SqlConnectionThread 90 TSQLConnectionThread.Create

    thread $188 (TSQBProcessThread):
    75d06c2c +04f WS2_32.dll connect
    73a43376 +265 DBNETLIB.DLL ConnectionOpen
    73a430eb +052 DBNETLIB.DLL ConnectionOpenW
    0051dc97 +15b SQBCoreService.exe OLEDBAccess 3400 TOLEDBConnection.Connect
    005060e0 +098 SQBCoreService.exe DBAccess 2306 TCustomDAConnection.DoConnect
    005063f7 +037 SQBCoreService.exe DBAccess 2413 TCustomDAConnection.PerformConnect
    005073e3 +2b7 SQBCoreService.exe DBAccess 2858 TCustomDAConnection.SetConnected
    004c88b4 +004 SQBCoreService.exe DB TCustomConnection.Open
    005e5f7a +162 SQBCoreService.exe u_SqlConnection 166 TSQLConnection.SetProperties
    00641245 +131 SQBCoreService.exe u_VDIWrapper 1176 TVDIWrapper.SetupConnections
    0065d81e +a22 SQBCoreService.exe u_VDIController 1080 TVDIController.Execute
    006613d6 +afa SQBCoreService.exe uSvcSQB 406 TSQBProcessThread.Execute
    0044fc0b +02b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +034 SQBCoreService.exe Classes ThreadProc
    00404bc8 +028 SQBCoreService.exe System ThreadWrapper
    0044faed +00d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +037 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +010 kernel32.dll BaseThreadInitThunk
    >> created by thread $c7c (TSQBListenerThread) at:
    0066007c +040 SQBCoreService.exe uSvcSQB 61 TSQBProcessThread.Create

    thread $183c (TProgressMessageThread):
    76427c18 +45 user32.dll GetMessageA
    00450538 +18 SQBCoreService.exe madExcept GetMessageCallbackA
    00656c5a +3a SQBCoreService.exe u_ProgressMessageThread 49 TProgressMessageThread.Execute
    0044fc0b +2b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +34 SQBCoreService.exe Classes ThreadProc
    00404bc8 +28 SQBCoreService.exe System ThreadWrapper
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by thread $c7c (TSQBListenerThread) at:
    00656bc3 +1b SQBCoreService.exe u_ProgressMessageThread 26 TProgressMessageThread.Create

    thread $2840 (TSQLConnectionThread):
    76010810 +92 KERNELBASE.dll WaitForSingleObjectEx
    75e0118f +3e kernel32.dll WaitForSingleObjectEx
    75e01143 +0d kernel32.dll WaitForSingleObject
    005e2e1d +39 SQBCoreService.exe u_SqlConnectionThread 246 TSQLConnectionThread.Execute
    0044fc0b +2b SQBCoreService.exe madExcept HookedTThreadExecute
    00475d5c +34 SQBCoreService.exe Classes ThreadProc
    00404bc8 +28 SQBCoreService.exe System ThreadWrapper
    0044faed +0d SQBCoreService.exe madExcept CallThreadProcSafe
    0044fb57 +37 SQBCoreService.exe madExcept ThreadExceptFrame
    75e033c8 +10 kernel32.dll BaseThreadInitThunk
    >> created by thread $188 (TSQBProcessThread) at:
    005e27dd +1d SQBCoreService.exe u_SqlConnectionThread 90 TSQLConnectionThread.Create

    thread $2fcc:
    75e033c8 +10 kernel32.dll BaseThreadInitThunk

    thread $2488:
    75e033c8 +10 kernel32.dll BaseThreadInitThunk

    modules:
    00400000 SQBCoreService.exe 6.5.1.9 C:\Program Files (x86)\Red Gate\SQL Backup 6\PDB2
    03c40000 sqlceoledb30.dll 3.0.5300.0 C:\Program Files (x86)\Common Files\Red Gate\SQL Backup\SSCE3.1
    03c70000 SQLCEER30EN.DLL 3.0.5300.0 C:\Program Files (x86)\Common Files\Red Gate\SQL Backup\SSCE3.1
    03ca0000 sqlceqp30.dll 3.0.5300.0 C:\Program Files (x86)\Common Files\Red Gate\SQL Backup\SSCE3.1
    10000000 zlib1.dll 1.2.3.0 C:\Program Files (x86)\Red Gate\SQL Backup 6\PDB2
    25000000 sqlcese30.dll 3.0.5300.0 C:\Program Files (x86)\Common Files\Red Gate\SQL Backup\SSCE3.1
    62c10000 sqloledb.dll 6.1.7601.17514 C:\Program Files (x86)\Common Files\System\Ole DB
    679b0000 msv1_0.DLL 6.1.7601.17514 C:\Windows\SysWOW64
    70320000 credssp.dll 6.1.7601.17514 C:\Windows\system32
    70be0000 security.dll 6.1.7600.16385 C:\Windows\system32
    72130000 cryptdll.dll 6.1.7600.16385 C:\Windows\system32
    72370000 fwpuclnt.dll 6.1.7601.17514 C:\Windows\System32
    723b0000 rasadhlp.dll 6.1.7600.16385 C:\Windows\system32
    723c0000 wshtcpip.dll 6.1.7600.16385 C:\Windows\System32
    72430000 wship6.dll 6.1.7600.16385 C:\Windows\System32
    72680000 oledb32.dll 6.1.7601.17514 C:\Program Files (x86)\Common Files\System\Ole DB
    72a10000 netbios.dll 6.1.7600.16385 C:\Windows\system32
    72a20000 OLEDB32R.DLL 6.1.7600.16385 C:\Program Files (x86)\Common Files\System\Ole DB
    72a40000 MSDART.DLL 6.1.7600.16385 C:\Windows\system32
    72a60000 BROWCLI.DLL 6.1.7601.17514 C:\Windows\system32
    72cc0000 mswsock.dll 6.1.7601.17514 C:\Windows\system32
    73360000 DNSAPI.dll 6.1.7601.17514 C:\Windows\system32
    733b0000 ntdsapi.dll 6.1.7600.16385 C:\Windows\system32
    73890000 SECUR32.DLL 6.1.7601.17514 C:\Windows\system32
    73a40000 DBNETLIB.DLL 6.1.7600.16385 C:\Windows\system32
    73a70000 MSDATL3.dll 6.1.7600.16385 C:\Program Files (x86)\Common Files\System\Ole DB
    73a90000 comctl32.dll 6.10.7601.17514 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2
    73c40000 comctl32.dll 5.82.7601.17514 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af
    73d80000 mpr.dll 6.1.7600.16385 C:\Windows\system32
    74910000 WINNSI.DLL 6.1.7600.16385 C:\Windows\system32
    74920000 IPHLPAPI.DLL 6.1.7601.17514 C:\Windows\system32
    74970000 wkscli.dll 6.1.7601.17514 C:\Windows\system32
    74980000 srvcli.dll 6.1.7601.17514 C:\Windows\system32
    749a0000 netutils.dll 6.1.7601.17514 C:\Windows\system32
    749b0000 NetAPI32.dll 6.1.7601.17514 C:\Windows\system32
    74d90000 profapi.dll 6.1.7600.16385 C:\Windows\system32
    74e00000 bcrypt.dll 6.1.7600.16385 C:\Windows\system32
    74f70000 wsock32.dll 6.1.7600.16385 C:\Windows\system32
    75030000 version.dll 6.1.7600.16385 C:\Windows\system32
    755a0000 CRYPTBASE.dll 6.1.7600.16385 C:\Windows\syswow64
    755b0000 SspiCli.dll 6.1.7601.17514 C:\Windows\syswow64
    75610000 USP10.dll 1.626.7601.17514 C:\Windows\syswow64
    758b0000 CRYPT32.dll 6.1.7601.17514 C:\Windows\syswow64
    75a70000 SHLWAPI.dll 6.1.7601.17514 C:\Windows\syswow64
    75ad0000 psapi.dll 6.1.7600.16385 C:\Windows\syswow64
    75ae0000 comdlg32.dll 6.1.7601.17514 C:\Windows\syswow64
    75d00000 WS2_32.dll 6.1.7601.17514 C:\Windows\syswow64
    75d40000 msvcrt.dll 7.0.7600.16385 C:\Windows\syswow64
    75df0000 kernel32.dll 6.1.7601.17514 C:\Windows\syswow64
    75f00000 NSI.dll 6.1.7600.16385 C:\Windows\syswow64
    75f10000 RPCRT4.dll 6.1.7601.17514 C:\Windows\syswow64
    76000000 KERNELBASE.dll 6.1.7601.17514 C:\Windows\syswow64
    76080000 ole32.dll 6.1.7601.17514 C:\Windows\syswow64
    761e0000 CLBCatQ.DLL 2001.12.8530.16385 C:\Windows\syswow64
    76270000 CFGMGR32.dll 6.1.7601.17514 C:\Windows\syswow64
    762a0000 MSCTF.dll 6.1.7600.16385 C:\Windows\syswow64
    76370000 GDI32.dll 6.1.7601.17514 C:\Windows\syswow64
    76400000 MSASN1.dll 6.1.7601.17514 C:\Windows\syswow64
    76410000 user32.dll 6.1.7601.17514 C:\Windows\syswow64
    76510000 SETUPAPI.dll 6.1.7601.17514 C:\Windows\syswow64
    766b0000 shell32.dll 6.1.7601.17514 C:\Windows\syswow64
    77400000 WINTRUST.dll 6.1.7601.17514 C:\Windows\syswow64
    77430000 DEVOBJ.dll 6.1.7600.16385 C:\Windows\syswow64
    77450000 ADVAPI32.dll 6.1.7601.17514 C:\Windows\syswow64
    77540000 sechost.dll 6.1.7600.16385 C:\Windows\SysWOW64
    77560000 oleaut32.dll 6.1.7601.17514 C:\Windows\syswow64
    775f0000 IMM32.DLL 6.1.7601.17514 C:\Windows\system32
    77a20000 LPK.dll 6.1.7600.16385 C:\Windows\syswow64
    77a50000 ntdll.dll 6.1.7601.17514 C:\Windows\SysWOW64

    processes:
    0000 Idle 0
    0004 System 0
    02dc smss.exe 0
    0358 csrss.exe 0
    038c wininit.exe 0
    0394 csrss.exe 1
    03c0 services.exe 0
    03c8 lsass.exe 0
    03d0 lsm.exe 0
    03f0 winlogon.exe 1
    01a0 svchost.exe 0
    01cc svchost.exe 0
    0324 LogonUI.exe 1
    02ec svchost.exe 0
    036c svchost.exe 0
    0348 svchost.exe 0
    0424 svchost.exe 0
    0440 Smc.exe 0
    0488 svchost.exe 0
    04c4 ccSvcHst.exe 0
    0768 svchost.exe 0
    07e0 svchost.exe 0
    07f4 EMServerAgent.exe 0
    0844 dsm_sa_eventmgr32.exe 0
    086c dsm_sa_datamgr32.exe 0
    088c mr2kserv.exe 0
    0928 MsDtsSrvr.exe 0 normal
    0bb4 SMSvcHost.exe 0
    0ce4 dsm_om_shrsvc32.exe 0
    11e4 svchost.exe 0
    1204 dsm_om_connsvc32.exe 0
    1228 snmp.exe 0
    1288 snmp.exe 0
    1290 conhost.exe 0
    1394 sqlwriter.exe 0
    13e4 Rtvscan.exe 0
    11e0 svchost.exe 0
    1528 CcmExec.exe 0
    1c9c WmiPrvSE.exe 0
    1d8c svchost.exe 0
    1cc4 WmiPrvSE.exe 0
    234c svchost.exe 0
    2368 msdtc.exe 0
    21dc WmiPrvSE.exe 0
    019c vdsldr.exe 0
    22d8 WmiPrvSE.exe 0
    2288 TrustedInstaller.exe 0
    233c sqlservr.exe 0 high
    2b18 SQLAGENT.EXE 0 normal
    13dc conhost.exe 0
    0a00 sqlbrowser.exe 0
    2660 sqlservr.exe 0 high
    1bb4 SQLAGENT.EXE 0 normal
    0c88 conhost.exe 0
    0fbc sqlservr.exe 0 high
    032c SQLAGENT.EXE 0 normal
    1dc0 conhost.exe 0
    3054 SQBCoreService.exe 0 normal
    2cec SQBCoreService.exe 0 normal C:\Program Files (x86)\Red Gate\SQL Backup 6\PDB2
    2ab0 SQBCoreService.exe 0 normal
    0e04 csrss.exe 3
    2148 winlogon.exe 3
    2f84 taskhost.exe 3 normal
    2e50 rdpclip.exe 3 normal
    1e98 SmcGui.exe 3 normal
    0f70 dwm.exe 3 normal
    2f78 ProtectionUtilSurrogate.exe 3 normal C:\Program Files (x86)\Symantec\Symantec Endpoint Protection
    2e74 explorer.exe 3 normal
    2444 BacsTray.exe 3 normal
    1efc ServerAgentManager.exe 3 normal
    2aac ccApp.exe 3 normal C:\Program Files (x86)\Common Files\Symantec Shared
    2724 iexplore.exe 3 normal C:\Program Files (x86)\Internet Explorer
    1c64 vds.exe 0
    30bc Ssms.exe 3 normal C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE

    hardware:
    + Computer
    - ACPI x64-based PC
    + Disk drives
    - COMPELNT Compellent Vol Multi-Path Disk Device
    - COMPELNT Compellent Vol SCSI Disk Device
    - COMPELNT Compellent Vol SCSI Disk Device
    - DELL PERC H700 SCSI Disk Device
    - DELL PERC H700 SCSI Disk Device
    + Display adapters
    - Standard VGA Graphics Adapter
    + DVD/CD-ROM drives
    - TEAC DVD-ROM DV-28SW ATA Device
    + Human Interface Devices
    - HID-compliant consumer control device
    - HID-compliant device
    - USB Input Device
    - USB Input Device
    - USB Input Device
    - USB Input Device
    + IDE ATA/ATAPI controllers
    - ATA Channel 0
    - ATA Channel 1
    - Standard Dual Channel PCI IDE Controller
    + Keyboards
    - HID Keyboard Device
    - HID Keyboard Device
    + Mice and other pointing devices
    - HID-compliant mouse
    - HID-compliant mouse
    + Monitors
    - Generic PnP Monitor
    + Network adapters
    - BASP Virtual Adapter (driver 1.4.6.0)
    - Broadcom BCM5709C NetXtreme II GigE (NDIS VBD Client) (driver 4.8.4.1)
    - Broadcom BCM5709C NetXtreme II GigE (NDIS VBD Client) #2 (driver 4.8.4.1)
    - Broadcom BCM5709C NetXtreme II GigE (NDIS VBD Client) #3 (driver 4.8.4.1)
    - Broadcom BCM5709C NetXtreme II GigE (NDIS VBD Client) #4 (driver 4.8.4.1)
    + Ports (COM & LPT)
    - Communications Port (COM1)
    - Communications Port (COM2)
    + Processors
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    + Storage controllers
    - Microsoft Multi-Path Bus Driver
    - PERC H700 Integrated (driver 4.5.0.64)
    - QLogic Fibre Channel Adapter (driver 9.1.8.6)
    - QLogic Fibre Channel Adapter (driver 9.1.8.6)
    + System devices
    - ACPI Fixed Feature Button
    - Broadcom BCM5709C NetXtreme II GigE (driver 4.8.2.0)
    - Broadcom BCM5709C NetXtreme II GigE (driver 4.8.2.0)
    - Broadcom BCM5709C NetXtreme II GigE (driver 4.8.2.0)
    - Broadcom BCM5709C NetXtreme II GigE (driver 4.8.2.0)
    - Composite Bus Enumerator
    - Direct memory access controller
    - File as Volume Driver
    - High precision event timer
    - Intel(R) 5520/5500/X58 I/O Hub Control Status and RAS Registers - 3423
    - Intel(R) 5520/5500/X58 I/O Hub Control Status and RAS Registers - 3423
    - Intel(R) 5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers - 3422
    - Intel(R) 5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers - 3422
    - Intel(R) 5520/5500/X58 I/O Hub PCI Express Root Port 1 - 3408
    - Intel(R) 5520/5500/X58 I/O Hub PCI Express Root Port 3 - 340A
    - Intel(R) 5520/5500/X58 I/O Hub PCI Express Root Port 3 - 340A
    - Intel(R) 5520/5500/X58 I/O Hub PCI Express Root Port 7 - 340E
    - Intel(R) 5520/5500/X58 I/O Hub PCI Express Root Port 7 - 340E
    - Intel(R) 5520/5500/X58 I/O Hub PCI Express Root Port 9 - 3410
    - Intel(R) 5520/5500/X58 I/O Hub System Management Registers - 342E
    - Intel(R) 5520/5500/X58 I/O Hub System Management Registers - 342E
    - Intel(R) 5520/5500/X58 I/O Hub to ESI Port - 3407
    - Intel(R) 5520/X58 I/O Hub PCI Express Root Port 5 - 340C
    - Intel(R) 5520/X58 I/O Hub PCI Express Root Port 5 - 340C
    - Intel(R) 5520/X58 I/O Hub PCI Express Root Port 6 - 340D
    - Intel(R) 82801 PCI Bridge - 244E
    - Intel(R) ICH10 Family PCI Express Root Port 1 - 3A40
    - Intel(R) ICH10 LPC Interface Controller - 3A18
    - LSI RAID Virtual Device (driver 4.5.0.64)
    - Microsoft ACPI-Compliant Power Meter Device
    - Microsoft ACPI-Compliant System
    - Microsoft Generic IPMI Compliant Device
    - Microsoft Hardware Error Device
    - Microsoft Multi-Path Device Specific Module
    - Microsoft System Management BIOS Driver
    - Microsoft Virtual Drive Enumerator Driver
    - Motherboard resources
    - Motherboard resources
    - Motherboard resources
    - Motherboard resources
    - Numeric data processor
    - PCI bus
    - PCI bus
    - Plug and Play Software Device Enumerator
    - Programmable interrupt controller
    - Remote Desktop Device Redirector Bus
    - System board
    - System board
    - System CMOS/real time clock
    - System Management Device (driver 5.9.2.6411)
    - System timer
    - Terminal Server Keyboard Driver
    - Terminal Server Mouse Driver
    - UMBus Enumerator
    - UMBus Root Bus Enumerator
    - Volume Manager
    + Universal Serial Bus controllers
    - Generic USB Hub
    - Intel(R) ICH10 Family USB Enhanced Host Controller - 3A3A
    - Intel(R) ICH10 Family USB Enhanced Host Controller - 3A3C
    - Intel(R) ICH10 Family USB Universal Host Controller - 3A34
    - Intel(R) ICH10 Family USB Universal Host Controller - 3A35
    - Intel(R) ICH10 Family USB Universal Host Controller - 3A36
    - Intel(R) ICH10 Family USB Universal Host Controller - 3A37
    - Intel(R) ICH10 Family USB Universal Host Controller - 3A38
    - USB Composite Device
    - USB Composite Device
    - USB Root Hub
    - USB Root Hub
    - USB Root Hub
    - USB Root Hub
    - USB Root Hub
    - USB Root Hub
    - USB Root Hub

    cpu registers:
    eax = 010a8220
    ebx = 006967dc
    ecx = 00000000
    edx = 0068da26
    esi = 010a8220
    edi = 00000000
    eip = 0068da26
    esp = 0233fe50
    ebp = 0233fecc

    stack dump:
    0233fe50 26 da 68 00 de fa ed 0e - 01 00 00 00 07 00 00 00 &.h.............
    0233fe60 64 fe 33 02 26 da 68 00 - 20 82 0a 01 dc 67 69 00 d.3.&.h......gi.
    0233fe70 20 82 0a 01 00 00 00 00 - cc fe 33 02 80 fe 33 02 ..........3...3.
    0233fe80 1c de 68 00 d2 67 69 00 - 1e e2 68 00 98 fe 33 02 ..h..gi...h...3.
    0233fe90 d4 44 40 00 cc fe 33 02 - d4 fe 33 02 d4 44 40 00 .D@...3...3..D@.
    0233fea0 cc fe 33 02 00 00 00 00 - 20 82 0a 01 1c de 68 00 ..3...........h.
    0233feb0 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
    0233fec0 00 00 00 00 00 00 00 00 - a0 f1 95 04 fc fe 33 02 ..............3.
    0233fed0 0d fc 44 00 e0 fe 33 02 - f4 42 40 00 fc fe 33 02 ..D...3..B@...3.
    0233fee0 04 ff 33 02 76 fc 44 00 - fc fe 33 02 00 00 00 00 ..3.v.D...3.....
    0233fef0 20 82 0a 01 4c ff 33 02 - a0 f1 95 04 2c ff 33 02 ....L.3.....,.3.
    0233ff00 5f 5d 47 00 10 ff 33 02 - 69 5d 47 00 2c ff 33 02 _]G...3.i]G.,.3.
    0233ff10 34 ff 33 02 be 5d 47 00 - 2c ff 33 02 00 00 00 00 4.3..]G.,.3.....
    0233ff20 20 82 0a 01 4c ff 33 02 - a0 f1 95 04 40 ff 33 02 ....L.3.....@.3.
    0233ff30 ca 4b 40 00 60 ff 33 02 - 04 47 40 00 40 ff 33 02 .K@.`.3..G@.@.3.
    0233ff40 50 ff 33 02 ef fa 44 00 - 20 82 0a 01 a0 4b 40 00 P.3...D......K@.
    0233ff50 88 ff 33 02 5c fb 44 00 - a0 4b 40 00 20 82 0a 01 ..3.\.D..K@.....
    0233ff60 6c ff 33 02 69 fb 44 00 - 88 ff 33 02 c4 ff 33 02 l.3.i.D...3...3.
    0233ff70 cd fb 44 00 88 ff 33 02 - 00 00 00 00 00 00 00 00 ..D...3.........
    0233ff80 10 82 0a 01 00 00 00 00 - 94 ff 33 02 ca 33 e0 75 ..........3..3.u

    disassembling:
    [...]
    0068da11 ebx, eax
    0068da13 ecx, ebx
    0068da15 dl, 1
    0068da17 eax, [$68d804]
    0068da1c -$2326f1 ($45b330) ; SysUtils.Exception.Create
    0068da21 > -$289486 ($4045a0) ; System.@RaiseExcept
    0068da26 ebx
    0068da27
  • Looks like my previous post got cut off. Stack trace continued:

    + Processors
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    - Intel(R) Xeon(R) CPU X7550 @ 2.00GHz
    + Storage controllers
    - Microsoft Multi-Path Bus Driver
    - PERC H700 Integrated (driver 4.5.0.64)
    - QLogic Fibre Channel Adapter (driver 9.1.8.6)
    - QLogic Fibre Channel Adapter (driver 9.1.8.6)
    + System devices
    - ACPI Fixed Feature Button
    - Broadcom BCM5709C NetXtreme II GigE (driver 4.8.2.0)
    - Broadcom BCM5709C NetXtreme II GigE (driver 4.8.2.0)
    - Broadcom BCM5709C NetXtreme II GigE (driver 4.8.2.0)
    - Broadcom BCM5709C NetXtreme II GigE (driver 4.8.2.0)
    - Composite Bus Enumerator
    - Direct memory access controller
    - File as Volume Driver
    - High precision event timer
    - Intel(R) 5520/5500/X58 I/O Hub Control Status and RAS Registers - 3423
    - Intel(R) 5520/5500/X58 I/O Hub Control Status and RAS Registers - 3423
    - Intel(R) 5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers - 3422
    - Intel(R) 5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers - 3422
    - Intel(R) 5520/5500/X58 I/O Hub PCI Express Root Port 1 - 3408
    - Intel(R) 5520/5500/X58 I/O Hub PCI Express Root Port 3 - 340A
    - Intel(R) 5520/5500/X58 I/O Hub PCI Express Root Port 3 - 340A
    - Intel(R) 5520/5500/X58 I/O Hub PCI Express Root Port 7 - 340E
    - Intel(R) 5520/5500/X58 I/O Hub PCI Express Root Port 7 - 340E
    - Intel(R) 5520/5500/X58 I/O Hub PCI Express Root Port 9 - 3410
    - Intel(R) 5520/5500/X58 I/O Hub System Management Registers - 342E
    - Intel(R) 5520/5500/X58 I/O Hub System Management Registers - 342E
    - Intel(R) 5520/5500/X58 I/O Hub to ESI Port - 3407
    - Intel(R) 5520/X58 I/O Hub PCI Express Root Port 5 - 340C
    - Intel(R) 5520/X58 I/O Hub PCI Express Root Port 5 - 340C
    - Intel(R) 5520/X58 I/O Hub PCI Express Root Port 6 - 340D
    - Intel(R) 82801 PCI Bridge - 244E
    - Intel(R) ICH10 Family PCI Express Root Port 1 - 3A40
    - Intel(R) ICH10 LPC Interface Controller - 3A18
    - LSI RAID Virtual Device (driver 4.5.0.64)
    - Microsoft ACPI-Compliant Power Meter Device
    - Microsoft ACPI-Compliant System
    - Microsoft Generic IPMI Compliant Device
    - Microsoft Hardware Error Device
    - Microsoft Multi-Path Device Specific Module
    - Microsoft System Management BIOS Driver
    - Microsoft Virtual Drive Enumerator Driver
    - Motherboard resources
    - Motherboard resources
    - Motherboard resources
    - Motherboard resources
    - Numeric data processor
    - PCI bus
    - PCI bus
    - Plug and Play Software Device Enumerator
    - Programmable interrupt controller
    - Remote Desktop Device Redirector Bus
    - System board
    - System board
    - System CMOS/real time clock
    - System Management Device (driver 5.9.2.6411)
    - System timer
    - Terminal Server Keyboard Driver
    - Terminal Server Mouse Driver
    - UMBus Enumerator
    - UMBus Root Bus Enumerator
    - Volume Manager
    + Universal Serial Bus controllers
    - Generic USB Hub
    - Intel(R) ICH10 Family USB Enhanced Host Controller - 3A3A
    - Intel(R) ICH10 Family USB Enhanced Host Controller - 3A3C
    - Intel(R) ICH10 Family USB Universal Host Controller - 3A34
    - Intel(R) ICH10 Family USB Universal Host Controller - 3A35
    - Intel(R) ICH10 Family USB Universal Host Controller - 3A36
    - Intel(R) ICH10 Family USB Universal Host Controller - 3A37
    - Intel(R) ICH10 Family USB Universal Host Controller - 3A38
    - USB Composite Device
    - USB Composite Device
    - USB Root Hub
    - USB Root Hub
    - USB Root Hub
    - USB Root Hub
    - USB Root Hub
    - USB Root Hub
    - USB Root Hub

    cpu registers:
    eax = 010a8220
    ebx = 006967dc
    ecx = 00000000
    edx = 0068da26
    esi = 010a8220
    edi = 00000000
    eip = 0068da26
    esp = 0233fe50
    ebp = 0233fecc

    stack dump:
    0233fe50 26 da 68 00 de fa ed 0e - 01 00 00 00 07 00 00 00 &.h.............
    0233fe60 64 fe 33 02 26 da 68 00 - 20 82 0a 01 dc 67 69 00 d.3.&.h......gi.
    0233fe70 20 82 0a 01 00 00 00 00 - cc fe 33 02 80 fe 33 02 ..........3...3.
    0233fe80 1c de 68 00 d2 67 69 00 - 1e e2 68 00 98 fe 33 02 ..h..gi...h...3.
    0233fe90 d4 44 40 00 cc fe 33 02 - d4 fe 33 02 d4 44 40 00 .D@...3...3..D@.
    0233fea0 cc fe 33 02 00 00 00 00 - 20 82 0a 01 1c de 68 00 ..3...........h.
    0233feb0 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
    0233fec0 00 00 00 00 00 00 00 00 - a0 f1 95 04 fc fe 33 02 ..............3.
    0233fed0 0d fc 44 00 e0 fe 33 02 - f4 42 40 00 fc fe 33 02 ..D...3..B@...3.
    0233fee0 04 ff 33 02 76 fc 44 00 - fc fe 33 02 00 00 00 00 ..3.v.D...3.....
    0233fef0 20 82 0a 01 4c ff 33 02 - a0 f1 95 04 2c ff 33 02 ....L.3.....,.3.
    0233ff00 5f 5d 47 00 10 ff 33 02 - 69 5d 47 00 2c ff 33 02 _]G...3.i]G.,.3.
    0233ff10 34 ff 33 02 be 5d 47 00 - 2c ff 33 02 00 00 00 00 4.3..]G.,.3.....
    0233ff20 20 82 0a 01 4c ff 33 02 - a0 f1 95 04 40 ff 33 02 ....L.3.....@.3.
    0233ff30 ca 4b 40 00 60 ff 33 02 - 04 47 40 00 40 ff 33 02 .K@.`.3..G@.@.3.
    0233ff40 50 ff 33 02 ef fa 44 00 - 20 82 0a 01 a0 4b 40 00 P.3...D......K@.
    0233ff50 88 ff 33 02 5c fb 44 00 - a0 4b 40 00 20 82 0a 01 ..3.\.D..K@.....
    0233ff60 6c ff 33 02 69 fb 44 00 - 88 ff 33 02 c4 ff 33 02 l.3.i.D...3...3.
    0233ff70 cd fb 44 00 88 ff 33 02 - 00 00 00 00 00 00 00 00 ..D...3.........
    0233ff80 10 82 0a 01 00 00 00 00 - 94 ff 33 02 ca 33 e0 75 ..........3..3.u

    disassembling:
    [...]
    0068da11 ebx, eax
    0068da13 ecx, ebx
    0068da15 dl, 1
    0068da17 eax, [$68d804]
    0068da1c -$2326f1 ($45b330) ; SysUtils.Exception.Create
    0068da21 > -$289486 ($4045a0) ; System.@RaiseExcept
    0068da26 ebx
    0068da27
  • peteypetey Posts: 2,358 New member
    Could you please send a support request to support@red-gate.com, referencing this post? We may need to take a detailed look at your setup to see what's going wrong.

    Thanks.
    Peter Yeoh
    SQL Backup Consultant Developer
    Associate, Yohz Software
    Beyond compression - SQL Backup goodies under the hood, updated for version 8
  • I will submit the support case.

    There is one thing unique about our host server. There are 3 IP addresses assigned to the 3 instances.

    162.123.172.201 assigned to PDB1 listened on port 1433
    162.123.172.202 assigned to PDB2 listened on port 1433
    162.123.172.203 assigned to PDB3 listened on port 1433

    I have a hunch that somewhere in RedGate/MS code, it used the assumption that the Winsock TCP call to be made on the first item of the address list. That should explain that the backup always work on the first instance PDB1, never worked on the rest of the IP addresses. As the matter of fact, I've seen code from experienced developers that used only the host name and port number for TCP call. That would be a disaster for this kind of setup.

    I have the the stack call generated from the Process Monitor and WireShark to prove this. When I executed the backup process on PDB1, the TCP call was made once and only once. But when I ran the process on PDB2, it created an infinite loop of TCP call.
  • Found a solution using a secret registry item. Anyone wants to know, go ahead send me a few thousand $.
  • Having the same issue here. Would love to know the secret registry item, but doubt my finance dept will approve the few thousand $. How about a big THANK YOU? :D
Sign In or Register to comment.