From: ymalik
To: [EMAIL PROTECTED]
Subject: [Installation ]

 >Description:
    <precise description of the problem (multiple lines)>
mysql-4.0.1-alpha (Official MySQL RPM) installtion problem
 >How-To-Repeat:
    <code/input/activities to reproduce the problem (multiple lines)>
 >Fix:
    <how to correct or work around the problem, if known (multiple lines)>

 >Submitter-Id:    <submitter ID>
 >Originator:   
 >Organization:
 <organization of PR author (multiple lines)>
 >MySQL support: [none | licence | email support | extended email support ]
 >Synopsis:    <synopsis of the problem (one line)>
 >Severity:    <[ non-critical | serious | critical ] (one line)>
 >Priority:    <[ low | medium | high ] (one line)>
 >Category:    mysql
 >Class:        <[ sw-bug | doc-bug | change-request | support ] (one line)>
 >Release:    mysql-4.0.1-alpha (Official MySQL RPM)

 >Environment:
    <machine, os, target, libraries (multiple lines)>
System: Linux pcvsingh 2.4.9-13 #1 Tue Oct 30 20:11:04 EST 2001 i686 unknown
Architecture: i686

Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc 
/usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
Compilation info: CC='gcc'  CFLAGS='-O6 -fno-omit-frame-pointer 
-mpentium'  CXX='gcc'  CXXFLAGS='-O6 -fno-omit-frame-pointer     
          -felide-constructors -fno-exceptions -fno-rtti -mpentium'  
LDFLAGS=''
LIBC:
lrwxrwxrwx    1 root     root           13 Apr 18 09:21 /lib/libc.so.6 
-> libc-2.2.4.so
-rwxr-xr-x    1 root     root      1283580 Oct  3  2001 /lib/libc-2.2.4.so
-rw-r--r--    1 root     root     27314604 Oct  3  2001 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Oct  3  2001 /usr/lib/libc.so
Configure command: ./configure  --disable-shared 
--with-mysqld-ldflags=-all-static --with-client-ldflags=-all-static 
--without-berkeley-db --with-innodb --enable-assembler 
--with-mysqld-user=mysql 
--with-unix-socket-path=/var/lib/mysql/mysql.sock --prefix=/ 
--with-extra-charsets=complex --exec-prefix=/usr --libexecdir=/usr/sbin 
--sysconfdir=/etc --datadir=/usr/share --localstatedir=/var/lib/mysql 
--infodir=/usr/info --includedir=/usr/include --mandir=/usr/man 
--with-embedded-server --enable-thread-safe-client 
'--with-comment=Official MySQL RPM'


hostname.err

020604 14:40:39  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
and this may fail.

key_buffer_size=8388600
record_buffer=131072
sort_buffer=2097144
max_used_connections=0
max_connections=100
threads_connected=0
It is possible that mysqld could use up to
key_buffer_size + (record_buffer + sort_buffer)*max_connections = 225791 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

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...
Bogus stack limit or frame pointer, fp=0xbfffd860, 
stack_bottom=0x5f637565, thread_stack=65536, aborting backtrace.
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x13  is invalid pointer
thd->thread_id=0

Successfully dumped variables, if you ran with --log, take a look at the
details of what thread 0 did to cause the crash.  In some cases of really
bad corruption, the values shown above may be invalid.

The manual page at http://www.mysql.com/doc/C/r/Crashing.html contains
information that should help you find out what is causing the crash.
020604 14:40:39  mysqld ended

-- 
-yogesh


-- 
-yogesh



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to