logo       
Google Custom Search
    AddThis Social Bookmark Button

WxPerl crashes when using debugger: msg#00031

Subject: WxPerl crashes when using debugger
I am working with Fedora 3, wxWidgets 2.6.2 and Wx-0.25 (Perl), and Perl
5.008005

I compiled wxWidgets as shown below

./configure --enable-debug  --with-odbc --with-gnomeprint   --with-sdl
--prefix=/sw/wxGTK-2.6.2
make and make install
and the contrib directory and make and make install

Then I compiled and installed WxPerl (0.25)


When I run the following code using the debugger, I get a crash:

#!/usr/bin/perl

use Wx ;


Wx::CODE(0x91221f4)(/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-
multi/Wx.pm:187):
187:      UnsetConstants();
*** glibc detected *** double free or corruption (!prev): 0x09413e48 ***
Aborted

If I run without the debugger, it runs successfully.

I would really appreciate some help with this problem.

Thanks

Peter



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>