Re: [GENERAL] OS X 10.11.3, psql, bus error 10, 9.5.1

2016-03-12 Thread Tom Lane
Chris Ruprecht writes: > no such luck (no easy fix). I turned SIP off and rebuilt PG 9.5.1, copied > libpq.5.8.dylib to /usr/lib, bent the two sym links to the new library but > I'm still getting "Bus error: 10". You owe somebody a nickel, Tom ;). Oh well. Personally I'd not have messed with t

Re: [GENERAL] OS X 10.11.3, psql, bus error 10, 9.5.1

2016-03-12 Thread Chris Ruprecht
Hello again, no such luck (no easy fix). I turned SIP off and rebuilt PG 9.5.1, copied libpq.5.8.dylib to /usr/lib, bent the two sym links to the new library but I'm still getting "Bus error: 10". You owe somebody a nickel, Tom ;). Larsaf:postgresql-9.5.1 root# cp src/interfaces/libpq/libpq.5.8

Re: [GENERAL] OS X 10.11.3, psql, bus error 10, 9.5.1

2016-03-11 Thread Chris Ruprecht
Hey Tom, I can't reboot right now, working on a client's machine remotely, but I'l test that tomorrow and keep you posted. Thanks for the link. > On Mar 11, 2016, at 22:40, Tom Lane wrote: > > I'd bet a nickel this is caused by El Capitan's "System Integrity > Protection" deciding that your ps

Re: [GENERAL] OS X 10.11.3, psql, bus error 10, 9.5.1

2016-03-11 Thread Tom Lane
Chris Ruprecht writes: > today, I built PG 9.5.1 on my Mac. Everything went fine with the build, as > usual but after installing everything, psql did nothing but give a 'bus > error: 10'. Loading it into gdb gave me more details: > Program received signal SIGBUS, Bus error. > 0x00010001be6

[GENERAL] OS X 10.11.3, psql, bus error 10, 9.5.1

2016-03-11 Thread Chris Ruprecht
Hello friends, today, I built PG 9.5.1 on my Mac. Everything went fine with the build, as usual but after installing everything, psql did nothing but give a 'bus error: 10'. Loading it into gdb gave me more details: Program received signal SIGBUS, Bus error. 0x00010001be6c in refresh_utf8f