>Description:
        After several sig 11 I compliled a --with-debug version and enabled
        debugging and logging. Mysqld crashed shortly after starting without
        trace (!) and then immediatly crashed again after restart.

        /sw/pkg/mysqldebug/3.23.36/libexec/mysqld: ready for connections
        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.
        010407 20:37:48  mysqld restarted
        __db_assert: "( &logp->dbentry[i].dblist)->tqh_first == ( dbp)" failed: file 
"../.././bdb/dist/../log/log_rec.c", line 433
        010407 20:37:48  mysqld ended

>How-To-Repeat:
        Compile mysql with --with-debug and --with-berkeley-db, use bdb tables
        and run mysqld with --debug --log

>Fix:
        Dont do that :/

>Submitter-Id:  <submitter ID>
>Originator:    Oliver Blasnik
>Organization:
 Nextra Germany
>MySQL support: none
>Synopsis:      --debug --log with bdb fails
>Severity:      serious
>Priority:      medium
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-3.23.36 (Source distribution)

>Environment:
        System: FreeBSD 4.2-20010102-STABLE
        GCC: Using builtin specs.
        gcc version 2.95.2 19991024 (release)
        Compilation info: CC='gcc'  CFLAGS=''  CXX='c++'  CXXFLAGS=''  LDFLAGS=''
        LIBC: 
        -r--r--r--  1 root  wheel  1169330 Jan  2 13:23 /usr/lib/libc.a
        lrwxrwxrwx  1 root  wheel  9 Mar  2 12:55 /usr/lib/libc.so -> libc.so.4
        -r--r--r--  1 root  wheel  559324 Jan  2 13:23 /usr/lib/libc.so.4
        Configure command: ./configure  --prefix=/sw/pkg/mysqldb3/3.23.36 
--localstatedir=/server-root/DATABASE \
         --without-docs --without-bench --without-debug --enable-assembler 
--with-mysqld-user=mysql --without-perl \
         --with-mit-threads=no --without-readline --with-low-memory --with-berkeley-db 
--with-innobase
        Perl: This is perl, version 5.005_03 built for i386-freebsd

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