DragonFly BSD
DragonFly bugs List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

/usr/bin/dc hangs


From: Paul Herman <pherman@xxxxxxxxxxxxxxx>
Date: Thu, 18 Nov 2004 13:19:45 -0800 (PST)

Hey guys,

Just saw this:

   bash$ echo "e(1.9)" | bc -l
   6.68589444227926941607
   bash$ echo "e(2.0)" | bc -l
   7.38905609893065022723
   bash$ echo "e(2.1)" | bc -l
   [...]

. ..and dc (that's with a 'd') just hangs consuming 100% of CPU. Seems to be true for any number > 2.0. The older bc/dc work. Tried gcc2 and gcc34, same results.

I built debug versions, but I couldn't even get started debuging bc with gdb, I get a SIGTRAP.

I don't see any recent changes in OpenBSD's repo that may fix this. Anyone know what's going on?

-Paul.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]