Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 3, 2021 12:36
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 Whateverable/7b827f46940106acde407cd7645b730b to your computer and use it in GitHub Desktop.
Save Whateverable/7b827f46940106acde407cd7645b730b to your computer and use it in GitHub Desktop.
bisectable6
my $n = 1; say (($n + 1 for ^17000) xx 20).elems
Bisecting: 115 revisions left to test after this (roughly 7 steps)
[59ba9c025eb95b33817fe60fb4bb600bb57d80db] Add missing deconts, spotted by sena_kun++
»»»»» Testing 59ba9c025eb95b33817fe60fb4bb600bb57d80db
»»»»» Script output:
20
»»»»» Script exit code: 0
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 0 (None), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 027e25fb59a659ed95fbae6470830c7c0a3d1585
»»»»» Cannot test this commit. Reason: Commit exists, but an executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing e7e33173a7075316382223fc279d74a1f74f5876
»»»»» Cannot test this commit. Reason: Commit exists, but an executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing 97f9eb7f3e0cb92f3791f2e21fe04b102c731b24
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Script exit signal: 11 (SIGSEGV)
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 11 (SIGSEGV), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a3c71e7d39cbee42c8c89a74801bdcf48f1dbb78
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Script exit signal: 11 (SIGSEGV)
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 11 (SIGSEGV), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing da4a0f50ac0a00332920e330b062d03543290fd6
»»»»» Script output:
20
»»»»» Script exit code: 0
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 0 (None), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c59b986785fe17f53e1664af1aa60e785ff31624
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Script exit signal: 11 (SIGSEGV)
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 11 (SIGSEGV), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f590863e1736c75207c9ce0335ea646e3529060e
»»»»» Script output:
20
»»»»» Script exit code: 0
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 0 (None), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5e8d461325e0ce422d1f9333d3de18b38d0529a3
»»»»» Script output:
20
»»»»» Script exit code: 0
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 0 (None), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 76af17a8b1dc79f8923109bbd284afed2e2fe011
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Script exit signal: 11 (SIGSEGV)
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 11 (SIGSEGV), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ec7bc25c4f4df416aa285e556f7fc5edfe91de86
»»»»» Script output:
20
»»»»» Script exit code: 0
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 0 (None), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
76af17a8b1dc79f8923109bbd284afed2e2fe011 is the first new commit
commit 76af17a8b1dc79f8923109bbd284afed2e2fe011
Author: Timo Paulssen <timonator@perpetuum-immobile.de>
Date: Fri Aug 11 13:24:11 2017 +0200
bump nqp and use new peer/socket host/port values in async sockets
bump pulled in changes from moarvm:
5e94da0 Merge branch 'asyncsocket_listen_sockname'
c0853d2 also pass socket and peer names for outgoing connections
527615e return undefined hosts and ports in error cases
ba2ef17 you use VMString to decode strings, box it in BOOTStr
cafe709 the listen callback shall also push socket and peer ip & port
955a9cd Move indexim_s and eqatim_s to oplist order
e50eb61 Tune the inline size a bit.
c663342 Implement inlining of basic lexical lookups.
c8d902a Correct handler order when inlining.
af24ab8 Can never inline frames declaring state vars.
55f850c Another place needing deleted handler handling.
30ff9d5 Use register holding code ref for deopt purposes.
9f12f0c Start storing/using static frame in inline table.
:040000 040000 b272aa20448c28d973299726146947d96ab606ca f5ead32b979bb54049b18d78d9a6b6005dac93d6 M src
:040000 040000 4572334d925a3e171dd707643e7dae4f985ec7fb d3e46edeaa9c5a1a5f1d65e3b98ab3a18de5f4fd M tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment