Subject | Re: About Firebird-2.5.2.26527-0 |
---|---|
Author | loris.luise |
Post date | 2012-08-29T12:09:56Z |
Is this useful?
root@h3oserver-DB:/home/corrtek# gdb /opt/fb25ss/bin/fb_smp_server /tmp/core
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /opt/fb25ss/bin/fb_smp_server...Reading symbols from /opt/fb25ss/bin/.debug/fb_smp_server.debug...done.
done.
[New LWP 27068]
[New LWP 27070]
[New LWP 27071]
warning: Can't read pathname for load map: Errore di input/output.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/opt/fb25ss/bin/fb_smp_server'.
Program terminated with signal 11, Segmentation fault.
#0 0x0000000000436934 in Firebird::MemoryPool::deallocate (this=0x7f35dacc6030, block=0x7f35785de8f8) at ../src/common/classes/alloc.cpp:1884
1884 fb_assert(blk->mbk_flags & MBK_USED);
(gdb) thread apply all bt
Thread 3 (Thread 0x7f35d755a700 (LWP 27071)):
#0 0x00007f35d94cf0c1 in sem_timedwait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007f35da4fd17f in Firebird::SignalSafeSemaphore::tryEnter (this=0x7f35dacd6338, seconds=3600, milliseconds=3600000)
at ../src/common/classes/semaphore.cpp:169
#2 0x00007f35da3d4474 in Jrd::ConfigStorage::touchThreadFunc (this=0x7f35dac58438) at ../src/jrd/trace/TraceConfigStorage.cpp:340
#3 0x00007f35da3d433c in Jrd::ConfigStorage::touchThread (arg=0x7f35dac58438) at ../src/jrd/trace/TraceConfigStorage.cpp:323
#4 0x00007f35da18fb28 in (anonymous namespace)::ThreadArgs::run (this=0x7f35d7559e70) at ../src/jrd/ThreadStart.cpp:128
#5 0x00007f35da18fba9 in (anonymous namespace)::threadStart (arg=0x7f35dac64130) at ../src/jrd/ThreadStart.cpp:139
#6 0x00007f35d94c8e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7 0x00007f35d91f64bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#8 0x0000000000000000 in ?? ()
Thread 2 (Thread 0x7f35d8894700 (LWP 27070)):
#0 0x00007f35d94cefd0 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007f35da4fcf8c in Firebird::SignalSafeSemaphore::enter (this=0x7f35dace3ed8) at ../src/common/classes/semaphore.cpp:130
#2 0x00007f35da194089 in (anonymous namespace)::shutdownThread () at ../src/jrd/why.cpp:933
#3 0x00007f35da18fb28 in (anonymous namespace)::ThreadArgs::run (this=0x7f35d8893e70) at ../src/jrd/ThreadStart.cpp:128
#4 0x00007f35da18fba9 in (anonymous namespace)::threadStart (arg=0x7f35dace1f28) at ../src/jrd/ThreadStart.cpp:139
#5 0x00007f35d94c8e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007f35d91f64bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7f35dace7740 (LWP 27068)):
#0 0x0000000000436934 in Firebird::MemoryPool::deallocate (this=0x7f35dacc6030, block=0x7f35785de8f8) at ../src/common/classes/alloc.cpp:1884
#1 0x0000000000428fde in Firebird::Array<pollfd, Firebird::InlineStorage<pollfd, 8ul> >::freeData (this=0x6bb5d0)
at ../src/include/../common/classes/array.h:119
#2 0x0000000000428ca0 in Firebird::Array<pollfd, Firebird::InlineStorage<pollfd, 8ul> >::~Array (this=0x6bb5d0, __in_chrg=<optimized out>)
at ../src/include/../common/classes/array.h:98
#3 0x0000000000428730 in Firebird::HalfStaticArray<pollfd, 8ul>::~HalfStaticArray (this=0x6bb5d0, __in_chrg=<optimized out>)
at ../src/include/../common/classes/array.h:460
#4 0x0000000000428a6c in Select::~Select (this=0x6bb5c0, __in_chrg=<optimized out>) at ../src/remote/inet.cpp:235
#5 0x00007f35d913f921 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x00007f35d913f9a5 in exit () from /lib/x86_64-linux-gnu/libc.so.6
#7 0x00007f35d9125774 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#8 0x0000000000405189 in _start ()
(gdb)
root@h3oserver-DB:/home/corrtek# gdb /opt/fb25ss/bin/fb_smp_server /tmp/core
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /opt/fb25ss/bin/fb_smp_server...Reading symbols from /opt/fb25ss/bin/.debug/fb_smp_server.debug...done.
done.
[New LWP 27068]
[New LWP 27070]
[New LWP 27071]
warning: Can't read pathname for load map: Errore di input/output.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/opt/fb25ss/bin/fb_smp_server'.
Program terminated with signal 11, Segmentation fault.
#0 0x0000000000436934 in Firebird::MemoryPool::deallocate (this=0x7f35dacc6030, block=0x7f35785de8f8) at ../src/common/classes/alloc.cpp:1884
1884 fb_assert(blk->mbk_flags & MBK_USED);
(gdb) thread apply all bt
Thread 3 (Thread 0x7f35d755a700 (LWP 27071)):
#0 0x00007f35d94cf0c1 in sem_timedwait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007f35da4fd17f in Firebird::SignalSafeSemaphore::tryEnter (this=0x7f35dacd6338, seconds=3600, milliseconds=3600000)
at ../src/common/classes/semaphore.cpp:169
#2 0x00007f35da3d4474 in Jrd::ConfigStorage::touchThreadFunc (this=0x7f35dac58438) at ../src/jrd/trace/TraceConfigStorage.cpp:340
#3 0x00007f35da3d433c in Jrd::ConfigStorage::touchThread (arg=0x7f35dac58438) at ../src/jrd/trace/TraceConfigStorage.cpp:323
#4 0x00007f35da18fb28 in (anonymous namespace)::ThreadArgs::run (this=0x7f35d7559e70) at ../src/jrd/ThreadStart.cpp:128
#5 0x00007f35da18fba9 in (anonymous namespace)::threadStart (arg=0x7f35dac64130) at ../src/jrd/ThreadStart.cpp:139
#6 0x00007f35d94c8e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7 0x00007f35d91f64bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#8 0x0000000000000000 in ?? ()
Thread 2 (Thread 0x7f35d8894700 (LWP 27070)):
#0 0x00007f35d94cefd0 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
#1 0x00007f35da4fcf8c in Firebird::SignalSafeSemaphore::enter (this=0x7f35dace3ed8) at ../src/common/classes/semaphore.cpp:130
#2 0x00007f35da194089 in (anonymous namespace)::shutdownThread () at ../src/jrd/why.cpp:933
#3 0x00007f35da18fb28 in (anonymous namespace)::ThreadArgs::run (this=0x7f35d8893e70) at ../src/jrd/ThreadStart.cpp:128
#4 0x00007f35da18fba9 in (anonymous namespace)::threadStart (arg=0x7f35dace1f28) at ../src/jrd/ThreadStart.cpp:139
#5 0x00007f35d94c8e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007f35d91f64bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7f35dace7740 (LWP 27068)):
#0 0x0000000000436934 in Firebird::MemoryPool::deallocate (this=0x7f35dacc6030, block=0x7f35785de8f8) at ../src/common/classes/alloc.cpp:1884
#1 0x0000000000428fde in Firebird::Array<pollfd, Firebird::InlineStorage<pollfd, 8ul> >::freeData (this=0x6bb5d0)
at ../src/include/../common/classes/array.h:119
#2 0x0000000000428ca0 in Firebird::Array<pollfd, Firebird::InlineStorage<pollfd, 8ul> >::~Array (this=0x6bb5d0, __in_chrg=<optimized out>)
at ../src/include/../common/classes/array.h:98
#3 0x0000000000428730 in Firebird::HalfStaticArray<pollfd, 8ul>::~HalfStaticArray (this=0x6bb5d0, __in_chrg=<optimized out>)
at ../src/include/../common/classes/array.h:460
#4 0x0000000000428a6c in Select::~Select (this=0x6bb5c0, __in_chrg=<optimized out>) at ../src/remote/inet.cpp:235
#5 0x00007f35d913f921 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x00007f35d913f9a5 in exit () from /lib/x86_64-linux-gnu/libc.so.6
#7 0x00007f35d9125774 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#8 0x0000000000405189 in _start ()
(gdb)
--- In firebird-support@yahoogroups.com, "alexpeshkoff" <peshkoff@...> wrote:
>
>
>
> --- In firebird-support@yahoogroups.com, "loris.luise" <loris.luise@> wrote:
> >
> > Core in
> > http://stonebit.info/xxx-xxx/core.firebird1.gz
> > <http://stonebit.info/xxx-xxx/core.firebird1.gz>
> > Thanks
>
> Dmitry, core for non-SF build is almost useless for us - it should be used exactly with the same binary, which I do not have.
>
> Returning to initial questions. Segfault is definitely very bad, please send full backtrace for all threads of fb_smp_server - in many cases it's enough to fix an issue.
> What about guge RAM usage - do you see it only in debug version or in release too? I ask cause debug version can sometimes delay returning not used any more memory to OS.
>
> If it's not too hard - please CC your answer to firebird-devel@...
>