Re: [ 924345 ] reproducible core dump in Qt::Table
Richard Dale <[email protected]>
| Newsgroups | gmane.comp.kde.devel.perl |
|---|---|
| Organization | Lost HIghway |
| Message-ID | <[email protected]> |
On Tuesday 17 August 2004 02:28, Joe Claborn wrote: > Has there been any progress or work-arounds for this bug? > > [ 924345 ] reproducible core dump in Qt::Table > > http://sourceforge.net/tracker/ > index.php?func=detail&aid=924345&group_id=29255&atid=395685 > > We migrated from SuSE 9.0 to SuSE 9.1 and got bit by it. Yes, we did discuss this problem a few weeks ago on this list. It's caused by the way PerlQt overrides the takeItem() method - it gets messed up if 'takeItem()' is called from a destructor. -- Richard