Fatal error
Posted: Wed Dec 12, 2012 1:04 am
Hello,
in my program I get after some days of running sometimes an fatal error when I am setting the caption of a button. Has anybody an idea what could cause this error in setcaption() ?
regards
Rudolf
my code:
the error:
in my program I get after some days of running sometimes an fatal error when I am setting the caption of a button. Has anybody an idea what could cause this error in setcaption() ?
regards
Rudolf
my code:
Code: Select all
if oMSGSAY:status() > 0
oMSGSAY:setcaption(XTOC(cMsg))
...
Code: Select all
FATAL ERROR LOG
Not recoverable Error!
SYS Thread-ID: 976
Module: MOM
Error Codes: EH: 1006 Sub: 0(0) OS: 0 XPP: 15
Call Stack of Thread 1 (772):
@DC_GETLIST@I@EVENTLOOP(3963)
@DC_GETLIST@I@READGUI(3677)
DC_READGUI(101)
FORMCOMMANDER(3858)
(B)TaskBarMenu(997)
@DC_GETLIST@I@READGUI(3630)
DC_READGUI(101)
TASKBARMENU(997)
PROG_START(603)
PROGMAIN(129)
MAIN(79)
Call Stack of GUI Thread (976):
@XBPPRESSPACE@I@DRAWCAPTIONSTR(1763)
GRACAPTIONSTR(191)
@DC_XBPPUSHBUTTONXP@I@DRAW(1183)
@XBPPUSHBUTTON@I@HANDLEEVENT(968)
Call Stack of Thread 3 (1664):
@XBHTTPTHREAD@I@INIT(3581)
@XBSERVER@I@ACCEPT(3086)
@XBSERVER@I@EXECUTE(3198)
Call Stack of Thread 4 (2144):
@DC_XBPPUSHBUTTONXP@I@CONFIGURECAPTIONARRAY(1747)
@DC_XBPPUSHBUTTONXP@I@SETCAPTION(1484)
SET_MSG(1399)
CALLEVENT(5489)
READ_MAILSLOT(441)
@FCSYSTHREAD@I@EXECUTE(693)
Call Stack of Thread 5 (3056):
@JD_MAGICHELPTHREAD@I@EXECUTE(60)
(B)@JD_MAGICHELPTHREAD@I@INIT@0000(36)
Call Stack of Thread 6 (32208):
@XBHTTPTHREAD@I@EXECUTE(4338)
Call Stack of Thread 7 (130532):
File: C:\FormCommander\FormCommander.exe
TimeStamp: 20121212 05:53
End of FATAL ERROR LOG.