Skip to content

Instantly share code, notes, and snippets.

@singron
Created August 27, 2020 03:59
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 singron/15aa08eb168bb97313b8976cbf5c16ea to your computer and use it in GitHub Desktop.
Save singron/15aa08eb168bb97313b8976cbf5c16ea to your computer and use it in GitHub Desktop.
nixpkgs ctypes_sh crash information
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7fe3018 in call_init.part ()
from /nix/store/an6bdv4phxsz14q2sk57iscl2dc7bnj1-glibc-2.30/lib/ld-linux-x86-64.so.2
(gdb) bt
#0 0x00007ffff7fe3018 in call_init.part ()
from /nix/store/an6bdv4phxsz14q2sk57iscl2dc7bnj1-glibc-2.30/lib/ld-linux-x86-64.so.2
#1 0x00007ffff7fe3186 in _dl_init ()
from /nix/store/an6bdv4phxsz14q2sk57iscl2dc7bnj1-glibc-2.30/lib/ld-linux-x86-64.so.2
#2 0x00007ffff7fe6f23 in dl_open_worker ()
from /nix/store/an6bdv4phxsz14q2sk57iscl2dc7bnj1-glibc-2.30/lib/ld-linux-x86-64.so.2
#3 0x00007ffff7e67dac in _dl_catch_exception ()
from /nix/store/an6bdv4phxsz14q2sk57iscl2dc7bnj1-glibc-2.30/lib/libc.so.6
#4 0x00007ffff7fe67fa in _dl_open ()
from /nix/store/an6bdv4phxsz14q2sk57iscl2dc7bnj1-glibc-2.30/lib/ld-linux-x86-64.so.2
#5 0x00007ffff7ef9246 in dlopen_doit () from /nix/store/an6bdv4phxsz14q2sk57iscl2dc7bnj1-glibc-2.30/lib/libdl.so.2
#6 0x00007ffff7e67dac in _dl_catch_exception ()
from /nix/store/an6bdv4phxsz14q2sk57iscl2dc7bnj1-glibc-2.30/lib/libc.so.6
#7 0x00007ffff7e67e1f in _dl_catch_error () from /nix/store/an6bdv4phxsz14q2sk57iscl2dc7bnj1-glibc-2.30/lib/libc.so.6
#8 0x00007ffff7ef98f5 in _dlerror_run () from /nix/store/an6bdv4phxsz14q2sk57iscl2dc7bnj1-glibc-2.30/lib/libdl.so.2
#9 0x00007ffff7ef92c6 in dlopen@@GLIBC_2.2.5 ()
from /nix/store/an6bdv4phxsz14q2sk57iscl2dc7bnj1-glibc-2.30/lib/libdl.so.2
#10 0x0000000000482ab8 in enable_builtin ()
#11 0x00000000004327f8 in execute_builtin.isra ()
#12 0x0000000000436a40 in execute_command_internal ()
#13 0x0000000000437319 in execute_command ()
#14 0x000000000043983d in execute_connection ()
#15 0x00000000004347c7 in execute_command_internal ()
#16 0x0000000000434899 in execute_command_internal ()
#17 0x0000000000437319 in execute_command ()
#18 0x0000000000439b7f in execute_connection ()
#19 0x00000000004347c7 in execute_command_internal ()
#20 0x00000000004397f3 in execute_connection ()
#21 0x00000000004347c7 in execute_command_internal ()
#22 0x0000000000434899 in execute_command_internal ()
#23 0x0000000000438cb4 in execute_function.isra ()
#24 0x0000000000437224 in execute_command_internal ()
#25 0x0000000000437319 in execute_command ()
#26 0x000000000043983d in execute_connection ()
#27 0x00000000004347c7 in execute_command_internal ()
#28 0x00000000004840be in parse_and_execute ()
#29 0x000000000048352e in _evalfile ()
#30 0x000000000048378e in source_file ()
#31 0x000000000048e371 in source_builtin ()
#32 0x00000000004327f8 in execute_builtin.isra ()
#33 0x0000000000436a40 in execute_command_internal ()
#34 0x0000000000437319 in execute_command ()
#35 0x000000000041ed2b in reader_loop ()
#36 0x000000000041d30e in main (
git bisect start
# bad: [c59ea8b8a0e7f927e7291c14ea6cd1bd3a16ff38] Merge pull request #95839 from WilliButz/update/grafana-7.1.3
git bisect bad c59ea8b8a0e7f927e7291c14ea6cd1bd3a16ff38
# good: [10100a97c8964e82b30f180fda41ade8e6f69e41] ghc-8.10.x: add plenty of overrides to fix builds
git bisect good 10100a97c8964e82b30f180fda41ade8e6f69e41
# good: [385cfde32f080466652955af127f46c701fa6bd7] python3Packages.invoke: don't recompile bytecode
git bisect good 385cfde32f080466652955af127f46c701fa6bd7
# bad: [3673b31d2be505ef70c5c4e3f46f029b811a1b8e] Merge pull request #93087 from jerith666/alpine-2-23
git bisect bad 3673b31d2be505ef70c5c4e3f46f029b811a1b8e
# good: [22184048916fa043d0f2d181dfca86b7803cf249] Merge pull request #91802 from r-ryantm/auto-update/doctest
git bisect good 22184048916fa043d0f2d181dfca86b7803cf249
# good: [ef88530dcdb6bc55772d54a7193ba9e9c347d4dd] python27Packages.sqlmap: 1.4.6 -> 1.4.7
git bisect good ef88530dcdb6bc55772d54a7193ba9e9c347d4dd
# good: [359f2345c03819fc3085103da940511b0b0bad8b] hplip: Remove all python related gcc references
git bisect good 359f2345c03819fc3085103da940511b0b0bad8b
# bad: [704e9e9b24f4de2db08ff6499ae4c3b4c08fcd98] qt4: remove multimedia support
git bisect bad 704e9e9b24f4de2db08ff6499ae4c3b4c08fcd98
# good: [dc10dc6c4d73da98bfeb5973f34781cb26b4820f] [cpan2nix] perlPackages.DevelDeclare: 0.006019 -> 0.006022
git bisect good dc10dc6c4d73da98bfeb5973f34781cb26b4820f
# bad: [4a78b2b04f3f63eaf1c29dca12d44d820bb9374a] glibc: 2.30 -> 2.31
git bisect bad 4a78b2b04f3f63eaf1c29dca12d44d820bb9374a
# good: [4ba0fe9c288de8663fbea378cf0392c6fe4499ab] perlPackages.Mojomysql: fix check phase
git bisect good 4ba0fe9c288de8663fbea378cf0392c6fe4499ab
# good: [5efbf76d616bbf27cdb2fbe9992afdf299329f93] libva: 2.7.1 -> 2.8.0
git bisect good 5efbf76d616bbf27cdb2fbe9992afdf299329f93
# good: [ec2d2fe124663e7f545db158734f68edb952820a] Merge pull request #91686 from rycee/cargo-shell-completion
git bisect good ec2d2fe124663e7f545db158734f68edb952820a
# good: [87dbe6d797f98a3e5bf1ac5b868f864acdfbf939] buildGoModule: remove trailing whitespace
git bisect good 87dbe6d797f98a3e5bf1ac5b868f864acdfbf939
# good: [3a78c31d4de60c4f31d7d541f411737d1d6e3235] Merge #91399: curl: 7.70.0 -> 7.71.0 (security)
git bisect good 3a78c31d4de60c4f31d7d541f411737d1d6e3235
# good: [d87b595e5326684ac74d4fb1192788c518345563] Merge #91711: file: backport patch to fix a regression
git bisect good d87b595e5326684ac74d4fb1192788c518345563
# first bad commit: [4a78b2b04f3f63eaf1c29dca12d44d820bb9374a] glibc: 2.30 -> 2.31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment