Using postgreSQL on RH61 on a Sun Ultra5 or Ultra10 (possibly other sparcs) results in random hard crashes. These are major crashes - stop-A and the reset switch don't work, the system must be powered down and restarted and data loss on the hard disk can occur. A search on deja news reveals that others are having the same results using other Linux distributions. It seems to be a kernel related problem rather than a problem in postgreSQL but I don't have the ability to debug it. At least one user who was having crashes on a sun Ultra5 running Debian found that upgrading to the newest kernel solved the problem. Running the regression test will usually cause the crash, otherwise during normal use, the database causes the crash at unpredictable intervals - in one case it ran for several days in another it crashed hard two time in the same hour.
Nothing should crash the kernel, so I've reorganized it. Does this happen with the 6.2 kernel, BTW?
Closed due to no reply
Commit pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/461ce39506a4c99d250affc5b120ee8e2e1c56b7 Unmarshal ports given in integer format When docker-compose had a port number written in integer format, while conversion, it was not being marshalled to string format, added a type check which will do the int to string conversion. Fixes issue #8859
Wow! Wasn't expecting to see an update email on a bug I filed 16 years ago on RedHat 6.1! lol Fwiw, I haven't run RH on a sparc for a decade or so. :)