| От | Tom Lane |
|---|---|
| Тема | Re: Initdb problem on debian mips cobalt: Bus error |
| Дата | |
| Msg-id | 14390.1217890815@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Initdb problem on debian mips cobalt: Bus error (Glyn Astill <glynastill@yahoo.co.uk>) |
| Ответы |
Re: Initdb problem on debian mips cobalt: Bus error
|
| Список | pgsql-general |
Glyn Astill <glynastill@yahoo.co.uk> writes: > Heres a backtrace on a fresh core file > http://privatepaste.com/911BTjYrY1 > Does this change get us any closer? Not really ... there's no plausible reason to crash there, either. Just for entertainment's sake, try recompiling with -O0 instead of the default -O2. (Rather than trying to browbeat configure into doing this, I'd suggest manually adjusting CFLAGS in src/Makefile.global, then "make clean" and rebuild.) This has two purposes: if it's a compiler bug, that will likely make it go away; and if gdb is misleading us about exactly where the crash is, that should help it give a correct answer. regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера