Re: 7.0.2 regressions testing on Sparc running 2.5.1
| От | ghaverla@freenet.edmonton.ab.ca |
|---|---|
| Тема | Re: 7.0.2 regressions testing on Sparc running 2.5.1 |
| Дата | |
| Msg-id | Pine.A41.3.95.1000901102916.46860K-100000@freenet.edmonton.ab.ca обсуждение исходный текст |
| Ответ на | Re: 7.0.2 regressions testing on Sparc running 2.5.1 (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: 7.0.2 regressions testing on Sparc running 2.5.1
|
| Список | pgsql-novice |
The first ERROR listed in the diffs comes from CurrentMemoryContext not being locate din regress.so. I've never had a bug like this to trackdown before, so I don't know if the following is meaningful or not. This variable/symbol has an underfined address in every *.so present. If I go looking in just object modules, it is defined in 3 with valid addresses, all other object modules which define this symbol also have no defined address for it. src/backend/utils/mmgr/mcxt.o 00000004 g 0 .data 00000004 CurrentMemoryContext src/backend/utils/mmgr/SUBSYS.o 00000004 g 0 .data 00000004 CurrentMemoryContext src/backend/utils/SUBSYS.o 00007954 g 0 .data 00000004 CurrentMemoryContext Is this normal, that it is the same in 2 modules, but not the third? Gord Matter Realisations http://www.materialisations.com/ Gordon Haverland, B.Sc. M.Eng. President 101 9504 182 St. NW Edmonton, AB, CA T5T 3A7 780/481-8019 ghaverla @ freenet.edmonton.ab.ca
В списке pgsql-novice по дате отправления: