>Description:

I've been using the Slackware mysql package, but I want to use ODBC, and
MyODBC won't compile because "my_dir.h" is missing.  In order to get all
the headers, shared libraries, and thread support I need, I apparently
have to compile MySQL from source, but I'm can't get that to work.  I've
tried compiling each of the past four releases of MySQL from source, and
I've had no configuration or compilation problems, but each one of them
immediately crashed when I ran the resulting executables.

Here's the error message from the <server>.err file:

010507 22:21:44  mysqld started
mysqld got signal 11;
The manual section 'Debugging a MySQL server' tells you how to use a
stack trace and/or the core file to produce a readable backtrace that may
help in finding out why mysqld died.
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, aborting backtrace.
010507 22:21:44  mysqld ended


>How-To-Repeat:

This happens every time I compile MySQL from source.  I've tried leaving
out any and all of the configuration options, with no effect.

>Fix:

Please help.

>Submitter-Id:  <submitter ID>
>Originator:    David Andrew Michael Noelle
>Organization:

>MySQL support: none
>Synopsis:      mysqld - immediate segfault
>Severity:      critical
>Priority:      medium
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-3.23.37 (Source distribution)

>Environment:
        
System: Linux gauss 2.4.2 #2 Thu Mar 29 22:21:41 EST 2001 i586 unknown
Architecture: i586

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-slackware-linux/2.95.2/specs
gcc version 2.95.2 19991024 (release)
Compilation info: CC='gcc'  CFLAGS=''  CXX='c++'  CXXFLAGS=''  LDFLAGS=''
LIBC: 
lrwxrwxrwx   1 root     root           11 Jan 31 04:06 /lib/libc.so.6 -> libc-2.2.so
-rwxr-xr-x   1 root     root      4808643 Nov 20 17:11 /lib/libc-2.2.so
-rw-r--r--   1 root     root     24076056 Nov 20 17:07 /usr/lib/libc.a
-rw-r--r--   1 root     root          178 Nov 20 17:07 /usr/lib/libc.so
lrwxrwxrwx   1 root     root           29 Jan 31 04:13 /usr/lib/libc.so.1 -> 
/usr/i486-sysv4/lib/libc.so.1
Configure command: ./configure  --prefix=/usr/local/mysql --with-berkeley-db 
--with-mysqld-user=data --enable-thread-safe-client --enable-assembler


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