Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 0x00007fff8def69ee in _sseek () from /usr/lib/system/libsystem_c.dylib
- (gdb)
- Single stepping until exit from function _sseek,
- which has no line number information.
- Hardware watchpoint 6: *errno_p
- Old value = 0
- New value = 22
- 0x00007fff8def6a1a in _sseek () from /usr/lib/system/libsystem_c.dylib
- (gdb)
- Single stepping until exit from function _sseek,
- which has no line number information.
- 0x00007fff8def05c1 in fopen () from /usr/lib/system/libsystem_c.dylib
- (gdb)
- Single stepping until exit from function fopen,
- which has no line number information.
- 0x0000000100014b3e in ol_aol_init () from /Users/bryanclement/OlegDB/build/lib/liboleg.so
- (gdb)
- Single stepping until exit from function ol_aol_init,
- which has no line number information.
- 0x0000000100012a02 in ol_open () from /Users/bryanclement/OlegDB/build/lib/liboleg.so
- (gdb)
- Single stepping until exit from function ol_open,
- which has no line number information.
- _test_aol (features=(OL_F_SPLAYTREE | OL_F_LZ4), db=0x7fff5fbff9a0) at src/test.c:668
- 668 if (*db == NULL) {
- (gdb)
- 673 if ((*db)->rcrd_cnt != max_records - 1) {
- (gdb)
- 679 return 0;
- (gdb)
- 680 }
- (gdb)
- test_aol (features=(OL_F_SPLAYTREE | OL_F_LZ4)) at src/test.c:688
- 688 _test_db_close(db);
- (gdb)
- Feb 12 10:25:05 [-] Unlinking /tmp/oleg-knbPIr/testdb.val
- Feb 12 10:25:05 [-] Unlinking /tmp/oleg-knbPIr/testdb.aol
- 689 return to_return;
- (gdb)
- Feb 12 10:25:06 [x] Failed.
- Feb 12 10:25:06 [x] ERRNO: Invalid argument
- run_tests (results=0x7fff5fbffbd8) at src/test.c:1139
- 1139 results[0] = tests_run;
Advertisement
Add Comment
Please, Sign In to add comment