Bug #4989 | Crashes in Backup Dialogs | ||
---|---|---|---|
Submitted: | 11 Aug 2004 10:19 | Modified: | 12 Aug 2004 4:31 |
Reporter: | Steffen Schlaer | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Administrator | Severity: | S1 (Critical) |
Version: | 1.0.9 | OS: | Linux (Linux (SuSE 9.1)) |
Assigned to: | Matthew Lord | CPU Architecture: | Any |
[11 Aug 2004 10:19]
Steffen Schlaer
[11 Aug 2004 10:21]
Steffen Schlaer
Set priority to high, because this is one of the main features of the MySQL Administrator
[12 Aug 2004 4:31]
Matthew Lord
I cannot repeat this problem but I have encountered some of my own which I will submit. Are you able to repeat this on a different machine as well?
[12 Aug 2004 8:53]
Steffen Schlaer
On a Windows XP Prof. without SP2 it works fine with the same MySQL Administrator version, databaseserver and user account. I will try it tonight at home on a other linux (SuSE 9.1) machine and let you know the results.
[7 Sep 2004 20:20]
Steffen Schlaer
sorry that it took so long, here is my strace output wenn the mysql-administrator crashes. i tried also the newest version 1.0.12, I've got the same error. ./bin/mysql-administrator: line 9: 5938 Speicherzugriffsfehler $MYPATH/mysql-administrator-bin % time seconds usecs/call calls errors syscall ------ ----------- ----------- --------- --------- ---------------- 96.50 0.071009 11835 6 3 waitpid 0.78 0.000575 13 46 19 open 0.54 0.000396 132 3 clone 0.46 0.000339 339 1 write 0.32 0.000234 12 20 read 0.28 0.000203 11 18 mmap2 0.21 0.000157 31 5 munmap 0.20 0.000150 8 19 old_mmap 0.15 0.000109 4 31 close 0.13 0.000093 3 27 fstat64 0.10 0.000077 3 29 rt_sigprocmask 0.06 0.000047 3 16 rt_sigaction 0.04 0.000032 16 2 pipe 0.04 0.000032 5 6 madvise 0.03 0.000022 11 2 stat64 0.03 0.000021 4 6 _llseek 0.03 0.000019 19 1 getgid32 0.02 0.000013 3 4 brk 0.01 0.000007 2 3 sigreturn 0.01 0.000007 4 2 fcntl64 0.01 0.000006 6 1 dup2 0.01 0.000006 3 2 uname 0.01 0.000006 6 1 set_thread_area 0.01 0.000004 4 1 1 ioctl 0.00 0.000003 3 1 getppid 0.00 0.000003 3 1 getrlimit 0.00 0.000003 3 1 getuid32 0.00 0.000002 2 1 time 0.00 0.000002 2 1 getpid 0.00 0.000002 2 1 getpgrp 0.00 0.000002 2 1 geteuid32 0.00 0.000002 2 1 getegid32 ------ ----------- ----------- --------- --------- ---------------- 100.00 0.073583 260 23 total