Jack,

Have you removed the /lib/tls directory?

Tony


Quoting Jack <[EMAIL PROTECTED]>:

hello .


on my uml host ,i try to start mysqld ,but faild ,

and i checked the mysqld.log . it reports below:

050428 03:28:42 mysqld started
^G/usr/libexec/mysqld: Can't read dir of '/tmp/' (Errcode: 13)
^G/usr/libexec/mysqld: Can't create/write to file '/tmp/ibUiIsHz' (Errcode: 13)
050428 3:28:43 InnoDB: Error: unable to create temporary file; errno: 13
050428 3:28:43 [ERROR] Can't init databases
050428 3:28:43 [ERROR] Aborting


050428  3:28:43 [Note] /usr/libexec/mysqld: Shutdown complete

050428 03:28:43  mysqld ended

looks like can not write to /tmp
but tmp is realy every can write something to it .


and on the uml ,start mysqld also have some problem.
reports that:
050428 03:07:06 mysqld started
mysqld got signal 11;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help diagnose
the problem, but since we have already crashed, something is definitely wrong
key_buffer_size=0
read_buffer_size=131072
max_used_connections=0
max_connections=100
threads_connected=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 217599
K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.


thd=(nil)
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
Cannot determine thread, fp=0x4219d158, backtrace may not be correct.
Stack range sanity check OK, backtrace follows:
0x814aecd
0x4219d450
(nil)
New value of fp=(nil) failed sanity check, terminating stack trace!
Please read http://dev.mysql.com/doc/mysql/en/Using_stack_trace.html and follow
instructions on how to resolve the stack trace. Resolved
stack trace is much more helpful in diagnosing the problem, so please do
resolve it
The manual page at http://www.mysql.com/doc/en/Crashing.html contains
information that should help you find out what is causing the crash.
050428 03:07:07 mysqld ended


i have tryed to delete it and then reinstall , still have the same problem.

and the uml rootfs i build myself . the dist is rhel4. except this all runs normally.

any advice?



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
User-mode-linux-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user






------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to