Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Sja V6.0.4 Segmentation Fault On Centos 4.4 / Mysql 4.1.20

forums forums SQLyog Sync tools, Migration, Scheduled Backup and Notifications Sja V6.0.4 Segmentation Fault On Centos 4.4 / Mysql 4.1.20

  • This topic is empty.
Viewing 4 reply threads
  • Author
    Posts
    • #10426
      John Berns
      Member

      Running SJA 6.0.4 on CentOS 4.4 / MySQL 4.1.20 (source and target; both systems are mirrors of each other).

      I get a segmentation fault on the same database, same table, everytime. Other databases sync without a hitch.

      Output (from Logfile):

      Sync started at Mon Jul 2 07:30:34 2007

      `g2_AccessMap` 10 10 1st Phase : 0 0 No Change

      `g2_AccessMap` 10 10 1st Phase : 0 0 No Change

      `g2_AccessSubscriberMap` 158 158 1st Phase : 0 0 No Change

      .

      .

      .

      `g2_TkOperatnMimeTypeMap` 85 85 WARNING: No primary key found in table `g2_TkOperatnMimeTypeMap`. This might result in error.1st Phase : 0 0 No Change

      `g2_TkOperatnMimeTypeMap` 85 85 WARNING: No primary key found in table `g2_TkOperatnMimeTypeMap`. This might result in error.1st Phase : 0 0 No Change

      `g2_TkOperatnParameterMap` 27 27 Segmentation fault

      Config file:

      source.hostname

      user

      password 3306

      [default]

      tourthai_joomla

      target.hostname

      user

      password 3306

      [default]

      tourthai_joomla

      Dump of Table:

      — Table structure for table `g2_TkOperatnParameterMap`

      CREATE TABLE `g2_TkOperatnParameterMap` (

      `g_operationName` varchar(128) NOT NULL default '',

      `g_position` int(11) NOT NULL default '0',

      `g_type` varchar(128) NOT NULL default '',

      `g_description` varchar(255) default NULL,

      KEY `g2_TkOperatnParameterMap_2014` (`g_operationName`)

      ) ENGINE=InnoDB DEFAULT CHARSET=utf8;

      — Dumping data for table `g2_TkOperatnParameterMap`

      INSERT INTO `g2_TkOperatnParameterMap` (`g_operationName`, `g_position`, `g_type`, `g_description`) VALUES

      ('scale', 0, 'int', 'target width (# pixels or #% of full size)'),

      ('scale', 1, 'int', '(optional) target height, defaults to same as width'),

      ('thumbnail', 0, 'int', 'target width (# pixels or #% of full size)'),

      ('thumbnail', 1, 'int', '(optional) target height, defaults to same as width'),

      ('resize', 0, 'int', 'target width (# pixels or #% of full size)'),

      ('resize', 1, 'int', 'target height (# pixels or #% of full size)'),

      ('rotate', 0, 'int', 'rotation degrees'),

      ('crop', 0, 'float', 'left edge %'),

      ('crop', 1, 'float', 'top edge %'),

      ('crop', 2, 'float', 'width %'),

      ('crop', 3, 'float', 'height %'),

      ('composite', 0, 'string', 'overlay path'),

      ('composite', 1, 'string', 'overlay mime type'),

      ('composite', 2, 'int', 'overlay width'),

      ('composite', 3, 'int', 'overlay height'),

      ('composite', 4, 'string', 'alignment type'),

      ('composite', 5, 'int', 'alignment x %'),

      ('composite', 6, 'int', 'alignment y %'),

      ('compress', 0, 'int', 'target size in kb'),

      ('scale', 0, 'int', 'target width (# pixels or #% of full size)'),

      ('thumbnail', 0, 'int', 'target width (# pixels or #% of full size)'),

      ('resize', 0, 'int', 'target width (# pixels or #% of full size)'),

      ('resize', 1, 'int', 'target height (# pixels or #% of full size)'),

      ('scale', 0, 'int', 'target width (# pixels or #% of full size)'),

      ('thumbnail', 0, 'int', 'target width (# pixels or #% of full size)'),

      ('resize', 0, 'int', 'target width (# pixels or #% of full size)'),

      ('resize', 1, 'int', 'target height (# pixels or #% of full size)'),

      ('scale', 0, 'int', 'target width (# pixels or #% of full size)'),

      ('thumbnail', 0, 'int', 'target width (# pixels or #% of full size)'),

      ('resize', 0, 'int', 'target width (# pixels or #% of full size)'),

      ('resize', 1, 'int', 'target height (# pixels or #% of full size)');

      Any more info I can provide, please post here!

    • #24439
      peterlaursen
      Participant

      It looks like your information is pretty much complete.

      it is late here now, but we will check this tomorrow!

    • #24440
      peterlaursen
      Participant

      Issue confirmed.  We are working on the fix!

    • #24441
      John Berns
      Member
      peterlaursen wrote on Jul 3 2007, 03:18 PM:
      Issue confirmed. We are working on the fix!

      I hope it was helpful.

    • #24442
      adarsh
      Member

      We have fixed the issue and you can download a not released version from the following link:

      http://www.webyog.com/downloads/betas/not_…605beta1.tar.gz

      Try this and let us know the details.

      Thanks for reporting.

Viewing 4 reply threads
  • You must be logged in to reply to this topic.