Download the pdb/symbol files for activeperl, http://downloads.activestate.com/ActivePerl/releases/ extract over your activeperl dir. Install Visual Studio IDE or Windbg. Configure the symbol path to point to the symbol server. Start the perl binary from the C debugger. Get C callstack. Post result here or figure the rest out yourself.