Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57308 - mysqlcc crashes strangely
Summary: mysqlcc crashes strangely
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-16 10:53 UTC by James Porter
Modified: 2004-08-31 08:26 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Porter 2004-07-16 10:54:00 UTC
I have tried on several machines and after a table has been created, if I try to add a row under the edit table windows it will close immediately after adding a row.

Reproducible: Always
Steps to Reproduce:
1. right click on an exsisting table
2. select edit table
3. right click whitespace and click on add row

Actual Results:  
Immediate exit with no warning

Expected Results:  
gave error message/ or at least worked

Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.7-gentoo-r8)
=================================================================
System uname: 2.6.7-gentoo-r8 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /etc/tomcat /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirrors.tds.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts avi berkdb cdr crypt cups encode esd foomaticdb
gdbm gif gnome gpm gtk gtk+ gtk2 imlib intel java jpeg kde libg++ libwww mad
mikmod mod_php motif mozilla mpeg mysql ncurses nls oggvorbis opengl openssl oss
pam pdflib perl png ppds python qt quicktime r350 radeon readline sdl slang
spell ssl svga tcltk tcpd truetype usb x86 xfce xml2 xmms xv zlib"
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-08-06 12:32:22 UTC
0.9.3 is horribly outdated. do you have the same problems with 0.9.4? I'll have to look into it, but when the problem persists (and this is not the only bug report) and there are not too much dependencies, it _may_ be removed, since

>Development of MySQLGUI has been suspended. Our current development efforts are >directed towards the development of MySQL Administrator and MySQL Query Browser.
*from: http://dev.mysql.com/downloads/other/mysqlcc.html
Comment 2 Andrew Ross (RETIRED) gentoo-dev 2004-08-14 00:06:57 UTC
Confirmed in both v0.9.3 and v0.9.4. There is also an existing upstream bug report  at http://bugs.mysql.com/bug.php?id=2775
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2004-08-19 16:56:49 UTC
Excuse me mysql team, but I close this bug, since you're not reachable and the metadata file says it's kde-other stuff.

bug 60745 for reference
Comment 4 Maxwell Grender-Jones 2004-08-31 08:26:09 UTC
mysqlcc (and, as it happens mysql-administrator) seem to be pathologically closely linked with your mysql. Every time I update mysql (or even sometimes go from e.g. -r1 to -r2) both clients bomb out with 'Segmentation fault' on the commandline when I try to use them. (mysqlcc bombs out before it has displayed a window if you update qt). My two pennysworth is try re-emerging mysqlcc, and see if that works for you. You may, of course, already have done this, but as it didn't say so in your report, I thought I'd pass on what works for me. ymmv