Re: Bug in window xp

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug in window xp
Дата
Msg-id 11205.1144419490@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bug in window xp  ("Magnus Hagander" <mha@sollentuna.net>)
Ответы Re: bug in windows xp
Список pgsql-bugs
"Magnus Hagander" <mha@sollentuna.net> writes:
> What we get is Integer Overflow, on the instruction "idiv esi" in postgres!int4div+0x1f. (Per windows debugger.) Same
doesnot happen on Linux. 

> Tom - hints? ;-) Any idea why this happens on win32 but not linux?

Perhaps there's some process-wide setting that enables or disables that?

It seems fairly inconsistent to have a machine trap on divide overflow
when it doesn't on any other integer overflow, so I'd rather turn it off
than work around it.

            regards, tom lane

В списке pgsql-bugs по дате отправления: