Stack Smashing Detected When Executing initdb

2024-06-23 Thread Xu Haorong
Hi everyone, Today I tried to build the latest devel version of PostgreSQL(commit 70a845c04a47645b58f8276a6b3ab201ea8ec426). The compilation was successful, but when I ran initdb an error occured: /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data The files belonging to this database system w

回复: Stack Smashing Detected When Executing initdb

2024-06-23 Thread Xu Haorong
rds, Haorong Xu 发件人: Kashif Zeeshan 发送时间: 2024年6月23日 22:13 收件人: Xu Haorong ; Postgres General 主题: Re: Stack Smashing Detected When Executing initdb Hi Xu You need to enable some settings for the code dump to generated. For the settings you can use follow

Re: Stack Smashing Detected When Executing initdb

2024-06-23 Thread Xu Haorong
Hi Lane, Thank you for your advice. The problem did disappear after running git clean, and I'm sorry for not providing enough context at first. Regards, Haorong Xu