Debugging deployed code - error log included
Show older comments
I'm writing some code on a company laptop which interfaces with an external TC-08 Picologger. Because I don't have admin privileges on this laptop, I can't install the Picologger drivers, and so I'm compiling the program and running it on a separate computer. The code isn't working properly, and I'm stuck trying to debug the deployed version, which doesn't give me information as to which line is failing. I ran the code through cmd and got this error log - I don't know if there's any useful information contained in it, but if so, could someone please help me parse this? Thanks in advance.
------------------------------------------------------------------------
Access violation detected at Tue Jun 30 09:25:27 2015
------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled
Default Encoding : windows-1252
MATLAB Architecture: win32
MATLAB Root : C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82
MATLAB Version : 8.2.0.701 (R2013b)
Operating System : Microsoft Windows 7
Processor ID : x86 Family 6 Model 58 Stepping 9, GenuineIntel
Virtual Machine : Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot(TM
) Client VM mixed mode
Window System : Version 6.1 (Build 7601: Service Pack 1)
Fault Count: 1
Abnormal termination:
Access violation
Register State (from fault):
EAX = 00000001 EBX = 0e688d90
ECX = 271c6a77 EDX = 0508d058
ESP = 05fbb724 EBP = 0b1665e0
ESI = 0cb524bc EDI = 01f41b18
EIP = 0000000c EFL = 00010202
CS = 00000023 DS = 0000002b SS = 0000002b
ES = 0000002b FS = 00000053 GS = 0000002b
Stack Trace (from fault):
[ 0] 0x0000000c <unknown-module>+00000000
[ 1] 0x0cb524a0 <unknown-module>+00000000
[ 2] 0x0e6855ff C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmwcli.dll+00022015 MLTerminate_libmwcli+00017023
[ 3] 0x0e686252 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmwcli.dll+00025170 MLTerminate_libmwcli+00020178
[ 4] 0x0e69a27c C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmwcli.dll+00107132 PointerMapSize+00066220
[ 5] 0x0e69a7ec C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmwcli.dll+00108524 PointerMapSize+00067612
[ 6] 0x0342105c C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_dispatcher.dll+00069724 mdLogging::log_function_exit+00000108
[ 7] 0x03420af6 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_dispatcher.dll+00068342 Mfunction_handle::dispatch+00000438
[ 8] 0x03827f87 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00491399 inCreateWorkspaceRef+00303975
[ 9] 0x038248f7 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00477431 inCreateWorkspaceRef+00290007
[ 10] 0x0380f6e7 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00390887 inCreateWorkspaceRef+00203463
[ 11] 0x0380f3e7 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00390119 inCreateWorkspaceRef+00202695
[ 12] 0x0381610c C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00418060 inCreateWorkspaceRef+00230636
[ 13] 0x03817a57 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00424535 inCreateWorkspaceRef+00237111
[ 14] 0x0381273a C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00403258 inCreateWorkspaceRef+00215834
[ 15] 0x034212ce C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_dispatcher.dll+00070350 Mfh_file::dispatch_fh+00000574
[ 16] 0x03420c31 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_dispatcher.dll+00068657 Mfunction_handle::dispatch+00000753
[ 17] 0x037ff6b1 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00325297 inCreateWorkspaceRef+00137873
[ 18] 0x03813aa6 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00408230 inCreateWorkspaceRef+00220806
[ 19] 0x038176c2 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00423618 inCreateWorkspaceRef+00236194
[ 20] 0x03b24df7 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+03624439 TabContext::FindCompletion+00002926
[ 21] 0x03819d49 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00433481 inCreateWorkspaceRef+00246057
[ 22] 0x03821c50 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00466000 inCreateWorkspaceRef+00278576
[ 23] 0x03824703 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00476931 inCreateWorkspaceRef+00289507
[ 24] 0x0380f6e7 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00390887 inCreateWorkspaceRef+00203463
[ 25] 0x0380f3e7 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00390119 inCreateWorkspaceRef+00202695
[ 26] 0x0381610c C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00418060 inCreateWorkspaceRef+00230636
[ 27] 0x03817a57 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00424535 inCreateWorkspaceRef+00237111
[ 28] 0x0381361d C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00407069 inCreateWorkspaceRef+00219645
[ 29] 0x03421f98 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_dispatcher.dll+00073624 Mfh_file::dispatch_fh+00000568
[ 30] 0x0342314e C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_dispatcher.dll+00078158 Mdispatcher::get_binding+00000174
[ 31] 0x0341f8ae C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_dispatcher.dll+00063662 mdGetMATLABFunctionHandleLoadModule+00000494
[ 32] 0x7d28e3f4 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmx.dll+00254964 mxFevalFunctionHandle+00000036
[ 33] 0x037c82f4 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\m_interpreter.dll+00099060 inFullFevalFcn+00000132
[ 34] 0x7afcb5c1 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmwgui.dll+00046529 MCallback::_execute+00000177
[ 35] 0x7afcbb07 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmwgui.dll+00047879 MCallback::execute+00000359
[ 36] 0x7afcad45 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmwgui.dll+00044357 ExecuteMCallback+00000021
[ 37] 0x7a9d492f C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\hg.dll+02378031 hgWaitfor+00003439
[ 38] 0x7a9d4c3c C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\hg.dll+02378812 hgWaitfor+00004220
[ 39] 0x7a9ab7cb C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\hg.dll+02209739 set_control_nameFast+00004059
[ 40] 0x7a901af4 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\hg.dll+01514228 ResizeState::blockUserResizeFcnCbIfInResize+00004740
[ 41] 0x7a957a9e C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\hg.dll+01866398 hgImage+00045070
[ 42] 0x7a94eb1f C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\hg.dll+01829663 hgImage+00008335
[ 43] 0x7a94eae6 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\hg.dll+01829606 hgImage+00008278
[ 44] 0x7a94f537 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\hg.dll+01832247 hgImage+00010919
[ 45] 0x7b118405 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\udd.dll+00230405 uddSetListenerRecursionWarning+00000613
[ 46] 0x7b1189a6 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\udd.dll+00231846 UDListenerManagerHost::notifyEvent+00000054
[ 47] 0x7b11133e C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\udd.dll+00201534 UDEventInfo::send+00000062
[ 48] 0x7b1121db C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\udd.dll+00205275 UDInterface::send+00000123
[ 49] 0x7a0d7818 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\udd_mi.dll+00030744 MErrorException::operator=+00026552
[ 50] 0x04622d8c C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\uiw.dll+00339340 UIW_IsUserMessage+00000124
[ 51] 0x04623349 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\uiw.dll+00340809 UIW_SetGLIMUserMsg+00000105
[ 52] 0x046233ee C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\uiw.dll+00340974 UIW_SetGLIMUserMsg+00000270
[ 53] 0x757a8336 C:\Windows\syswow64\USER32.dll+00164662 Rem
ovePropA+00000178
[ 54] 0x757980a9 C:\Windows\syswow64\USER32.dll+00098473 Get
UserObjectInformationW+00000065
[ 55] 0x75798ba1 C:\Windows\syswow64\USER32.dll+00101281 Reg
isterClassW+00000316
[ 56] 0x77d3013a C:\Windows\SysWOW64\ntdll.dll+00065850 KiU
serCallbackDispatcher+00000046
[ 57] 0x757a60dc C:\Windows\syswow64\USER32.dll+00155868 Pee
kMessageA+00000360
[ 58] 0x04601fad C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\uiw.dll+00204717 UIW_SetCurrentDialog+00000637
[ 59] 0x046245a4 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\uiw.dll+00345508 ws_FreeSystemFont+00000452
[ 60] 0x023d23e4 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmwservices.dll+00992228 services::system_events::PpeDispatchHook::~PpeDi
spatchHook+00055588
[ 61] 0x023d2bfa C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmwservices.dll+00994298 services::system_events::PpeDispatchHook::~PpeDi
spatchHook+00057658
[ 62] 0x023d158f C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmwservices.dll+00988559 services::system_events::PpeDispatchHook::~PpeDi
spatchHook+00051919
[ 63] 0x023d391b C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmwservices.dll+00997659 services::system_events::PpeDispatchHook::~PpeDi
spatchHook+00061019
[ 64] 0x023dbb5a C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmwservices.dll+01031002 sysq::removeProcessPendingEventsHook+00010746
[ 65] 0x023dbdbe C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmwservices.dll+01031614 svWS_ProcessPendingEvents+00000094
[ 66] 0x023dbdf2 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\libmwservices.dll+01031666 svWS_ProcessPendingEvents+00000018
[ 67] 0x044740d3 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\mcr.dll+00082131 mcr::runtime::setInterpreterThreadToCurrent+00030899
[ 68] 0x04474390 C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\mcr.dll+00082832 mcr::runtime::setInterpreterThreadToCurrent+00031600
[ 69] 0x04468fbf C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v82\bin\w
in32\mcr.dll+00036799 mcrInstantiationError::operator=+00003231
[ 70] 0x75f2337a C:\Windows\syswow64\kernel32.dll+00078714 Bas
eThreadInitThunk+00000018
[ 71] 0x77d592e2 C:\Windows\SysWOW64\ntdll.dll+00234210 Rtl
InitializeExceptionChain+00000099
[ 72] 0x77d592b5 C:\Windows\SysWOW64\ntdll.dll+00234165 Rtl
InitializeExceptionChain+00000054
If this problem is reproducible, please submit a Service Request via:
http://www.mathworks.com/support/contact_us/
A technical support engineer might contact you with further information.
Thank you for your help.** This crash report has been saved to disk as C:\Users\
*~1.*\AppData\Local\Temp\matlab_crash_dump.9052-1 **
Error while evaluating uicontrol Callback
Answers (0)
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!