[Firebird-devel] [patch] parent guardian process exits before fbserver is accepting connections

2017-04-04 Thread Damyan Ivanov
Hi, Attached is a patch that makes the parent guardian process exit to the OS only after fbserver has called listen() initializing its network socket. Without it, the following loop fails (sooner or later): while true; do sudo service firebird3.0 restart; echo "select 'ready' from

Re: [Firebird-devel] MON$Attachment fields vs. RDB$Get_Context("SYSTEM", ....)

2017-04-04 Thread Leyne, Sean
> 04.04.2017 16:30, Leyne, Sean wrote: > > > > BTW, why would they have names which are different from the names > already established in the MON$ table? > > > >>> - MON$REMOTE_PID > >>> - MON$REMOTE_PROCESS > > Because the naming mismatch exists since the very beginning >

Re: [Firebird-devel] MON$Attachment fields vs. RDB$Get_Context("SYSTEM", ....)

2017-04-04 Thread Dmitry Yemanov
04.04.2017 16:30, Leyne, Sean wrote: > > BTW, why would they have names which are different from the names already > established in the MON$ table? > >>> - MON$REMOTE_PID >>> - MON$REMOTE_PROCESS Because the naming mismatch exists since the very beginning (CLIENT_ADDRESS /

[Firebird-devel] 3.0.2 "leaking" memory while 2.5.7 is fine

2017-04-04 Thread Jiří Činčura
Hi *, I have a pretty simple code that only creates a transaction, executes statement, commits and releases the transaction and releases the statement. All in a loop. On Firebird 2.5.7 x64 the memory consumption of Firebird is rock steady. On 3.0.2 x64 is keeps growing. It might be that I'm not

Re: [Firebird-devel] 3.0.2 "leaking" memory while 2.5.7 is fine

2017-04-04 Thread Vlad Khorsun
04.04.2017 11:39, Jiří Činčura wrote: > Hi *, > > I have a pretty simple code that only creates a transaction, executes > statement, commits and releases the transaction and releases the > statement. All in a loop. On Firebird 2.5.7 x64 the memory consumption > of Firebird is rock steady. On 3.0.2

Re: [Firebird-devel] 3.0.2 "leaking" memory while 2.5.7 is fine

2017-04-04 Thread Jiří Činčura
>Could you, please, test today's snapshot build of fb4 ? It contains > fix for CORE-5416 which looks exactly as you describe above. Or wait > for tomorrow's snapshot build of fb3 (i plan to backport the fix today). OK, will try it tomorrow. -- Mgr. Jiří Činčura

[Firebird-devel] [FB-Tracker] Reopened: (CORE-2731) Recursive EXECUTE STATEMENT works wrong

2017-04-04 Thread Pavel Zotov (JIRA)
[ http://tracker.firebirdsql.org/browse/CORE-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Zotov reopened CORE-2731: --- Fix Version/s: 4.0 Alpha 1 3.0.3 2.5.8 All of following: 2.5.8,