ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pdk
pdk
RE: crashing EXEs built from PDK
by Jan Dubois other posts by this author
Sep 25 2009 3:52PM messages near this date
crashing EXEs built from PDK | RE: crashing EXEs built from PDK
Hi Allan,

 

Hard to say what is going on unless you can send me something to reproduce it locally.

 

Are there any modules common to the scripts that crash?

 

Are you using a GUI toolkit, like Wx?

 

Are you using --dyndll? Does it go away of you don't use --dyndll?

 

Can you run the application under a debugger, e.g. WinDBG, to determine where the crash is o
ccurring?  This may not work with
--dyndll though.

 

Cheers,

-Jan

 

From: pdk-bounces@[...].com [mailto:pdk-bounces@[...].com] On Behalf Of Allan Clarke
Sent: Friday, September 25, 2009 3:31 PM
To: pdk@[...].com
Subject: crashing EXEs built from PDK

 

Greetings, Jan and others!

 

I have Perl 5.8.8 on Windows and am using PerlApp 8.0.1 build 289861. My machine is XP, dual
 core (about 1-2 years old).

 

Some of the executables that I build crash at the end of their run. The same executable runs
 to completion on other people's
machines. I have put this snippet in my script

 

END

{

                                warn "I'm done!\n";

} 

 

And this message get printed prior to the crash. The crashes always occur every time. The er
ror is

 

                The exception Breakpoint

                A breakpoint has been reached.

(0x80000003) occurred in the application at location 0x7c90120e.

 

Any recommendations on this? It is dying long after my code has been run.

 

 

Allan Clarke

Software Architect/Lead Developer

Hyperformix, Inc.

5001 Plaza on the Lake, Suite 102, Austin, TX 78746

Office: 512.425.5149

www.hyperformix.com

 

HyperformixLogo_Color_email

 
Thread:
Allan Clarke
Jan Dubois
Allan Clarke

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved