On Mon, Nov 19, 2007 at 12:30:49AM +0100, Jan Christoph Nordholz wrote:
>   0x545060 "Subject: ** PROBLEM alert - nekkar.CARNet.hr host is DOWN **", ' 
> ' <repeats 20 times>, 0x545390 ' ' <repeats 80 times>, 0x0, 0x0, 0x0, 0x0, 
> 0x0, 0x55c9f0 ' ' <repeats 80 times>, 
>   0x55cb00 ' ' <repeats 80 times>, 0x55cc10 ' ' <repeats 80 times>, 
>   0x55cd20 ' ' <repeats 80 times>, 0x55ce30 ' ' <repeats 80 times>, 
>   0x5456c0 "[-- The following data is signed --]", ' ' <repeats 44 times>, 

Oh, we might have a difference in environment there. My mutt shows this:

[-- PGP output follows (current time: Pon 19 Stu 2007 00:37:27) --]
gpg: Signature made Ned 22 Srp 2007 15:10:18 CEST using DSA key ID 893FAD07
gpg: Can't check signature: public key not found
[-- End of PGP output --]

And on the last line it says:

PGP signature could NOT be verified.

At that point, I press 'j', and then rxvt crashes.

How do I get gdb to work with this? I've tried running it until that point,
and then Ctrl+Z it in gdb to be able to type commands, but then:

Program received signal SIGTSTP, Stopped (user).
0x00002afcc09c8a75 in select () from /lib/libc.so.6
(gdb) p TermWin.nrow
Attempt to extract a component of a value that is not a structure.
(gdb) p (text_t *[24])*(screen.text + TermWin.saveLines)
No symbol "text_t" in current context.
(gdb) p (int16_t [24])*(screen.tlen + TermWin.saveLines)
No symbol "int16_t" in current context.

-- 
     2. That which causes joy or happiness.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to