Bug#306431: mozilla-firefox: Sporadic crashes under normal use

2005-04-26 Thread Adam F. Rogoyski
Package: mozilla-firefox Version: 1.0.3-1 Severity: normal Firefox seems to crash under normal use for no reason. Sometimes clicking a link, going back, loading a page, will all cause it to segmentation fault and die. Sometimes it will crash within minutes, sometimes hours. I have had the sam

Bug#302458: libc6-dev: ceill and floorl on amd64 return wrong result in (-1, 0)

2005-03-31 Thread Adam F. Rogoyski
Package: libc6-dev Version: 2.3.2.ds1-20 Severity: important The long double c library functions ceill() and floorl() return the wrong values for certain inputs on amd64. For instance, floorl() fails on inputs between -1 and 0. The following code shows the problem. #include #include #incl