segmentation error


hi,
when iam running a script , frequently iam facing segmentation error. what might be the possibilities .
regards,
jamie


Hi Jamie
it is due to some of commands are sensitive to make appcrash
so tinh how can i overcome that...or what changes should i make


TINH. actually ,once the tk message is displayed (highlited in the scripr).i get the segmentation error.


Hi Jamie,
the error appeared after you clicked on OK button of the message box, didn't it?
yes tinh
and the the exported file is not in proper format.


hey tinh..just now i removed that tk message..now its working..but how come tinh?


I see it calls proc napocomparison after clicking ok
could you show that proc?


Hi Jamie,
the sensitive command is *findmark
I think the bit must not be 257
could you shift f5 and find some elems attached to some nodes then check what number is output to command.tcl?
as i remember, it is 1 or 0
tinh ,i dont find any difference in that command.
tinh ..anyway the commands above the findmark itself are not excuted.


Hi Jamie,
the sensitive command is *findmark
I think the bit must not be 257
could you shift f5 and find some elems attached to some nodes then check what number is output to command.tcl?
as i remember, it is 1 or 0
HEY TINH .got the issue solved.....There was was no *createstringarray before the feinputwithdata command
Hi Jamie
it is due to some of commands are sensitive to make appcrash