How to read crashlog

lolazoca

Registered
Messages
704
How to read crashlog or in which part of it is written, it has eroded the enigma:

The rule is to segment the

Traceback (most recent call last):
do
</enigma2crashlog>

example crashlog ...

Traceback (most recent call last):
File "/Archivio/0015/Opendream/dm800/build/tmp/work/enigma2-experimental-git20100123-r0/image/usr/lib/enigma2/python/Delite/DeliteEI.py", line 215, in __updateEmuInfo
IOError: [Errno 2] No such file or directory: '/tmp/ecm.info'
(PyObject_CallObject(<bound method Nab_ExtraInfobar.__updateEmuInfo of <class 'Delite.DeliteEI.Nab_ExtraInfobar'****,()) failed)
getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??)
getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??)
getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)
main thread is non-idle! display spinner!
]]>
</enigma2crashlog>
 
Top