GENERAL_EXC_APPL_IN_ABAP_EVENT is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.
Short Dump Classification: & - Text Include (no Short Dump, only Text Module)
You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.
Also check out the Comments section below to view or add related contributions and example screen shots.
The reason for the termination is that exception <runtime parameter> occurred in <runtime parameter>
<runtime parameter>, but was not handled locally.
The position is in program <runtime parameter>. Its source code begins in line <runtime parameter> of
(include) program <runtime parameter>.
An exception has occurred which is explained in more detail below. The
exception, which is assigned to class '<runtime parameter>' was not caught and
therefore caused a runtime error. The reason for the exception is:
GENERAL_EXC_APPL_IN_ABAP_EVENT - general exc appl in abap event GENERAL_ENVIRONMENT - general environment FUNC_PARM_IS_NOT_SEQUENCE_OF_C - func parm is not sequence of c FREE_BUFFER_ILLEGAL_POINTER - free buffer illegal pointer FREE_BUFFER_ILLEGAL_HEADER - free buffer illegal header FORM_PARM_IS_NOT_SEQUENCE_OF_C - form parm is not sequence of c