Hi, Sorry, I hat less time the last days. I don't know, what you have fixed, but my radare still segfaults if file.flag is enabled. Here is the output of rabin:
--------------------- rabin -isr /bin/ls fs imports f imp_printf @ 0xffffffffffffffff f imp_strcoll @ 0xffffffffffffffff f imp_mktime @ 0xffffffffffffffff f imp_memset @ 0xffffffffffffffff f imp_mbrtowc @ 0xffffffffffffffff [...] // more imp_ stuff with address @ 0xffffffffffffffff f imp_fflush_unlocked @ 0xffffffffffffffff f imp_iswprint @ 0xffffffffffffffff f imp_getpwnam @ 0xffffffffffffffff f imp_malloc @ 0x00401f30 f imp_free @ 0x00401fc0 91 imports added fs symbols b 00000008 && f sym_stdout @ 0x00619710 b 00000008 && f sym_stderr @ 0x00619708 b 00000004 && f sym_optind @ 0x006196e0 b 00000008 && f sym_optarg @ 0x00619700 b 512 4 symbols added --------------------- Here is a full rabin (there is no segfault): [EMAIL PROTECTED] ~ % rabin -iSszr /bin/ls | grep added 91 imports added 4 symbols added 28 sections added 635 strings added [EMAIL PROTECTED] ~ % echo $? 1 Am Sonntag, den 10.08.2008, 19:24 +0200 schrieb pancake: > elektranox, please re-pull the mercurial repository. it's theorically > fixed now :)
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
