Project

General

Profile

unexist.dev

subtle

Assorted tidbits and projects

Bug #252

Fix segfault of subtle -k without running X

Added by Christoph Kappel over 12 years ago. Updated over 12 years ago.

Status:
Fixed
Priority:
High
Category:
Bugfix
Target version:
Start date:
09/01/2011
Due date:
% Done:

100%

Estimated time:
0.00 h

Description

subtle -k raises an exception and segfaults, when run without a X and icons are used.

subtle -k
Using config `/home/unexist/.config/subtle/subtle.rb'
<WARNING> Failed loading config `/home/unexist/.config/subtle/subtle.rb'
<WARNING> StandardError: Failed opening display `(null)'
        from /home/unexist/.config/subtle/subtle.rb:486:in `initialize'
        from /home/unexist/.config/subtle/subtle.rb:486:in `new'
        from /home/unexist/.config/subtle/subtle.rb:486:in `<main>'

Last 10 stack frames:
subtle() [0x42300d]
/lib/libc.so.6(+0x347a0) [0x7fc0b18537a0]
/usr/lib/libX11.so.6(XFreePixmap+0xc) [0x7fc0b21c34cc]
/usr/lib/ruby/site_ruby/1.9.1/subtle/subtlext.so(+0x10c67) [0x7fc0aef9fc67]
/usr/lib/libruby.so.1.9(+0x6f628) [0x7fc0b2548628]
/usr/lib/libruby.so.1.9(+0x709e5) [0x7fc0b25499e5]
subtle() [0x4208ae]
subtle() [0x423a15]
/lib/libc.so.6(__libc_start_main+0xed) [0x7fc0b184013d]
subtle() [0x405a59]

Please report this bug at http://subforge.org/projects/subtle/issues
zsh: abort      DISPLAY= subtle -k

History

#1 Updated by Christoph Kappel over 12 years ago

  • % Done changed from 0 to 100
  • Status changed from Confirmed to Fixed

Applied in changeset cec7b8c61f75.

Also available in: Atom PDF