Skip to content

Instantly share code, notes, and snippets.

@Keno
Created March 18, 2012 21:28
Show Gist options
  • Save Keno/2081545 to your computer and use it in GitHub Desktop.
Save Keno/2081545 to your computer and use it in GitHub Desktop.
==9796== Memcheck, a memory error detector
==9796== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==9796== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
==9796== Command: ./julia-debug-readline -J sys0.ji stage1.jl
==9796==
==9796== Conditional jump or move depends on uninitialised value(s)
==9796== at 0xBF817D: u8_isvalid (utf8.c:643)
==9796== by 0x46E9E8: jl_array_to_string (array.c:163)
==9796== by 0x46BBF6: jl_takebuf_string (sys.c:127)
==9796== by 0x4064A01: ???
==9796== by 0x4064811: ???
==9796== by 0x40646EC: ???
==9796== by 0x40645B5: ???
==9796== by 0x4061D87: ???
==9796== by 0x42FB65: jl_apply (julia.h:873)
==9796== by 0x432F49: jl_trampoline (builtins.c:893)
==9796== by 0x428A6A: jl_apply (julia.h:873)
==9796== by 0x42C257: jl_apply_generic (gf.c:1184)
==9796==
==9796== Conditional jump or move depends on uninitialised value(s)
==9796== at 0xBF8198: u8_isvalid (utf8.c:646)
==9796== by 0x46E9E8: jl_array_to_string (array.c:163)
==9796== by 0x46BBF6: jl_takebuf_string (sys.c:127)
==9796== by 0x4064A01: ???
==9796== by 0x4064811: ???
==9796== by 0x40646EC: ???
==9796== by 0x40645B5: ???
==9796== by 0x4061D87: ???
==9796== by 0x42FB65: jl_apply (julia.h:873)
==9796== by 0x432F49: jl_trampoline (builtins.c:893)
==9796== by 0x428A6A: jl_apply (julia.h:873)
==9796== by 0x42C257: jl_apply_generic (gf.c:1184)
==9796==
==9796== Conditional jump or move depends on uninitialised value(s)
==9796== at 0x42CF1E: jl_matching_methods (gf.c:1438)
==9796== by 0x4075A80: ???
==9796== by 0x42FB65: jl_apply (julia.h:873)
==9796== by 0x432F49: jl_trampoline (builtins.c:893)
==9796== by 0x428A6A: jl_apply (julia.h:873)
==9796== by 0x42C257: jl_apply_generic (gf.c:1184)
==9796== by 0x407483E: ???
==9796== by 0x42FB65: jl_apply (julia.h:873)
==9796== by 0x432F49: jl_trampoline (builtins.c:893)
==9796== by 0x428A6A: jl_apply (julia.h:873)
==9796== by 0x42C257: jl_apply_generic (gf.c:1184)
==9796== by 0x4050469: ???
==9796==
==9796== Conditional jump or move depends on uninitialised value(s)
==9796== at 0x42CF3E: jl_matching_methods (gf.c:1440)
==9796== by 0x4075A80: ???
==9796== by 0x42FB65: jl_apply (julia.h:873)
==9796== by 0x432F49: jl_trampoline (builtins.c:893)
==9796== by 0x428A6A: jl_apply (julia.h:873)
==9796== by 0x42C257: jl_apply_generic (gf.c:1184)
==9796== by 0x407483E: ???
==9796== by 0x42FB65: jl_apply (julia.h:873)
==9796== by 0x432F49: jl_trampoline (builtins.c:893)
==9796== by 0x428A6A: jl_apply (julia.h:873)
==9796== by 0x42C257: jl_apply_generic (gf.c:1184)
==9796== by 0x4050469: ???
==9796==
==9796== Conditional jump or move depends on uninitialised value(s)
==9796== at 0x42CF1E: jl_matching_methods (gf.c:1438)
==9796== by 0x4075A80: ???
==9796== by 0x428A6A: jl_apply (julia.h:873)
==9796== by 0x42C257: jl_apply_generic (gf.c:1184)
==9796== by 0x407483E: ???
==9796== by 0x428A6A: jl_apply (julia.h:873)
==9796== by 0x42C257: jl_apply_generic (gf.c:1184)
==9796== by 0x4050469: ???
==9796== by 0x428A6A: jl_apply (julia.h:873)
==9796== by 0x42C257: jl_apply_generic (gf.c:1184)
==9796== by 0x404FBFB: ???
==9796== by 0x428A6A: jl_apply (julia.h:873)
==9796==
==9796== Conditional jump or move depends on uninitialised value(s)
==9796== at 0x42CF3E: jl_matching_methods (gf.c:1440)
==9796== by 0x4075A80: ???
==9796== by 0x428A6A: jl_apply (julia.h:873)
==9796== by 0x42C257: jl_apply_generic (gf.c:1184)
==9796== by 0x407483E: ???
==9796== by 0x428A6A: jl_apply (julia.h:873)
==9796== by 0x42C257: jl_apply_generic (gf.c:1184)
==9796== by 0x4050469: ???
==9796== by 0x428A6A: jl_apply (julia.h:873)
==9796== by 0x42C257: jl_apply_generic (gf.c:1184)
==9796== by 0x404FBFB: ???
==9796== by 0x428A6A: jl_apply (julia.h:873)
==9796==
==9796== Invalid read of size 8
==9796== at 0x4760B1: gc_mark_stack (gc.c:394)
==9796== by 0x47661B: gc_markval_ (gc.c:534)
==9796== by 0x476172: gc_mark_module (gc.c:432)
==9796== by 0x4764D3: gc_markval_ (gc.c:513)
==9796== by 0x476726: gc_markval_ (gc.c:567)
==9796== by 0x476346: gc_markval_ (gc.c:482)
==9796== by 0x476726: gc_markval_ (gc.c:567)
==9796== by 0x476726: gc_markval_ (gc.c:567)
==9796== by 0x4762CC: gc_markval_ (gc.c:476)
==9796== by 0x476726: gc_markval_ (gc.c:567)
==9796== by 0x47649C: gc_markval_ (gc.c:508)
==9796== by 0x4762CC: gc_markval_ (gc.c:476)
==9796== Address 0xfffffff80f0c36b4 is not stack'd, malloc'd or (recently) free'd
==9796==
==9796==
==9796== Process terminating with default action of signal 11 (SIGSEGV)
==9796== Access not within mapped region at address 0x2
==9796== at 0x4760B1: gc_mark_stack (gc.c:394)
==9796== by 0x47661B: gc_markval_ (gc.c:534)
==9796== by 0x476172: gc_mark_module (gc.c:432)
==9796== by 0x4764D3: gc_markval_ (gc.c:513)
==9796== by 0x476726: gc_markval_ (gc.c:567)
==9796== by 0x476346: gc_markval_ (gc.c:482)
==9796== by 0x476726: gc_markval_ (gc.c:567)
==9796== by 0x476726: gc_markval_ (gc.c:567)
==9796== by 0x4762CC: gc_markval_ (gc.c:476)
==9796== by 0x476726: gc_markval_ (gc.c:567)
==9796== by 0x47649C: gc_markval_ (gc.c:508)
==9796== by 0x4762CC: gc_markval_ (gc.c:476)
==9796== If you believe this happened as a result of a stack
==9796== overflow in your program's main thread (unlikely but
==9796== possible), you can try to increase the size of the
==9796== main thread stack using the --main-stacksize= flag.
==9796== The main thread stack size used in this run was 8388608.
==9796==
==9796== HEAP SUMMARY:
==9796== in use at exit: 48,942,467 bytes in 68,567 blocks
==9796== total heap usage: 2,209,693 allocs, 2,141,126 frees, 687,995,416 bytes allocated
==9796==
==9796== LEAK SUMMARY:
==9796== definitely lost: 9,152 bytes in 7 blocks
==9796== indirectly lost: 393,219 bytes in 3 blocks
==9796== possibly lost: 3,056,878 bytes in 9,587 blocks
==9796== still reachable: 45,483,218 bytes in 58,970 blocks
==9796== suppressed: 0 bytes in 0 blocks
==9796== Rerun with --leak-check=full to see details of leaked memory
==9796==
==9796== For counts of detected and suppressed errors, rerun with: -v
==9796== Use --track-origins=yes to see where uninitialised values come from
==9796== ERROR SUMMARY: 234 errors from 7 contexts (suppressed: 2 from 2)
Killed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment