Welcome, Guest
Username: Password: Remember me
Discussions for CodeTyphon Studio Installation and Setup.
  • Page:
  • 1

TOPIC:

Reporting a problem with CT 4.40 10 years 9 months ago #4262

  • Fernando P
  • Fernando P's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 13
  • Thank you received: 0
Hi:

Yesterday I upgrade CT 4.30 to 4.40 and as first task I recompile my main proyect. Compilation was OK, but at runtime the program can't be executed properly. Then I download the complete CT 4.40 and made a complete new instalation. The same error is present again.

I can't find the exact line where the error ocurrs because Typhon crash before any breakpoint can be trapped near of lines I think is part of problem.

But setting breakpoint lines up. I find that problem may ocurrs when the program try to setup a child table. The parent table is opened (i believe) without problem, but maybe not because the last line before crashing try to set the PARAMS to a value (the linked field) and at that time the child table is not opened yet.

Both tables are connected using Zeos ZQuery.

As I see in changelog, Zeos was upgraded to a new version. I believe this upgrade maybe is the problem, but repeat. I'm not shure!

Then I reinstall CT 4.30 and after a compilation the program runs fine.

I'm using Typhon in Ubuntu 12.04 32bits.

Regards

Please Log in or Create an account to join the conversation.

Reporting a problem with CT 4.40 10 years 9 months ago #4263

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
first of all CT 4.40 has pl_ZeosDBO SVN 08-06-2013 Rev 2286

My suggestions:
a) use pl_ZeosDBO (SVN 06-05-2013 Rev 2224) from CT 4.30
b) use the attach pl_ZeosDBO (SVN 08-07-2013 Rev 2492) from Lab CT

Please report any problem here
PilotLogic Architect and Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

Reporting a problem with CT 4.40 10 years 9 months ago #4267

  • Fernando P
  • Fernando P's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 13
  • Thank you received: 0
Thank's for your quick answer.

I download and install CT 4.41 in another Ubuntu PC, then I rebuild the BigIDE using the SVN Zeos DBO that you kindly post here. Same result.

Then I replace Zeos with CT 4.30 version, rebuild again and the error is only moved some lines later in the code, but in this place is the same kind of operation: Assign PARAMS, to a different table.

The error is an External SIGSEGV at address 83F4E30

Regards

Please Log in or Create an account to join the conversation.

  • Page:
  • 1