Steffen Goeldner wrote:
> 
> I have a core dump in DBD-Oracle-1.14/test.pl.

FYI: drwtsn32.log

 *----> Stack Back Trace <----*

 FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
 0012f780 77f67586 00895240 6064f221 00895240 020e524c 
ntdll!RtlpWaitForCriticalSection 
 0012f798 6044a0f9 00891780 020c8ed0 0012fec4 00000001 ntdll!RtlEnterCriticalSection 
 0012f9ec 6040120a 00887898 00000004 0012fa0c 100058df oraclient8!kpufhndl 
 0012f9fc 100058df 020e524c 00000004 0012fa30 018c9586 oraclient8!OCIHandleFree 

>
[...]
> 
> BTW: The script does not dump if I set DBI_TRACE=1.

FYI: Attached is the trace file for DBI_TRACE=1 (exiting normally).


Steffen
    DBI 1.37-ithread dispatch trace level set to 9
    -- DBI::END
    >> disconnect_all DISPATCH (DBI::dr=HASH(0x1891a10) rc1/5 @1 g0 ima801 pid#183) at 
C:/opt/perl/site/lib/DBI.pm line 649 via _.pl line 0
    -> disconnect_all for DBD::Oracle::dr (DBI::dr=HASH(0x1891a10)~0x17f63fc) 
thr#015EF12C
    <- disconnect_all= (not implemented) at C:/opt/perl/site/lib/DBI.pm line 649 via 
_.pl line 0
!   >> DESTROY     DISPATCH (DBI::st=HASH(0x17221f8) rc1/1 @1 g0 ima4 pid#183) during 
global destruction

!   -> DESTROY for DBD::Oracle::st (DBI::st=HASH(0x17221f8)~INNER) thr#015EF12C
OCIHandleFree(020E524C,OCI_HTYPE_STMT)=SUCCESS
!   <- DESTROY= undef during global destruction
    DESTROY (dbih_clearcom) (sth 0x17220e4 0x17b9408, com 0x1a27f4c, imp 
DBD::Oracle::st):
       FLAGS 0xa121: COMSET CompatMode PrintError HandleError ShowErrorStatement
       PARENT DBI::db=HASH(0x17221ec)
       KIDS 0 (0 Active)
       IMP_DATA undef
       NUM_OF_FIELDS 1
       NUM_OF_PARAMS 0
    dbih_clearcom 0x17220e4 (com 0x1a27f4c, type 3) done.

!   >> DESTROY     DISPATCH (DBI::db=HASH(0x17221ec) rc1/1 @1 g0 ima4 pid#183) during 
global destruction
!   -> DESTROY for DBD::Oracle::db (DBI::db=HASH(0x17221ec)~INNER) thr#015EF12C
OCIHandleFree(020E5DB0,OCI_HTYPE_SESSION)=SUCCESS
OCIHandleFree(020C8F58,OCI_HTYPE_SERVER)=SUCCESS
OCIHandleFree(020C8EB4,OCI_HTYPE_SVCCTX)=SUCCESS
OCIHandleFree(020C914C,OCI_HTYPE_ERROR)=SUCCESS
!   <- DESTROY= undef during global destruction
    DESTROY (dbih_clearcom) (dbh 0x1894de0 0x17b71b4, com 0x1a95ef0, imp 
DBD::Oracle::db):
       FLAGS 0xa321: COMSET CompatMode PrintError HandleError ShowErrorStatement 
AutoCommit
       PARENT DBI::dr=HASH(0x17f63fc)
       KIDS 1 (0 Active)
       IMP_DATA undef
    dbih_clearcom 0x1894de0 (com 0x1a95ef0, type 2) done.

!   >> DESTROY     DISPATCH (DBI::dr=HASH(0x17f63fc) rc1/1 @1 g0 ima4 pid#183) during 
global destruction
!   -> DESTROY for DBD::Oracle::dr (DBI::dr=HASH(0x17f63fc)~INNER) thr#015EF12C
!   <- DESTROY= (not implemented) during global destruction
    DESTROY (dbih_clearcom) (drh 0x1891a10 0x182a70c, com 0x182a850, imp 
DBD::Oracle::dr):
       FLAGS 0x2225: COMSET Active CompatMode ShowErrorStatement AutoCommit
       PARENT undef
       KIDS 1 (0 Active)
       IMP_DATA undef
    dbih_clearcom 0x1891a10 (com 0x182a850, type 1) done.

!   >> DESTROY     DISPATCH (DBI::dr=HASH(0x1891a10) rc1/1 @1 g0 ima4 pid#183) during 
global destruction
!   <> DESTROY for DBI::dr=HASH(0x1891a10) ignored (inner handle gone)
!   >> DESTROY     DISPATCH (DBI::dr=HASH(0x17f63d8) rc1/1 @1 g0 ima4 pid#183) during 
global destruction
!   <> DESTROY ignored for outer handle DBI::dr=HASH(0x17f63d8) (inner 
DBI::dr=HASH(0x163f898))
!   >> DESTROY     DISPATCH (DBI::dr=HASH(0x163f898) rc1/1 @1 g0 ima4 pid#183) during 
global destruction
!   -> DESTROY for DBD::Switch::dr (DBI::dr=HASH(0x163f898)~INNER) thr#015EF12C
!   <- DESTROY= (not implemented) during global destruction
    DESTROY (dbih_clearcom) (drh 0x17f63d8 0x161a4b8, com 0x161a41c, imp 
DBD::Switch::dr):
       FLAGS 0x215: COMSET Active Warn AutoCommit
       PARENT undef
       KIDS 0 (0 Active)
       IMP_DATA undef
    dbih_clearcom 0x17f63d8 (com 0x161a41c, type 1) done.

!   >> DESTROY     DISPATCH (DBI::db=HASH(0x1894de0) rc1/1 @1 g0 ima4 pid#183) during 
global destruction
!   <> DESTROY for DBI::db=HASH(0x1894de0) ignored (inner handle gone)
!   >> DESTROY     DISPATCH (DBI::st=HASH(0x17220e4) rc1/1 @1 g0 ima4 pid#183) during 
global destruction
!   <> DESTROY for DBI::st=HASH(0x17220e4) ignored (inner handle gone)

Reply via email to