Re: Sudden Mysql 3.23.43 crash w/stack trace.

2001-12-11 Thread Sasha Pachev

On Monday 10 December 2001 07:00 pm, Petro wrote:
 ?On Monday 10 December 2001 05:45 pm, you wrote:
 ? root@dbacp01d-red:/usr/local/mysql/bin# ./resolve_stack_dump -s /tmp/a
 ? -n /tmp/b
 ? 0x807b75f handle_segfault__Fi + 383
 ? 0x812bcaa pthread_sighandler + 154
 ? 0x815059c chunk_free + 596
 ? 0x8152573 free + 155
 ? 0x811579c my_no_flags_free + 16
 ? 0x8077284 net_end__FP6st_net + 16
 ? 0x8073acc _._3THD + 36
 ? 0x807b48d end_thread__FP3THDb + 53
 ? 0x80809cc handle_one_connection__FPv + 996
 ?
 ?Petro:
 ?
 ?Are you using our binary or did you compile your own? 
 
 ? ? It's yours. 
 
 ?Send the output of mysqlbug...
 
 ? ? I ran mysqlbug and let it send the output to the default addr, and
 ? ? cc'd myself. Here's a copy: 
 
 Description:
 Mysql crashed on this machine, stack trace already submitted via 
email. 
 Please see previous email for details. 
 How-To-Repeat:
 If I knew how to repeat it, I'd make sure that didn't happen. : 
 Fix:
 
 Submitter-Id: [EMAIL PROTECTED]
 Originator: ? [EMAIL PROTECTED]
 Organization: Auctionwatch.com Inc., Operations Department. 
 
 MySQL support: We've got some level of support, I don't know what level. 
 Synopsis:??Mysql go bang and fall down. 
 Severity:??critical 
 Priority:??high 
 Category:??mysql
 Class:?sw-bug 
 Release:???mysql-3.23.43 (Official MySQL binary)
 
 Environment:
 VAlinux Full-on 2230, 2x650 Intel PIII, 2 gig ram, 1x34 gig scsi 
(IBM, 
 not seagate as previously stated) on internal adaptec scsi buss, 
4x75 
 gig IDE drives attached to a 3Ware 64xx series RAID controller. 
 
 OS is debian Unstable snapshot as of about 4 months ago. 
 System: Linux dbrctr01-red.auctionwatch.com 2.4.13-ac7 #1 SMP Sun Nov 18 
23:20:03 PST 2001 i686 unknown
 Architecture: i686
 
 Some paths: ?/usr/bin/perl /usr/bin/make
 
 Compilation info: CC='gcc' ?CFLAGS='-O3 -mpentium ' ?CXX='gcc' ?
CXXFLAGS='-O3 -mpentium ?-felide-constructors' ?LDFLAGS='-static'
 LIBC: 
 lrwxrwxrwx ? ?1 root ? ? root ? ? ? ? ? 13 Dec ?6 23:04 /lib/libc.so.6 - 
libc-2.2.3.so
 -rwxr-xr-x ? ?1 root ? ? root ? ? ?1155720 Jul 27 13:42 /lib/libc-2.2.3.so
 -rw-r--r-- ? ?1 root ? ? root ? ? ?2579358 Jul 25 08:15 /usr/lib/libc.a
 -rw-r--r-- ? ?1 root ? ? root ? ? ? ? ?178 Jul 25 08:15 /usr/lib/libc.so
 Configure command: ./configure ?--prefix=/usr/local/mysql 
'--with-comment=Official MySQL binary' --with-extra-charsets=complex 
--with-server-suffix= --enable-assembler --with-mysqld-ldflags=-all-static 
--with-client-ldflags=-all-static --disable-shared

At this point, I am inclined to blame this on a kernel bug that somehow 
zeroed out a valid page. My recommendation is to upgrade to 2.4.16 kernel. If 
crashes continue after that, let's investigate some more.

-- 
MySQL Development Team
For technical support contracts, visit https://order.mysql.com/
   __  ___ ___   __ 
  /  |/  /_ __/ __/ __ \/ /   Sasha Pachev [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\___/  Provo, Utah, USA
   ___/  

-
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




Re: Sudden Mysql 3.23.43 crash w/stack trace.

2001-12-10 Thread Sasha Pachev

On Monday 10 December 2001 05:45 pm, you wrote:
 root@dbacp01d-red:/usr/local/mysql/bin# ./resolve_stack_dump -s /tmp/a
 -n /tmp/b
 0x807b75f handle_segfault__Fi + 383
 0x812bcaa pthread_sighandler + 154
 0x815059c chunk_free + 596
 0x8152573 free + 155
 0x811579c my_no_flags_free + 16
 0x8077284 net_end__FP6st_net + 16
 0x8073acc _._3THD + 36
 0x807b48d end_thread__FP3THDb + 53
 0x80809cc handle_one_connection__FPv + 996

Petro:

Are you using our binary or did you compile your own? 

Send the output of mysqlbug...

-- 
MySQL Development Team
For technical support contracts, visit https://order.mysql.com/
   __  ___ ___   __ 
  /  |/  /_ __/ __/ __ \/ /   Sasha Pachev [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\___/  Provo, Utah, USA
   ___/  

-
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




Re: Sudden Mysql 3.23.43 crash w/stack trace.

2001-12-10 Thread petro

Description:
Mysql crashed on this machine, stack trace already submitted via email. 
Please see previous email for details. 
How-To-Repeat:
If I knew how to repeat it, I'd make sure that didn't happen. : 
Fix:

Submitter-Id: [EMAIL PROTECTED]
Originator:   [EMAIL PROTECTED]
Organization: Auctionwatch.com Inc., Operations Department. 

MySQL support: We've got some level of support, I don't know what level. 
Synopsis:  Mysql go bang and fall down. 
Severity:  critical 
Priority:  high 
Category:  mysql
Class: sw-bug 
Release:   mysql-3.23.43 (Official MySQL binary)

Environment:
VAlinux Full-on 2230, 2x650 Intel PIII, 2 gig ram, 1x34 gig scsi (IBM, 
not seagate as previously stated) on internal adaptec scsi buss, 4x75 
gig IDE drives attached to a 3Ware 64xx series RAID controller. 

OS is debian Unstable snapshot as of about 4 months ago. 
System: Linux dbrctr01-red.auctionwatch.com 2.4.13-ac7 #1 SMP Sun Nov 18 23:20:03 PST 
2001 i686 unknown
Architecture: i686

Some paths:  /usr/bin/perl /usr/bin/make

Compilation info: CC='gcc'  CFLAGS='-O3 -mpentium '  CXX='gcc'  CXXFLAGS='-O3 
-mpentium  -felide-constructors'  LDFLAGS='-static'
LIBC: 
lrwxrwxrwx1 root root   13 Dec  6 23:04 /lib/libc.so.6 - libc-2.2.3.so
-rwxr-xr-x1 root root  1155720 Jul 27 13:42 /lib/libc-2.2.3.so
-rw-r--r--1 root root  2579358 Jul 25 08:15 /usr/lib/libc.a
-rw-r--r--1 root root  178 Jul 25 08:15 /usr/lib/libc.so
Configure command: ./configure  --prefix=/usr/local/mysql '--with-comment=Official 
MySQL binary' --with-extra-charsets=complex --with-server-suffix= --enable-assembler 
--with-mysqld-ldflags=-all-static --with-client-ldflags=-all-static --disable-shared


-
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




Re: Sudden Mysql 3.23.43 crash w/stack trace.

2001-12-10 Thread Petro

On Mon, Dec 10, 2001 at 06:36:16PM -0700, Sasha Pachev wrote:
 On Monday 10 December 2001 05:45 pm, you wrote:
  root@dbacp01d-red:/usr/local/mysql/bin# ./resolve_stack_dump -s /tmp/a
  -n /tmp/b
  0x807b75f handle_segfault__Fi + 383
  0x812bcaa pthread_sighandler + 154
  0x815059c chunk_free + 596
  0x8152573 free + 155
  0x811579c my_no_flags_free + 16
  0x8077284 net_end__FP6st_net + 16
  0x8073acc _._3THD + 36
  0x807b48d end_thread__FP3THDb + 53
  0x80809cc handle_one_connection__FPv + 996
 
 Petro:
 
 Are you using our binary or did you compile your own? 

It's yours. 

 Send the output of mysqlbug...

I ran mysqlbug and let it send the output to the default addr, and
cc'd myself. Here's a copy: 

Description:
Mysql crashed on this machine, stack trace already submitted via email. 
Please see previous email for details. 
How-To-Repeat:
If I knew how to repeat it, I'd make sure that didn't happen. : 
Fix:

Submitter-Id: [EMAIL PROTECTED]
Originator:   [EMAIL PROTECTED]
Organization: Auctionwatch.com Inc., Operations Department. 

MySQL support: We've got some level of support, I don't know what level. 
Synopsis:  Mysql go bang and fall down. 
Severity:  critical 
Priority:  high 
Category:  mysql
Class: sw-bug 
Release:   mysql-3.23.43 (Official MySQL binary)

Environment:
VAlinux Full-on 2230, 2x650 Intel PIII, 2 gig ram, 1x34 gig scsi (IBM, 
not seagate as previously stated) on internal adaptec scsi buss, 4x75 
gig IDE drives attached to a 3Ware 64xx series RAID controller. 

OS is debian Unstable snapshot as of about 4 months ago. 
System: Linux dbrctr01-red.auctionwatch.com 2.4.13-ac7 #1 SMP Sun Nov 18 23:20:03 PST 
2001 i686 unknown
Architecture: i686

Some paths:  /usr/bin/perl /usr/bin/make

Compilation info: CC='gcc'  CFLAGS='-O3 -mpentium '  CXX='gcc'  CXXFLAGS='-O3 
-mpentium  -felide-constructors'  LDFLAGS='-static'
LIBC: 
lrwxrwxrwx1 root root   13 Dec  6 23:04 /lib/libc.so.6 - libc-2.2.3.so
-rwxr-xr-x1 root root  1155720 Jul 27 13:42 /lib/libc-2.2.3.so
-rw-r--r--1 root root  2579358 Jul 25 08:15 /usr/lib/libc.a
-rw-r--r--1 root root  178 Jul 25 08:15 /usr/lib/libc.so
Configure command: ./configure  --prefix=/usr/local/mysql '--with-comment=Official 
MySQL binary' --with-extra-charsets=complex --with-server-suffix= --enable-assembler 
--with-mysqld-ldflags=-all-static --with-client-ldflags=-all-static --disable-shared


-- 
Share and Enjoy. 

-
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