Hi list,

yersinia is a framework to attack different protocols.

i am trying to create a gtk FLAVOR for this new port , but it cores dump when i run the program.
here the output of the gdb, but i dunno what exactly fails.

please hints/help

(running "#yersinia -I" works fine)

bash-3.2# uname -a
OpenBSD current.nonroot.org 4.0 GENERIC#0 i386
bash-3.2# ls -la yersi*
ls: yersi*: No such file or directory
bash-3.2# yersinia -G
bash-3.2# ls -la yersi*
-rw-------  1 root  wheel  4090776 Dec  2 17:23 yersinia.core
-rw-r--r--  1 root  wheel      245 Dec  2 17:23 yersinia.log
bash-3.2# gdb yersinia yersinia.core
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.

...

Core was generated by `yersinia'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libpthread.so.7.0...done.
Loaded symbols for /usr/lib/libpthread.so.7.0

...

Reading symbols from /usr/local/lib/pango/1.5.0/modules/pango-basic-fc.so...done.
Loaded symbols for /usr/local/lib/pango/1.5.0/modules/pango-basic-fc.so
#0 0x083e96c1 in gtk_widget_ref () from /usr/local/lib/libgtk-x11-2.0.so.802.1
(gdb) bt
#0 0x083e96c1 in gtk_widget_ref () from /usr/local/lib/libgtk-x11-2.0.so.802.1
#1  0x1c027a35 in MD5Transform ()
#2  0x1c024e74 in MD5Transform ()
#3 0x0e787fbb in _thread_start () at /usr/src/lib/libpthread/uthread/uthread_create.c:244
#4  0x0000001f in ?? ()
#5  0x00000000 in ?? ()
(gdb)


Thanks !

Attachment: yersinia-0.7.tgz
Description: Binary data

Reply via email to