Results 1 to 4 of 4

Thread: Segmentation fault in pyrit

  1. #1
    Join Date
    2014-Jan
    Location
    India
    Posts
    10

    Segmentation fault in pyrit

    i have laptop with amd-a10 processor and dual graphics raeon hd 8650 + 8570

    i installed ati catalyst driver, amd-app-sdk successfully

    i modified /usr/include/boost/cstdint.h to resolve ambiguity in declaration of int64_t and successfully installed cal++

    i installed pyrit-0.4.1 and cpyrit_calapp

    then
    root@kali:~# pyrit
    Segmentation fault
    root@kali:~#

    i searched entire internet but no solution.

    i ran it in gdb and output of backtrace is


    (gdb) backtrace
    #0 0x00007ffff3697399 in ?? () from /usr/lib/x86_64-linux-gnu/libaticaldd.so
    #1 0x00007ffff36df952 in ?? () from /usr/lib/x86_64-linux-gnu/libaticaldd.so
    #2 0x00007ffff36dfa9e in ?? () from /usr/lib/x86_64-linux-gnu/libaticaldd.so
    #3 0x00007ffff394fe5e in ?? () from /usr/lib/x86_64-linux-gnu/libaticaldd.so
    #4 0x00007ffff3950601 in ?? () from /usr/lib/x86_64-linux-gnu/libaticaldd.so
    #5 0x00007ffff3950802 in ?? () from /usr/lib/x86_64-linux-gnu/libaticaldd.so
    #6 0x00007ffff3946fc4 in ?? () from /usr/lib/x86_64-linux-gnu/libaticaldd.so
    #7 0x00007ffff396727d in ?? () from /usr/lib/x86_64-linux-gnu/libaticaldd.so
    #8 0x00007ffff4a43b1a in Init () at /usr/local/include/cal/cal.hpp:2159
    #9 init_cpyrit_calpp () at _cpyrit_calpp.cpp:624
    #10 0x00000000004440a8 in _PyImport_LoadDynamicModule ()
    #11 0x000000000046924f in ?? ()
    #12 0x0000000000480b29 in ?? ()
    #13 0x0000000000469610 in ?? ()
    #14 0x00000000004c02ad in ?? ()
    #15 0x0000000000471ace in PyEval_CallObjectWithKeywords ()
    #16 0x00000000004ac491 in PyEval_EvalFrameEx ()
    #17 0x00000000004b1ef8 in PyEval_EvalCodeEx ()
    #18 0x000000000052eca4 in PyImport_ExecCodeModuleEx ()
    #19 0x00000000004d1b71 in ?? ()
    #20 0x000000000046924f in ?? ()
    #21 0x0000000000480b29 in ?? ()
    #22 0x000000000046991f in ?? ()


    anyone knows a workaround?

  2. #2
    It possibly happens if you use SDK 2.9. Try 2.7 SDK which seems to work a lot better. I personally never had a problem but I will try to reinstall Kali 1.0.7 and install the whole lot (FGLRX, SDK, CAL++ and Cpyrit) to see if anything changed since then. In the meantime, if someone else knows a workaround, please let us know.

  3. #3
    Join Date
    2014-Jan
    Location
    India
    Posts
    10
    Yes i have APP SDK 2.9. opencl works

    I have remove APP SDK 2.9 by removing /opt/AMD directory and environment variables.

    Installed APP SDK 2.7, added environment variables, installed cal++, pyrit ,cpyrit_calapp

    pyrit list_cores

    terminate called after throwing an instance of ‘cal::Error’
    what(): Operational error

    * opencl gives segmentation fault error

  4. #4
    Join Date
    2014-Jun
    Posts
    2
    Same Segmentation fault error.
    I had APP SDK 2.9 installed first removed it and installed APP SDK 2.7.

    Im getting the same error.
    Im guessing its because of some leftovers from the AAp2.9 as peopleinstalled AAP 2.7 first(without installing 2.9) report blackmoores steps from his blog works perfecly.

Similar Threads

  1. Segmentation fault in nautilus
    By n3tr4k in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2018-10-01, 21:39
  2. Wireshark segmentation fault
    By hopes in forum TroubleShooting Archive
    Replies: 13
    Last Post: 2017-05-05, 23:20
  3. Pyrit has segmentation fault with import_passwords and/or batch
    By devilsadvocate in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2014-05-16, 09:19
  4. SSL Sniff Segmentation Fault
    By expphoto in forum General Archive
    Replies: 2
    Last Post: 2013-05-15, 18:28

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •