Andrea Riela wrote:
#1908 0x0000001d in ?? () Cannot access memory at address 0xbfc00000 (gdb) Quit
Please recompile binc like this: CXXFLAGS="-g" ./configure <... your options> then run make, make install as normal Make sure your system can dump a complete core ulimit -c unlimited then rerun binc until it core dumps and redo the gdb command. This will give us a better view of the problem. Thanks -- Jerry Lundström, System Developer Section for IT and Media, Stockholms University, Sweden +46 (0)8 16 19 99 / http://www.it.su.se
