Skip to content

Instantly share code, notes, and snippets.

@jgriessen
Created September 15, 2017 20:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgriessen/774a16e48946c9a3a44b68523daf2b30 to your computer and use it in GitHub Desktop.
Save jgriessen/774a16e48946c9a3a44b68523daf2b30 to your computer and use it in GitHub Desktop.
john@toolbench64 [trunk]./configure --debug --buildin-diag --prefix=/usr/local --buildin-export_bom --buildin-hid_gtk2_gl > configure.txt
*** Error in `./configure': malloc(): memory corruption: 0x0000560538d93940 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7f3919d01bfb]
/lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7f3919d07fc6]
/lib/x86_64-linux-gnu/libc.so.6(+0x79089)[0x7f3919d0a089]
/lib/x86_64-linux-gnu/libc.so.6(__libc_malloc+0x54)[0x7f3919d0bf64]
./configure(+0x18701)[0x56053756d701]
./configure(+0x194f7)[0x56053756e4f7]
./configure(+0x1a5e4)[0x56053756f5e4]
./configure(+0x1a6e9)[0x56053756f6e9]
./configure(+0x2a3a7)[0x56053757f3a7]
./configure(+0x2940f)[0x56053757e40f]
./configure(+0x2978a)[0x56053757e78a]
./configure(+0x2ad5c)[0x56053757fd5c]
./configure(+0x13b0f)[0x560537568b0f]
./configure(+0x303f8)[0x5605375853f8]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f3919cb12e1]
./configure(+0xa65a)[0x56053755f65a]
======= Memory map: ========
560537555000-5605375a0000 r-xp 00000000 08:06 918778 /mosource/pcb-rnd/trunk/scconfig/configure
56053779f000-5605377a3000 r--p 0004a000 08:06 918778 /mosource/pcb-rnd/trunk/scconfig/configure
5605377a3000-5605377a4000 rw-p 0004e000 08:06 918778 /mosource/pcb-rnd/trunk/scconfig/configure
5605377a4000-5605377a5000 rw-p 00000000 00:00 0
560538aec000-560538e29000 rw-p 00000000 00:00 0 [heap]
7f3914000000-7f3914021000 rw-p 00000000 00:00 0
7f3914021000-7f3918000000 ---p 00000000 00:00 0
7f3919a7a000-7f3919a90000 r-xp 00000000 08:23 5111874 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f3919a90000-7f3919c8f000 ---p 00016000 08:23 5111874 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f3919c8f000-7f3919c90000 r--p 00015000 08:23 5111874 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f3919c90000-7f3919c91000 rw-p 00016000 08:23 5111874 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f3919c91000-7f3919e24000 r-xp 00000000 08:23 5117796 /lib/x86_64-linux-gnu/libc-2.24.so
7f3919e24000-7f391a024000 ---p 00193000 08:23 5117796 /lib/x86_64-linux-gnu/libc-2.24.so
7f391a024000-7f391a028000 r--p 00193000 08:23 5117796 /lib/x86_64-linux-gnu/libc-2.24.so
7f391a028000-7f391a02a000 rw-p 00197000 08:23 5117796 /lib/x86_64-linux-gnu/libc-2.24.so
7f391a02a000-7f391a02e000 rw-p 00000000 00:00 0
7f391a02e000-7f391a051000 r-xp 00000000 08:23 5112679 /lib/x86_64-linux-gnu/ld-2.24.so
7f391a1ed000-7f391a1ef000 rw-p 00000000 00:00 0
7f391a24d000-7f391a251000 rw-p 00000000 00:00 0
7f391a251000-7f391a252000 r--p 00023000 08:23 5112679 /lib/x86_64-linux-gnu/ld-2.24.so
7f391a252000-7f391a253000 rw-p 00024000 08:23 5112679 /lib/x86_64-linux-gnu/ld-2.24.so
7f391a253000-7f391a254000 rw-p 00000000 00:00 0
7ffe96da7000-7ffe96dc9000 rw-p 00000000 00:00 0 [stack]
7ffe96deb000-7ffe96ded000 r--p 00000000 00:00 0 [vvar]
7ffe96ded000-7ffe96def000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
Aborted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment