Created
November 7, 2013 20:39
-
-
Save mynery/7361480 to your computer and use it in GitHub Desktop.
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
| Starting program: ./f < test | |
| warning: Could not load shared library symbols for linux-gate.so.1. | |
| Do you need "set solib-search-path" or "set sysroot"? | |
| [Thread debugging using libthread_db enabled] | |
| Using host libthread_db library "/usr/lib/libthread_db.so.1". | |
| [New Thread 0xb7202b40 (LWP 1574)] | |
| task '<main>' failed at 'index out of bounds: the len is 1 but the index is 1', f.rs:17 | |
| [New Thread 0xb7101b40 (LWP 1576)] | |
| [Thread 0xb7202b40 (LWP 1574) exited] | |
| [Thread 0xb760e700 (LWP 1550) exited] | |
| [Inferior 1 (process 1550) exited with code 0145] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment