Skip to Main Content

Integration

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!

Re: Access Violation in DllMain of coherence.dll

JoeHolderMay 7 2013 — edited May 10 2013
Hi,

I am having what seems to be a similar problem with the coherence.dll crashing out in CRTINIT - stack -trace shown below:

ntdll.dll!77bcb3ce()
ntdll.dll!77b80133()
KernelBase.dll!76a004cb()
KernelBase.dll!76a00b0a()
dbghelp.dll!75061d81()
dbghelp.dll!7508132b()
dbghelp.dll!750843c2()
coherence.dll!coherence::native::`anonymous namespace'::initializeBacktrace() Line 74 C++
coherence.dll!coherence::native::`anonymous namespace'::`dynamic initializer for 'coh_static_init_func0_79''() Line 79 + 0x5 bytes C++
msvcr80.dll!73911742()
coherence.dll!_CRT_INIT(void * hDllHandle=0x10000000, unsigned long dwReason=0, void * lpreserved=0x0051f87c) Line 316 + 0xf bytes C
coherence.dll!__DllMainCRTStartup(void * hDllHandle=0x10000000, unsigned long dwReason=0, void * lpreserved=0x00000000) Line 492 + 0x8 bytes C
coherence.dll!_DllMainCRTStartup(void * hDllHandle=0x10000000, unsigned long dwReason=1, void * lpreserved=0x0051f87c) Line 462 + 0x11 bytes C
ntdll.dll!77ba9950()
ntdll.dll!77bad8c9()
ntdll.dll!77badf9d()
ntdll.dll!77bb681c()
ntdll.dll!77ba9e79()

Where can I get Coherence 3.7.1.1 or later? The version I have seems to be 3.7.1.0 judging by the readme.txt and product.xml

Thanks

Joe
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 7 2013
Added on May 7 2013
1 comment
324 views