notfound 380455 6616-1 notfound 380455 6739-0bpo1 thanks David Baron wrote: > Package: sgt-puzzles > Version: 6739-1 > Severity: important > > Game has various levels such as intermediate, extreme, etc. > Many of these (extreme, unreasonable, others) but NOT all of them crash the > program. > The usual backtrace box does NOT come up so I have no trace data.
I normally play 3x3 Extreme and have not seen this, but I can reproduce
it in this version at Advanced, Extreme and Unreasonable levels. It
doesn't occur in the previous version for sid (6616-1) or in my
(unreleased) backport of 6739-1 for sarge.
Since this is the first version built with gcc 4.1, I suspect some
change in code generation that affects the solver code used only at
these higher difficulty levels. A little investigation shows the crash
is a segment violation inside memset() which has received an unfeasibly
large length from the caller (it should be 81 but is actually over 1
billion).
Ben.
--
Ben Hutchings -- [EMAIL PROTECTED] shortened to [EMAIL PROTECTED]
If you've signed my GPG key, please send a signature on and to the new uid.
Klipstein's 4th Law of Prototyping and Production:
A fail-safe circuit will destroy others.
signature.asc
Description: This is a digitally signed message part

