Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OraOLEDB12 causes Access Violation in SQL Server Analysis Service(SSAS)

3691742Apr 17 2018 — edited Apr 19 2018

# Call Site

...

08 msvcr120!_CallSETranslator

09 msvcr120!FindHandlerForForeignException

0a msvcr120!FindHandler

0b msvcr120!__InternalCxxFrameHandler

0c msvcr120!__CxxFrameHandler

0d msmdsrv!__GSHandlerCheck_EH

0e ntdll!RtlpExecuteHandlerForException

0f ntdll!RtlDispatchException

10 ntdll!KiUserExceptionDispatch

11 ntdll!RtlpFastRemoveFreeBlock

12 ntdll!RtlpRemoveFreeBlock

13 ntdll!RtlpCoalesceFreeBlocks

14 ntdll!RtlpFreeHeap

15 ntdll!RtlFreeHeap

16 combase!CRetailMalloc_Free

17 combase!CoTaskMemFree

18 OraOLEDB12

Then, it causes orphaned CriticalSection and hung SSAS.

start             end                 module name

00007ffc`97b50000 00007ffc`97c0a000   OraOLEDB12 T (no symbols)       

    Loaded symbol image file: OraOLEDB12.DLL

    Image path: xxx\OraOLEDB12.DLL

    Image name: OraOLEDB12.DLL

    Browse all global symbols  functions  data

    Timestamp:        Sat Sep 26 23:30:45 2015 (5606BA25)

    CheckSum:         00000000

    ImageSize:        000BA000

    File version:     12.1.0.2

    Product version:  12.1.0.2

    File flags:       0 (Mask 3F)

    File OS:          4 Unknown Win32

    File type:        2.0 Dll

    File date:        00000000.00000000

    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

Could anyone please help to check?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 17 2018
Added on Apr 17 2018
1 comment
521 views