View Ticket
Not logged in
Ticket UUID: 5be04d980c92f73fbc71413a4c9d012fc740f142
Title: Floating point exception, core dump.
Status: Fixed Type: Code_Defect
Severity: Severe Priority:
Subsystem: Resolution: Fixed
Last Modified: 2010-10-31 23:04:02
Version Found In: d03718ad5f
Description & Comments:
$ gdb fossil 
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 "amd64-marcel-freebsd"...
(gdb) run all rebuild
Starting program: /usr/local/bin/fossil all rebuild
/usr/local/bin/fossil rebuild /home/bch/work/fossils/fossil.fsl
  100.0% complete...
/usr/local/bin/fossil rebuild /home/bch/work/fossils/hybridor.fsl
  100.0% complete...
/usr/local/bin/fossil rebuild /home/bch/work/fossils/ipmi.fsl
  100.0% complete...
/usr/local/bin/fossil rebuild /home/bch/work/fossils/lighttpd.fsl
  100.0% complete...

[more repos rebuilt...]

/usr/local/bin/fossil rebuild /home/bch/work/fossils/testmerge.fsl
  100.0% complete...
/usr/local/bin/fossil rebuild /home/bch/work/jnk/jnk.fsl
Floating point exception (core dumped)

Program exited normally.
(gdb) bt
No stack.
(gdb)