Last active
August 29, 2015 14:13
-
-
Save jaseg/08e13360c6f313a2c8cb to your computer and use it in GitHub Desktop.
gnu bc flakiness
This file contains 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
newton~ <3 bc -l | |
bc 1.06.95 | |
Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc. | |
This is free software with ABSOLUTELY NO WARRANTY. | |
For details type `warranty'. | |
# thanks to matti for this | |
*1 | |
(standard_in) 1: syntax error | |
*1 | |
1 | |
*1||||1 | |
fish: Job 1, “bc -l” terminated by signal SIGSEGV (Address boundary error) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment