[mythtv] [Preliminary patch[ Add profile groups

Geoffrey Hausheer ou401cru02 at sneakemail.com
Fri Sep 12 10:12:34 EDT 2003


On Fri, 12 Sep 2003 09:46:42 -0400, "Matt Zimmerman mdz-at-debian.org
|mythtv/1.0-Allow|" <n4n4hbjjnh0t at sneakemail.com> said:
> On Thu, Sep 11, 2003 at 10:25:58PM -0500, Geoffrey Hausheer wrote:
> 
> > Implementing Isaac's sugestion basically solved all of the issues I
> > initially listed.  There are only two things left to do: (1)  I seem to
> > have a race in generating the GUI.  It is pretty reproducable, whenever I
> > create a new profile-group (actually it seems to happen mostly when
> > editing a non-default program-group.  I have no idea what is going on and
> > gdb is very unhelpful:
> > #0  0x40aeff8c in mallopt () from /lib/libc.so.6
> > #1  0x40aef173 in malloc () from /lib/libc.so.6
> > #2  0x40a2c74e in operator new(unsigned) () from /usr/lib/libstdc++.so.5
> > #3  0x40a2c87f in operator new[](unsigned) () from
> > /usr/lib/libstdc++.so.5
> > #4  0x4071fd4c in QString::setLength(unsigned) () from
> > /usr/lib/libqt-mt.so.3
> 
> Are you using Qt 3.0?  If so, try upgrading to 3.1.
I don't think that is the problem:
dpkg -l 'libqt*' | grep '^i'
ii  libqt3-headers 3.2.1-4        Qt3 header files
ii  libqt3-mt-dev  3.2.1-4        Qt development files (Threaded)
ii  libqt3c102-mt  3.2.1-4        Qt GUI Library (Threaded runtime
version)
ii  libqt3c102-mt- 3.2.1-4        MySQL database driver for Qt3
(Threaded)

.Geoff


More information about the mythtv-dev mailing list