Project

General

Profile

unexist.dev

Assorted tidbits and projects

Bug #183

segmentation fault when using complex grabs

Added by Michael Pappe over 14 years ago. Updated over 14 years ago.

Status:
Fixed
Priority:
Urgent
Assignee:
-
Category:
Bugfix
Target version:
-
Start date:
02/02/2011
Due date:
% Done:

100%

Estimated time:
0.00 h

Description

subtle version: 0.9.2597
ruby version : ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-linux]
Distribution : Gentoo

Description :
When I try to use a complex grab like 'W-e 1' subtle segfaults at 'W-e'.

Log :

subtle 0.9.2597 - Copyright (c) 2005-2011 Christoph Kappel
Released under the GNU General Public License
Compiled for X11R0 and Ruby 1.9.1
Display (:0) is 1400x1050
Running on 1 screen(s)
Using config `/home/nokogiri/.config/subtle/subtle.rb'
Loading sublets from `/home/nokogiri/.local/share/subtle/sublets'
Loaded sublet (clock)
Loaded sublet (membar)
Loaded sublet (mpd)

Last 7 stack frames:
subtle() [0x409976]
/lib/libc.so.6(+0x321e0) [0x7f8e4839b1e0]
subtle() [0x41c9e6]
subtle() [0x41fc3a]
subtle() [0x40a4f7]
/lib/libc.so.6(__libc_start_main+0xfd) [0x7f8e48387bbd]
subtle() [0x405c29]

Bactrace :

#0 0x00007fa28b5c4165 in raise () from /lib/libc.so.6
#1 0x00007fa28b5c5580 in abort () from /lib/libc.so.6
#2 0x00000000004099fa in ?? ()
#3 <signal handler called>
#4 0x000000000041c9e6 in ?? ()
#5 0x000000000041fc3a in ?? ()
#6 0x000000000040a4f7 in ?? ()
#7 0x00007fa28b5b0bbd in __libc_start_main () from /lib/libc.so.6
#8 0x0000000000405c29 in ?? ()
#9 0x00007fff104b0ce8 in ?? ()
#10 0x000000000000001c in ?? ()
#11 0x0000000000000001 in ?? ()
#12 0x00007fff104b22b8 in ?? ()
#13 0x0000000000000000 in ?? ()

History

#1 Updated by Christoph Kappel over 14 years ago

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

Applied in changeset 378a7c4504aa.

Also available in: Atom PDF