Hello!
The old good Bywater BASIC Interpreter (lang/bwbasic) is unusable on CURRENT (I think since jemalloc merge): [EMAIL PROTECTED] bwbasic Segmentation fault: 11 (core dumped) [EMAIL PROTECTED] gdb /usr/local/bin/bwbasic bwbasic.0.14306 GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"... Core was generated by `bwbasic'. Program terminated with signal 11, Segmentation fault. Reading symbols from /lib/libm.so.4...done. Loaded symbols for /lib/libm.so.4 Reading symbols from /lib/libc.so.7...done. Loaded symbols for /lib/libc.so.7 Reading symbols from /libexec/ld-elf.so.1...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x2815e358 in strcmp () from /lib/libc.so.7 (gdb) bt fu #0 0x2815e358 in strcmp () from /lib/libc.so.7 No symbol table info available. #1 0x0804ea86 in var_islocal (buffer=0x805c65e "BWB.EDITOR$") at bwb_var.c:2527 v = (struct bwb_variable *) 0xa5a5a5a5 #2 0x0804f119 in var_find (buffer=0x805c65e "BWB.EDITOR$") at bwb_var.c:1232 v = (struct bwb_variable *) 0xbfbfec80 #3 0x08049bbc in bwb_init (argc=1, argv=0xbfbfec78) at bwbasic.c:289 input = (FILE *) 0x0 n = -1 v = (struct bwb_variable *) 0xa5a5a5a5 profile = (FILE *) 0xa5a5a5a5 start_buf = "\000" end_buf = "\000" #4 0x0805bf7b in main (argc=1, argv=0xbfbfec78) at bwx_tty.c:78 No locals. Does someone already analyze and work on this issue? Sincerely, Dmitry -- Atlantis ISP, System Administrator e-mail: [EMAIL PROTECTED] nic-hdl: LYNX-RIPE _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"