Bug#345156: mysql-admin: Segfaults when User Administration is clicked

2006-01-01 Thread Thomas Schoepf
Hi, for what it's worth: it happens here, too. BUT: I'm using a normal Athlon XP notebook. So this is not limited to the amd64 architecture. 1.1.5-1 also crashes. While I was using MySQL 5.0, the admin *always* segfaulted (or hung). After downgrading to MySQL 4.1 it got a bit better, i.e. it som

Bug#345156: mysql-admin: Segfaults when User Administration is clicked.

2006-01-01 Thread Matthijs Mohlmann
Package: mysql-admin Version: 1.1.5-1 Followup-For: Bug #345156 Hi, This happens for me too with two different behaviours: - Dual MP 1800+ it just hangs (strace output) gettimeofday({1136128055, 770188}, NULL) = 0 poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0 gettimeofday({11361

Bug#345156: mysql-admin: Segfaults when User Administration is clicked.

2006-01-01 Thread Adam Majer
package mysql-admin forwarded 345156 http://bugs.mysql.com/16119 tag 345156 + confirmed thanks Hi, I tracked the problem down to what look like uninitialized variables. The patch that "fixed" the segfault is just, --- MAUserAdministrationPanel.cc2006-01-01 18:08:53.0 -0600 +++ M