I'd like to do a bit more auditing to see if I can help come up with
solutions.  Can you give me a quick lesson on decoding the base64
encoded core dump?

I tried to strip out just the (very long single line) base64 string and
process it with:

$ openssl enc -d -base64 < /tmp/foo.base64 >/tmp/foo.bin

but that just produces a 0 length file.

Cheers,
b.

-- 
environment in reports can contain sensitive information
https://launchpad.net/bugs/56846

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to