Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Container exited unexpectedly with code 0xC0000005 while trying to connect with ODBC driver

Stack Trace:
Microsoft.Mashup.Evaluator.Interface.ErrorException: Container exited unexpectedly with code 0xC0000005.
Used features: (none). ---> Microsoft.Mashup.Evaluator.Interface.ErrorException: Container exited unexpectedly with code 0xC0000005.
at Microsoft.Mashup.Evaluator.ErrorTranslatingMessenger.MessageChannel.Read()
at Microsoft.Mashup.Evaluator.ErrorTranslatingMessenger.MessageChannel.Read()
--- End of inner exception stack trace ---
at Microsoft.Mashup.Evaluator.ErrorTranslatingMessenger.MessageChannel.Read()
at Microsoft.Mashup.Evaluator.ChannelMessenger.Read(MessageChannel channel)
at Microsoft.Mashup.Evaluator.ChannelMessenger.MessageChannel.Read()
at Microsoft.Mashup.Evaluator.Interface.IMessageChannelExtensions.WaitFor[T](IMessageChannel channel)
at Microsoft.Mashup.Evaluator.RemotePreviewValueSource.PreviewValueSource.WaitFor(Func`1 condition, Boolean disposing)
at Microsoft.Mashup.Evaluator.RemotePreviewValueSource.PreviewValueSource.get_TableSource()
at Microsoft.Mashup.Evaluator.Interface.TracingPreviewValueSource.get_TableSource()
at Microsoft.Mashup.Host.Document.Analysis.PackageDocumentAnalysisInfo.PackagePartitionAnalysisInfo.SetPreviewValue(EvaluationResult2`1 result, Func`1 getStaleSince, Func`1 getSampled)

Status: New
Comments
v-yulgu-msft
Microsoft Employee

Hi @Anonymous ,

 

Based on my research, the code 0xc0000005 is a memory access error that looks to have been caused by the ODBC Driver. For further analysis, I would suggest you create a support ticket.

 

Best regards,

Yuliana Gu

Anonymous
Not applicable

Hi @v-yulgu-msft ,

 

Thanks for quickly getting back to me on the issue.

If you would please point out to me any documentation that describes how developers can debug their "proprietary" ODBC drivers on Power BI. 

 

What are the minimal driver capabilities for an ODBC driver to work on Power BI?

 

I have also posted the same question here but with a more detailed log - if that helps:

 

https://social.technet.microsoft.com/Forums/en-US/4f89b752-1213-4e1a-aaa3-ac352350df21/container-exi...

 

Thanks,

kbv2842