forums › forums › SQLyog › Sync tools, Migration, Scheduled Backup and Notifications › Segmentation Fault – Sqlyog Job Agent Version 5.29
- This topic is empty.
-
AuthorPosts
-
-
April 19, 2007 at 11:34 am #23798
peterlaursen
ParticipantI'll move your post to the SQLyog category, and after that study details …
Please distinguish the Monyog/SQLyog categories 😉
-
April 19, 2007 at 11:55 am #23799
peterlaursen
ParticipantI do not think this MySQL log is related to this problem!
Do you have any reason to think it is?
Are the timestaamps in the log showing the time when this problem occurred?
Obviously the OS tries to start more identical MySQL instances, but SJA does NOT start a server instaance – it only connects to a running instance!
'segmentation fault' in *nix is what we would call a
'crash' is windows. Crash is occuring on the client side and not the server side.
There is no information for analyzing the problem. We will need more info – at least:
1) a structure only dump of the jobfile (or better: a dump of a small table) wioth a few rows of data) to reproduced with
2) the jobfile
3) detailed information about the OS where the client program (SJA) runs. Linux-'dialect'? Version?
4) MySQL version(s)
do you have a chance do runs SJA on the other server (if more than one is involved) or from Windows (you may download SQLyog ENTERPRISE TRIAL) ?
I will have to ask you to do a little more research into this yourself. We cannot guess u will have to find out and report! And if there is an issue for us to solve, we need to detailed information so that we can reproduce! Try to answer for instance:
1) Does it only happen with HUGE tables, or with small tables too?
2) Can the problem be located to a specific server?
3) Is it related to the PDF's or not?
-
April 20, 2007 at 12:38 pm #23800
peterlaursen
ParticipantAlso:
It would be nice to know if it is a problem specific to version 5.29? Do you know?
-
April 21, 2007 at 9:56 am #23801
jagtar
Memberpeterlaursen wrote on Apr 20 2007, 06:08 PM:Also:It would be nice to know if it is a problem specific to version 5.29? Do you know?
MYSQL Version is : 4.1.22-standard
OS : Redhat 9
JOB File
192.168.254.21 root password 3306 [default] documents_db localhost root password 3306 [default] documents_db `asbeaver_uploaded_files`
SCRIPT ERROR
[root@clickdb lamba]# /home/mysync/lamba/runme
SQLyog Job Agent Version 5.29
Copyright © Webyog Softworks Pvt. Ltd.. All Rights Reserved.
Sync started at Sat Apr 21 01:02:51 2007
Table SrcRows TgtRows Inserted Updated Deleted
========================= ======= ======= ======== ======= =======
`asbeaver_uploaded_files` 462 39 /home/mysync/lamba/runme: line 3: 25509 Segmentation fault /home/mysync/lamba/sja -f /home/mysync/lamba/testfile.xml
-
April 21, 2007 at 10:07 am #23802
peterlaursen
ParticipantPlease also give a SQL DUMP with table structure (or better a few rows of data).
To work with an issue like this we will need to start reproducing every detail in the debugging environment. Anything else will be guesswork.
You can create a ticket if you want to keep that dump confidential.
You did not answer if SJA is running on the machine where MySQL runs!
-
-
AuthorPosts
- You must be logged in to reply to this topic.