View Single Post
Old 07-10-2005   #29 (permalink)
grcore
Member at large
 
grcore's Avatar
 
Join Date: Aug 2004
Posts: 121
Code:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1218036816 (LWP 5774)]
crack_wep_thread (arg=0x0) at linux/aircrack.c:923
923                 o1 = wep.ivbuf[xv + 3] ^ 0xAA; io1 = Si[o1]; S1 = S[1];
(gdb) where
#0  crack_wep_thread (arg=0x0) at linux/aircrack.c:923
#1  0xb7fccb3c in start_thread () from /lib/tls/libpthread.so.0
#2  0xb7f6793a in clone () from /lib/tls/libc.so.6
(gdb)
I missed devine's other instructions, thanks for pointing that out..

g
grcore is offline   Reply With Quote