Hi!
This is a Qt Bug in 3.1.2 for glibc 22 systems. At the time of the release
I wasn't aware of such bug so that's why 3.1.2 was used :(
This problem will be fixed in the next release but in the mean time you will
need to patch and recompile Qt.
Attached you'll find the patch that fixes this.
Regards,
Jorge
--
For technical support contracts, visit https://order.mysql.com/?ref=mjdc
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Jorge del Conde <jorge@stripped>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer
/_/ /_/\_, /___/\___\_\___/ Mexico City, Mexico
<___/ www.mysql.com
MySQL Users Conference and Expo
http://www.mysql.com/events/uc2003/
----- Original Message -----
From: "Bertram Fritz" <BertramFritz@stripped>
To: <mysqlcc@stripped>
Sent: Monday, April 07, 2003 8:12 AM
Subject: MySQLCC crashes with segmantation fault
Hi there,
I installed MySql 4.0.12 under Linux glibc 2.2, Kernel 2.4.19, KDE 3.0.5, qt
3.1.2 and it works fine. But when I start mysqlcc 0.9.0, create a new table
and want to change the data type from varchar to another the application
crashes with a segmentation fault. I've tried mysqlcc 0.9.1 and it's still
the same. It looks like missing a library? Does anybody know what's wrong?
Thank you.