Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 28 Jan 2013 21:39:16 +0100
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-users@...ts.openwall.com
Subject: Re: Driver version conflict

On 01/28/2013 11:27 AM, Piyush Mittal wrote:
> For My program :
> 
> node@...e:~/Desktop/cuda$ ldd a.out
>     linux-vdso.so.1 =>  (0x00007fff96d7b000)
>     libcudart.so.5.0 => /usr/local/cuda-5.0/lib64/libcudart.so.5.0
> (0x00007f513aeb5000)
>     libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f513aae8000)
>     libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f513a8e3000)
>     libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
> (0x00007f513a6c6000)
>     libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
> (0x00007f513a3c6000)
>     libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
> (0x00007f513a1af000)
>     /lib64/ld-linux-x86-64.so.2 (0x00007f513b111000)
>     libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f5139eb5000)

What kind of program is it?
A command line tool, or does it have a gui?
Can you start the tool from command line, and see if you see the same
warnings as for john?

Frank

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.