mysql 3.23.51, mysql max 3.23.51, and mysql max 4.02 crash on HP NetServer LH 6000 U3 
under
SUSE Linux Enterprise/Email Server 3.1 at startup directly after installation and first
startup

Error Log File:

020814 10:11:00  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 agaist 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=16773120
record_buffer=131072
sort_buffer=524280
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 = 80379 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=0xbfffd784, stack_bottom=0x73311e10, 
thread_stack=65536, aborting backtrace.
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort...
thd->query at 0x72661710  is invalid pointer
thd->thread_id=1684234849

Successfully dumped variables, if you ran with --log, take a look at the
details of what thread 1684234849 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
020814 10:11:00  mysqld ended

>How-To-Repeat:
Install and start server using bin/safe_mysqld --user=mysql
>Fix:
???

>Submitter-Id:  Steven Wolf, Wolfgang Mueller
>Originator:    root
>Organization:
IuW, FH Darmstadt
>MySQL support: none
>Synopsis:      mysqld 3.23.51 crashes at startup
>Severity:      critical
>Priority:      high
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-3.23.51-max (Official MySQL-max binary)

>Environment:
        HP NetServer LH 6000 U3
System: Linux lamp3 2.4.7-64GB-SMP #1 SMP Fri Apr 12 14:33:56 GMT 2002 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/i486-suse-linux/2.95.3/specs
gcc version 2.95.3 20010315 (SuSE)
Compilation info: CC='gcc'  CFLAGS='-O2 -mpentium '  CXX='gcc'  CXXFLAGS='-O2 
-mpentium  -felide-constructors'  LDFLAGS='-static'
LIBC: 
-rwxr-xr-x    1 root     root      1341670 Feb  8  2002 /lib/libc.so.6
-rw-r--r--    1 root     root     24534176 Feb  8  2002 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Feb  8  2002 /usr/lib/libc.so
Configure command: ./configure --prefix=/usr/local/mysql '--with-comment=Official 
MySQL-max binary' --with-extra-charsets=complex --with-server-suffix=-max 
--enable-thread-safe-client --enable-local-infile --enable-assembler 
--with-mysqld-ldflags=-all-static --with-client-ldflags=-all-static --disable-shared 
--with-berkeley-db --with-innodb 'CFLAGS=-O2 -mpentium ' 'CXXFLAGS=-O2 -mpentium  
-felide-constructors' CXX=gcc LDFLAGS=-static


---------------------------------------------------------------------
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