Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: Ooops! Perl interpreter has stopped working

by greenhorn_007 (Acolyte)
on Jun 04, 2014 at 09:52 UTC ( [id://1088603]=note: print w/replies, xml ) Need Help??


in reply to Re: Ooops! Perl interpreter has stopped working
in thread Ooops! Perl interpreter has stopped working

OS: Windows 7 Enterprise
Strawberry Perl (v5.18.2)
And I am using wxWidgets, latest from CPAN. I can't really google it, looks like not many people have the "perl interpreter stopped working problem". Because the wxWidgets are written in C++ and in Perl we have some wrapper around them - I suspect the fault is somewhere in the C++ code (some pointer failures)- and some wrong messing with the wrapped functions from my side. Because this "program has stopped working... windows detected problem" etc stuff happens quite a lot when you program C/C++, and I have never really seen them in Perl -that's why I actually asked the first question - how can I get this mesg in general (because I am a curious soul).

  • Comment on Re^2: Ooops! Perl interpreter has stopped working

Replies are listed 'Best First'.
Re^3: Ooops! Perl interpreter has stopped working
by marto (Cardinal) on Jun 04, 2014 at 10:18 UTC

    From memory when something dies and Windows reports this sort of error there is a button on the popup which provides further details. This may also be logged in Eventviewer. Using procmon and other tools from the sysinternals suite should aid debugging. Again, have you checked open bugs for the module or the version of wxWidgets being used? Still no example code, while I've never used wxWidgets someone may be able to point out problems.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1088603]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-25 15:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found