Hi,
i have a problem with bs11_config. When i start it, i get this:
--------------------------------------------------------- # ./bs11_config -p /dev/ttyS0 /path/to/BTSBMC76.SWI bs11_config (C) 2009 by Harald Welte and Dieter Spaar This is FREE SOFTWARE with ABSOLUTELY NO WARRANTY
Invalid length in hdr: 0 Speicherzugriffsfehler ---------------------------------------------------------
Thanks Marcus
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello Marcus.
# ./bs11_config -p /dev/ttyS0 /path/to/BTSBMC76.SWI
/dev/ttyS0 .... Hmm ;-)
Did you already try an USB to Serial Adaptor? Maybe that helps.
regards. Philipp
On Sunday 21 March 2010 11:22:05 Marcus Specht wrote:
Hi,
i have a problem with bs11_config. When i start it, i get this:
# ./bs11_config -p /dev/ttyS0 /path/to/BTSBMC76.SWI bs11_config (C) 2009 by Harald Welte and Dieter Spaar This is FREE SOFTWARE with ABSOLUTELY NO WARRANTY
Invalid length in hdr: 0 Speicherzugriffsfehler
Could you get us a backtrace of the crash?
gdb --args ./bs11_config -p /dev/ttyS0 /path/to/BTSBMC76.SWI (gdb) r wait for the crash (gdb) bt
thanks