Database Security. Database Auditing. Database Caching. Database Masking. Get it now

GreenSQL closing

in

Hello!

I have installed it recently, but sometimes the daemon closes and I have to restart it manually using /etc/init.d/greensql-fw restart.

Here's a link to the log:

http://pastebin.com/m66de5b80

Thanks in advance.

Comments

Hi Newsama Can you tell me

Hi Newsama

Can you tell me the name and the version of the Linux distribution you use ?

Thanks,
Yuli

Hello Yuli! There it

Hello Yuli!

There it goes:

root@gamehall:/srv# cat /etc/issue
Ubuntu 8.04.2 \n \l

root@gamehall:/srv# uname -a
Linux gamehall 2.6.24-19-server #1 SMP Wed Aug 20 23:54:28 UTC 2008 i686 GNU/Linux

I' not write English. Sorry

I' not write English.
Sorry x(

Ubuntu 8.04.1
Linux localhost 2.6.24-19 #1 SMP Thu Aug 21 00:52:59 UTC 2008 i686 GNU/Linux

#dmesg
[1685859.954467] greensql-fw[2686]: segfault at 00000819 eip 00000819 esp bfa02a7c error 4
[1686197.244757] greensql-fw[6027]: segfault at 000012e1 eip 000012e1 esp bfa7d14c error 4

#cat /var/log/syslog | grep grensql
Feb 20 03:19:57 xxxxxxxxxxx kernel: [1685859.954467] greensql-fw[2686]: segfault at 00000819 eip 00000819 esp bfa02a7c error 4
Feb 20 03:25:35 xxxxxxxxxxxxxxx kernel: [1686197.244757] greensql-fw[6027]: segfault at 000012e1 eip 000012e1 esp bfa7d14c error 4

# tail greensql.log

[20/Feb/2009 3:25:35] SQL_DEBUG AFTER NORM : select a.id, a.title, a.name from jos_sections as a where a.scope = ? group by a.id order by a.ordering
[20/Feb/2009 3:25:35] SQL_DEBUG RISK : 0
[20/Feb/2009 3:25:35] NET_DEBUG Socket_write
[20/Feb/2009 3:25:35] NET_DEBUG [1]frontend socket fired 9
[20/Feb/2009 3:25:35] NET_DEBUG Socket_write
[20/Feb/2009 3:25:35] NET_DEBUG Failed to send, closing socket
[20/Feb/2009 3:25:35] NET_DEBUG connection close()
[20/Feb/2009 3:25:35] NET_DEBUG Failed to read socket, closing socket
[20/Feb/2009 3:25:35] NET_DEBUG connection close()

Any Idea ?

Please check the version

Please check the version available in sourceforge (using svn).

It is possible that all your bugs were fixed.

PS. Here you can find directions how to get application using svn:
http://www.greensql.net/node/113

Thank Yuli.

Thank Yuli.

Back to top