Created
September 10, 2018 15:09
-
-
Save 3manuek/01da1d535f0e1d995ea73253be37ed25 to your computer and use it in GitHub Desktop.
odyssey dump
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ubuntu@pgtest:~/odyssey/build/sources$ uname -a | |
Linux pgtest 4.4.0-134-generic #160-Ubuntu SMP Wed Aug 15 14:58:00 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux | |
ubuntu@pgtest:~/odyssey/build/sources$ cat version.h | |
#ifndef ODYSSEY_VERSION_H | |
#define ODYSSEY_VERSION_H | |
/* | |
* Odyssey. | |
* | |
* Scalable PostgreSQL connection pooler. | |
*/ | |
/* AUTO-GENERATED (see version.h.cmake) */ | |
#define OD_VERSION_GIT "13ed93f" | |
#define OD_VERSION_BUILD "release" | |
#endif /* ODYSSEY_VERSION_H */ | |
ubuntu@pgtest:~/odyssey/build/sources$ ./odyssey odyssey.conf || echo $? | |
*** Error in `./odyssey': free(): invalid pointer: 0x00007f57126ceaf8 *** | |
======= Backtrace: ========= | |
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f57118977e5] | |
/lib/x86_64-linux-gnu/libc.so.6(+0x8037a)[0x7f57118a037a] | |
/lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7f57118a453c] | |
./odyssey[0x40a5d9] | |
./odyssey(od_config_reader_import+0x463)[0x40d363] | |
./odyssey(od_instance_main+0x130)[0x4215f0] | |
./odyssey(main+0x36)[0x406e36] | |
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f5711840830] | |
./odyssey(_start+0x29)[0x406e99] | |
======= Memory map: ======== | |
00400000-00434000 r-xp 00000000 08:01 811697 /home/ubuntu/odyssey/build/sources/odyssey | |
00633000-00634000 r--p 00033000 08:01 811697 /home/ubuntu/odyssey/build/sources/odyssey | |
00634000-00635000 rw-p 00034000 08:01 811697 /home/ubuntu/odyssey/build/sources/odyssey | |
01003000-01025000 rw-p 00000000 00:00 0 [heap] | |
7f570c000000-7f570c021000 rw-p 00000000 00:00 0 | |
7f570c021000-7f5710000000 ---p 00000000 00:00 0 | |
7f5711406000-7f571141c000 r-xp 00000000 08:01 2038 /lib/x86_64-linux-gnu/libgcc_s.so.1 | |
7f571141c000-7f571161b000 ---p 00016000 08:01 2038 /lib/x86_64-linux-gnu/libgcc_s.so.1 | |
7f571161b000-7f571161c000 rw-p 00015000 08:01 2038 /lib/x86_64-linux-gnu/libgcc_s.so.1 | |
7f571161c000-7f571161f000 r-xp 00000000 08:01 57356 /lib/x86_64-linux-gnu/libdl-2.23.so | |
7f571161f000-7f571181e000 ---p 00003000 08:01 57356 /lib/x86_64-linux-gnu/libdl-2.23.so | |
7f571181e000-7f571181f000 r--p 00002000 08:01 57356 /lib/x86_64-linux-gnu/libdl-2.23.so | |
7f571181f000-7f5711820000 rw-p 00003000 08:01 57356 /lib/x86_64-linux-gnu/libdl-2.23.so | |
7f5711820000-7f57119e0000 r-xp 00000000 08:01 57352 /lib/x86_64-linux-gnu/libc-2.23.so | |
7f57119e0000-7f5711be0000 ---p 001c0000 08:01 57352 /lib/x86_64-linux-gnu/libc-2.23.so | |
7f5711be0000-7f5711be4000 r--p 001c0000 08:01 57352 /lib/x86_64-linux-gnu/libc-2.23.so | |
7f5711be4000-7f5711be6000 rw-p 001c4000 08:01 57352 /lib/x86_64-linux-gnu/libc-2.23.so | |
7f5711be6000-7f5711bea000 rw-p 00000000 00:00 0 | |
7f5711bea000-7f5711c02000 r-xp 00000000 08:01 57350 /lib/x86_64-linux-gnu/libpthread-2.23.so | |
7f5711c02000-7f5711e01000 ---p 00018000 08:01 57350 /lib/x86_64-linux-gnu/libpthread-2.23.so | |
7f5711e01000-7f5711e02000 r--p 00017000 08:01 57350 /lib/x86_64-linux-gnu/libpthread-2.23.so | |
7f5711e02000-7f5711e03000 rw-p 00018000 08:01 57350 /lib/x86_64-linux-gnu/libpthread-2.23.so | |
7f5711e03000-7f5711e07000 rw-p 00000000 00:00 0 | |
7f5711e07000-7f5712021000 r-xp 00000000 08:01 25248 /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 | |
7f5712021000-7f5712220000 ---p 0021a000 08:01 25248 /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 | |
7f5712220000-7f571223c000 r--p 00219000 08:01 25248 /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 | |
7f571223c000-7f5712248000 rw-p 00235000 08:01 25248 /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 | |
7f5712248000-7f571224b000 rw-p 00000000 00:00 0 | |
7f571224b000-7f57122a9000 r-xp 00000000 08:01 25250 /lib/x86_64-linux-gnu/libssl.so.1.0.0 | |
7f57122a9000-7f57124a9000 ---p 0005e000 08:01 25250 /lib/x86_64-linux-gnu/libssl.so.1.0.0 | |
7f57124a9000-7f57124ad000 r--p 0005e000 08:01 25250 /lib/x86_64-linux-gnu/libssl.so.1.0.0 | |
7f57124ad000-7f57124b4000 rw-p 00062000 08:01 25250 /lib/x86_64-linux-gnu/libssl.so.1.0.0 | |
7f57124b4000-7f57124da000 r-xp 00000000 08:01 57348 /lib/x86_64-linux-gnu/ld-2.23.so | |
7f57126cb000-7f57126d0000 rw-p 00000000 00:00 0 | |
7f57126d8000-7f57126d9000 rw-p 00000000 00:00 0 | |
7f57126d9000-7f57126da000 r--p 00025000 08:01 57348 /lib/x86_64-linux-gnu/ld-2.23.so | |
7f57126da000-7f57126db000 rw-p 00026000 08:01 57348 /lib/x86_64-linux-gnu/ld-2.23.so | |
7f57126db000-7f57126dc000 rw-p 00000000 00:00 0 | |
7ffd99274000-7ffd99295000 rw-p 00000000 00:00 0 [stack] | |
7ffd993e6000-7ffd993e9000 r--p 00000000 00:00 0 [vvar] | |
7ffd993e9000-7ffd993eb000 r-xp 00000000 00:00 0 [vdso] | |
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] | |
Aborted (core dumped) | |
134 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment