Skip to content

Instantly share code, notes, and snippets.

@jviereck
Created April 17, 2015 19:31
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 jviereck/8b3718ee8415afede368 to your computer and use it in GitHub Desktop.
Save jviereck/8b3718ee8415afede368 to your computer and use it in GitHub Desktop.
caffe(75094,0x7fff73f54300) malloc: *** error for object 0x7fc86352b728: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
*** Aborted at 1429299055 (unix time) try "date -d @1429299055" if you are using GNU date ***
PC: @ 0x7fff860cd282 __pthread_kill
*** SIGABRT (@0x7fff860cd282) received by PID 75094 (TID 0x7fff73f54300) stack trace: ***
@ 0x7fff8bc34f1a _sigtramp
@ 0x1 (unknown)
@ 0x7fff8d7b5b73 abort
@ 0x7fff8f54ae06 szone_error
@ 0x7fff8f53f301 tiny_malloc_from_free_list
@ 0x7fff8f53df50 szone_malloc_should_clear
@ 0x7fff8f53d877 malloc_zone_malloc
@ 0x7fff8f53c395 malloc
@ 0x7fff90e5343e operator new()
@ 0x10ec737e6 std::__1::vector<>::__push_back_slow_path<>()
@ 0x10ecf27ec caffe::Solver<>::Test()
@ 0x10ecf148a caffe::Solver<>::Step()
@ 0x10ecf10fc caffe::Solver<>::Solve()
@ 0x10ec070dd train()
@ 0x10ec093cf main
@ 0x7fff8d74a5c9 start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment