| Pratchaya 2005-08-23, 8:23 pm |
| This is my sample error in my MySQL Log
New value of fp=3D(nil) failed sanity check, terminating stack trace!
Please read http://www.mysql.com/doc/en/Using_stack_trace.html and
follow instructions on how to resolve the stack trace. Resolved
stack trace is much more helpful in diagnosing the problem, so please
do
resolve it
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x894dfb8 =3D select
distinct(F_PK_GROUP_
ID),F_GROU=AD=ADP_NA
ME_TH from
tbl_private_pur_item
group_twy_=AD=ADset_
db
G,tbl_private_pur_it
emtype_twy=AD=AD_set
_db IT where
G=2EF_PK_GROUP_ID=3D
IT.F_FK_GROUP_=AD=ADID AND G.F_STATUS =3D'1' and
IT.F_EMP_ID=3D'10235' order by F_PK_GROUP_ID ASC
thd->thread_id=3D165
The manual page at http://www.mysql.com/doc/en/Crashing.html contains
information that should help you find out what is causing the crash.
New value of fp=3D(nil) failed sanity check, terminating stack trace!
Please read http://www.mysql.com/doc/en/Using_stack_trace.html and
follow instructions on how to resolve the stack trace. Resolved
stack trace is much more helpful in diagnosing the problem, so please
do
resolve it
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x8846f50 =3D select distinct(F_TYPE_ID)
,F_ITEM_TYPE_NAME_TH
from twy_pos_db. tbl_pur_item_twy_po=
AD=ADs_db
T,twy_set_db. tbl_private_pur_i=AD
=ADtemtype_twy_set_d
b IT where
T=2EF_TYPE_ID=3DIT. F_PK_ITEM_TYPE_=AD=A
DID and T.F_GROUP_ID =3D '05' and
T=2EF_STATUS<>'0' and IT.F_EMP_ID=3D'10235' order by F_ITEM_TYPE_NAME_TH
ASC
thd->thread_id=3D2
The manual page at http://www.mysql.com/doc/en/Crashing.html contains
information that should help you find out what is causing the crash.
New value of fp=3D(nil) failed sanity check, terminating stack trace!
Please read http://www.mysql.com/doc/en/Using_stack_trace.html and
follow instructions on how to resolve the stack trace. Resolved
stack trace is much more helpful in diagnosing the problem, so please
do
resolve it
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x8a40a58 =3D show create table `TBU_CLASS_DETAIL`
thd->thread_id=3D838
The manual page at http://www.mysql.com/doc/en/Crashing.html contains
information that should help you find out what is causing the crash.
###################
Anyone can tell me step-by-step to solve these problems sir?
Thank you for advance=20
Pratchaya
|