Skip to content

Instantly share code, notes, and snippets.

@tadzik
Created September 28, 2010 07:04
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 tadzik/600541 to your computer and use it in GitHub Desktop.
Save tadzik/600541 to your computer and use it in GitHub Desktop.
┌─[tadzik@yavin4]─[~]
└─[%]─> ck4up
/usr/bin/ck4up:187: [BUG] Segmentation fault
ruby 1.9.2p0 (2010-08-18 revision 29036) [linux]
-- control frame ----------
c:0008 p:---- s:0033 b:0033 l:000032 d:000032 CFUNC :(null)
c:0007 p:---- s:0031 b:0031 l:000030 d:000030 CFUNC :digest
c:0006 p:---- s:0029 b:0029 l:000028 d:000028 CFUNC :hexdigest
c:0005 p:0137 s:0025 b:0024 l:000023 d:000023 METHOD /usr/bin/ck4up:187
c:0004 p:0073 s:0019 b:0019 l:000018 d:000018 METHOD /usr/bin/ck4up:176
c:0003 p:0035 s:0012 b:0012 l:0018f0 d:000011 BLOCK /usr/bin/ck4up:311
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:---- s:0002 b:0002 l:000001 d:000001 TOP
---------------------------
-- Ruby level backtrace information ----------------------------------------
/usr/bin/ck4up:311:in `block (2 levels) in do_check'
/usr/bin/ck4up:176:in `check'
/usr/bin/ck4up:187:in `check_md5'
/usr/bin/ck4up:187:in `hexdigest'
/usr/bin/ck4up:187:in `digest'
zsh: segmentation fault ck4up
┌─[tadzik@yavin4]─[~]
└─[%]─> ck4up
/usr/bin/ck4up:187: [BUG] Segmentation fault
ruby 1.9.2p0 (2010-08-18 revision 29036) [linux]
-- control frame ----------
c:0008 p:---- s:0033 b:0033 l:000032 d:000032 CFUNC :(null)
c:0007 p:---- s:0031 b:0031 l:000030 d:000030 CFUNC :digest
c:0006 p:---- s:0029 b:0029 l:000028 d:000028 CFUNC :hexdigest
c:0005 p:0137 s:0025 b:0024 l:000023 d:000023 METHOD /usr/bin/ck4up:187
c:0004 p:0073 s:0019 b:0019 l:000018 d:000018 METHOD /usr/bin/ck4up:176
c:0003 p:0035 s:0012 b:0012 l:0024c8 d:000011 BLOCK /usr/bin/ck4up:311
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:---- s:0002 b:0002 l:000001 d:000001 TOP
---------------------------
-- Ruby level backtrace information ----------------------------------------
/usr/bin/ck4up:311:in `block (2 levels) in do_check'
/usr/bin/ck4up:176:in `check'
/usr/bin/ck4up:187:in `check_md5'
/usr/bin/ck4up:187:in `hexdigest'
/usr/bin/ck4up:187:in `digest'
zsh: segmentation fault ck4up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment