Recent

Author Topic: indy/socket problems? + file exception problem +infinit loop  (Read 4908 times)

ciuly

  • New Member
  • *
  • Posts: 47
  • Delphi/C# developer
    • Ciuly's Web Corner
indy/socket problems? + file exception problem +infinit loop
« on: November 04, 2007, 04:28:22 pm »
When I start debugging a server project with indy I kep getting
external sigsegv
then the next dialog something with
DPA_Sort
and no file
and this happens at least 2 times. I need to keep pressing F9 to go over it.

any ideas why that happens and how to fix it? I wouldn't want to ignore sigsegv as I understand that also happens on valid AV which of course I want to catch.

also if I have some code to deal with non-existing files in a try/except, I get a RunError(2) dialog, and then some EInOutError, file not found.
I placed the EInOutError in the ignore list but I cannot get the RunError to be ignored.

and 3rd problem is that sometimes, randomly, the debugging seems to enter some infinite loop. I canont get a way to rerpoduce it, but the lazarus ide keeps the CPU at 98-99% until I kill it. is this a known problem?

thanks
freelancer

 

TinyPortal © 2005-2018