Hi! I saw this crash in fb_smp_server (2.5 branch) in test SQL_EVENT_06.
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffff14a4700 (LWP 15245)] 0x000000000043324d in Rdb::get_status_vector (this=0xdeadbeefdeadbeef) at ../src/remote/remote.cpp:843 843 return rdb_async_thread_id == getThreadId() ? rdb_async_status_vector : rdb_status_vector; (gdb) bt #0 0x000000000043324d in Rdb::get_status_vector (this=0xdeadbeefdeadbeef) at ../src/remote/remote.cpp:843 #1 0x00000000004289a4 in inet_gen_error (port=0x7ffff7fd8778, v=...) at ../src/remote/inet.cpp:2587 #2 0x0000000000428db0 in inet_error (port=0x7ffff7fd8778, function=0x472bbc "send", operation=335544727, status=32) at ../src/remote/inet.cpp:2752 #3 0x0000000000429928 in packet_send (port=0x7ffff7fd8778, buffer=0x7ffff7fbb030 "\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336\336", <incomplete sequence \336>..., buffer_length=4) at ../src/remote/inet.cpp:3288 #4 0x00000000004293fd in inet_write (xdrs=0x7ffff7fd8898) at ../src/remote/inet.cpp:2998 #5 0x000000000042882d in send_full (port=0x7ffff7fd8778, packet=0x7ffff7fd8b20) at ../src/remote/inet.cpp:2476 #6 0x0000000000432a3a in rem_port::send (this=0x7ffff7fd8778, pckt=0x7ffff7fd8b20) at ../src/remote/remote.cpp:661 #7 0x0000000000409320 in rem_port::disconnect (this=0x7ffff7fd9dc0, sendL=0x7ffff7fbfaa0, receiveL=0x7ffff7fbfeb0) at ../src/remote/server.cpp:1708 #8 0x000000000040d4a4 in process_packet (port=0x7ffff7fd9dc0, sendL=0x7ffff7fbfaa0, receive=0x7ffff7fbfeb0, result=0x7ffff14a3d58) at ../src/remote/server.cpp:3391 #9 0x0000000000410cbc in loopThread () at ../src/remote/server.cpp:5261 #10 0x00007ffff7226752 in (anonymous namespace)::ThreadArgs::run (this=0x7ffff14a3e80) at ../src/jrd/ThreadStart.cpp:128 #11 0x00007ffff72267d3 in (anonymous namespace)::threadStart (arg=0x7ffff7fb5018) at ../src/jrd/ThreadStart.cpp:139 #12 0x00007ffff6b64e9a in start_thread (arg=0x7ffff14a4700) at pthread_create.c:308 #13 0x00007ffff607c3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #14 0x0000000000000000 in ?? () (gdb) print this $1 = (Rdb * const) 0xdeadbeefdeadbeef Adriano ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel