| From: | Andres Freund <andres(at)2ndquadrant(dot)com> |
|---|---|
| To: | Matthias Schmitt <freak002(at)mmp(dot)lu> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Darwin: make check fails with "child process exited with exit code 134" |
| Date: | 2013-10-28 15:37:50 |
| Message-ID: | 20131028153750.GH5577@awork2.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
On 2013-10-28 16:12:23 +0100, Matthias Schmitt wrote:
> > COPY information_schema.sql_features (feature_id, feature_name, sub_feature_id, sub_feature_name, is_supported, comments) FROM E'<my path>/postgresql-9.3.1/src/test/regress/tmp_check/install/share/sql_features.txt’
>
> I assume you meant:
>
> COPY information_schema.sql_features (feature_id, feature_name, sub_feature_id, sub_feature_name, is_supported, comments) FROM E'<my path>/postgresql-9.3.1/src/test/regress/tmp_check/install/<my install path>/share/sql_features.txt'
Hm, yes.
> I still have a working prompt. I cannot see any errors until here.
>
> I first executed the COPY command using your path. This file does not exist on my drive. What astonishes me most: there was no error message using this non existing file path. Are the errors messages written somewhere else?
In that case, could you enable coredumps and get a backtrace from that
coredump? I unfortunately have zero clue about OSX, so I can't really
help you with that.
Greetings,
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Matthias Schmitt | 2013-10-28 15:52:13 | Re: Darwin: make check fails with "child process exited with exit code 134" |
| Previous Message | Matthias Schmitt | 2013-10-28 15:12:23 | Re: Darwin: make check fails with "child process exited with exit code 134" |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Matthias Schmitt | 2013-10-28 15:52:13 | Re: Darwin: make check fails with "child process exited with exit code 134" |
| Previous Message | Matthias Schmitt | 2013-10-28 15:12:23 | Re: Darwin: make check fails with "child process exited with exit code 134" |