Your message dated Fri, 20 Mar 2009 11:34:37 +1300
with message-id <[email protected]>
has caused the   report #520254,
regarding /usr/sbin/unhide-linux26: unhide crashes with a segfault
to be marked as having been forwarded to the upstream software
author(s) [email protected]

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
520254: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520254
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Hi Yago,

A Debian user has reported a segfault when he uses the "brute" option of
unhide.

The full details of the bugs are here:

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520254

but I have attached the backtrace he got using gdb.

Let me know (or reply to [email protected]) if you need more
information.

Cheers,
Francois
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
(gdb) handle SIG33 pass nostop noprint
Signal        Stop      Print   Pass to program Description
SIG33         No        No      Yes             Real-time event 33
(gdb) set pagination 0
(gdb) run brute
Starting program: /vbox/unhide-20080519/unhide-linux26 brute
Unhide 20080519 
[email protected]


[*]Starting scanning using brute force against PIDS


Program received signal SIGSEGV, Segmentation fault.
0x00000000004039d0 in feof ()
Current language:  auto; currently asm
(gdb) backtrace full
#0  0x00000000004039d0 in feof ()
No locals.
#1  0x00000000004003cd in checkps ()
No locals.
#2  0x0000000000400a9e in brute ()
No locals.
#3  0x0000000000400bb2 in main ()
No locals.
(gdb) info registers
rax            0x0      0
rbx            0x8      8
rcx            0xbd9500 12424448
rdx            0x1      1
rsi            0x466d10 4615440
rdi            0x0      0
rbp            0x7fffb9398990   0x7fffb9398990
rsp            0x7fffb93982a8   0x7fffb93982a8
r8             0xbd9400 12424192
r9             0xbd94f0 12424432
r10            0xbd7850 12417104
r11            0x246    582
r12            0x0      0
r13            0x4011a0 4198816
r14            0x4011e0 4198880
r15            0x0      0
rip            0x4039d0 0x4039d0 <feof>
eflags         0x10202  [ IF RF ]
cs             0x33     51
ss             0x2b     43
ds             0x0      0
es             0x0      0
fs             0x63     99
gs             0x0      0
fctrl          0x37f    895
fstat          0x0      0
ftag           0xffff   65535
fiseg          0x0      0
fioff          0x0      0
foseg          0x0      0
fooff          0x0      0
fop            0x0      0
mxcsr          0x1f80   [ IM DM ZM OM UM PM ]
(gdb) thread apply all backtrace
(gdb) quirt
The program is running.  Exit anyway? (y or n) 

--- End Message ---

Reply via email to