Bug #55176 Seg. fault in "chassis"
Submitted: 12 Jul 2010 12:26 Modified: 16 Dec 2014 19:05
Reporter: Geir Green Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Proxy: Core Severity:S2 (Serious)
Version:0.8.1.206 OS:Linux (sles10&rhel)
Assigned to: Jan Kneschke CPU Architecture:Any
Tags: core

[12 Jul 2010 12:26] Geir Green
Description:
Program terminated with signal 11, Segmentation fault.
#0  0x04400822 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) thread apply all bt

Thread 2 (process 465):
#0  event_del (ev=0x8e826a4) at event.c:800
#1  0x0694aae7 in event_base_free (base=0x7127888) at event.c:230
#2  0x0691c1c3 in chassis_free (chas=0x710e588) at chassis-mainloop.c:186
#3  0x0804a703 in main_cmdline (argc=1, argv=0xfec8ce14) at mysql-proxy-cli.c:605
#4  0x0804a7aa in main (argc=110470176, argv=0x7127c68) at mysql-proxy-cli.c:635

Thread 1 (process 955):
#0  0x04400822 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x06a21b2b in read () from /lib/libpthread.so.0
#2  0x06b80f40 in child_watch_helper_thread (data=0x0) at gmain.c:3857
#3  0x06ba75df in g_thread_create_proxy (data=0x7183db8) at gthread.c:635
#4  0x06a1b2ab in start_thread () from /lib/libpthread.so.0
#5  0x06ce7b9e in clone () from /lib/libc.so.6
---
The problem occured in connection with " Testcase tried to stop agent, but this failed, exitval=137"

How to repeat:
n/a
[12 Jul 2010 20:03] Sveta Smirnova
Thank you for the report.

What is the difference between this report and bug #55070?
[13 Jul 2010 8:05] Geir Green
The "chassis" in use has recently been upgraded to version 0.8.1.200.
The reported bug#55070 (will be marked as duplicate) occurred when using an older (outdated) version.
[27 Aug 2010 14:00] Gunn Olaussen
Updated the version and the OS where we have seen it happen