Re: setNumRows(0) crashes
"Bernard Li" <[email protected]> Fri, 26 May 2006 17:05:47 -0700
| Newsgroups | gmane.comp.kde.devel.perl |
|---|---|
| Message-ID | <[email protected]> |
Please see this post: http://lists.kde.org/?l=kde-perl&m=112163348816912&w=2 Cheers, Bernard > -----Original Message----- > From: Joe Claborn [mailto:[email protected]] > Sent: Friday, May 26, 2006 15:42 > To: [email protected] > Subject: Re: [Kde-perl] setNumRows(0) crashes > > I tried perl-Qt 3.009b2 with the same results. Do you have a > patch for the > malloc check, or some pointers in the right direction? > > Thanks, > > Joe > > > On Friday 26 May 2006 1:31 am, Bernard Li wrote: > > Hi Joe: > > > > If you search the list, you'll see examples where it > crashes if you run > > "removeRow" - however I don't think I've seen the same issue for > > "setNumRows". > > > > Have you tried changing the behaviour of glibc malloc > check? There is a > > way to prevent it from killing your process. Also you can > try upgrading to > > perl-Qt 3.009b2 to see if it works > > > > Cheers, > > > > Bernard > > > > ________________________________ > > > > From: Joe Claborn [mailto:[email protected]] > > Sent: Thu 25/05/2006 19:37 > > To: [email protected] > > Subject: [Kde-perl] setNumRows(0) crashes > > > > > > > > I have a very simple example where I add a row to a table, > set some text > > into the first column, and then setNumRows(0) and the > program crashes with > > > > *** glibc detected *** double free or corruption (fasttop): > 0x085762e8 *** > > > > Environment > > SUSE LINUX 10.0 (i586) > > perl-Qt -Version: 3.008-132 Installed: 3.008-132 > > perl 5.8.7-5.3 > > > > Am I doing something stupid? I'd be happy to tar up the > files and include > > them here if that would be appropriate. > > > > Thanks, > > > > Joe Claborn > > _______________________________________________ > > Kde-perl mailing list > > [email protected] > > https://mail.kde.org/mailman/listinfo/kde-perl > _______________________________________________ > Kde-perl mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-perl >