Recent

Author Topic: (Solved)Compiler External Sigsevg error  (Read 781 times)

JLWest

  • Hero Member
  • *****
  • Posts: 1293
(Solved)Compiler External Sigsevg error
« on: November 15, 2020, 03:09:53 am »
Getting the exception class external Sigsevg error at address 1000470170,

So under the debugger i set a breakpoint at the first statement in the Createform procedure.
I get the error before it gets to the breakpoint.

However if I just do a build it fine.

What could this be?

Thanks
« Last Edit: November 15, 2020, 03:24:22 am by JLWest »
FPC 3.2.0, Lazarus IDE v2.0.4
 Windows 10 Pro 32-GB
 Intel i7 770K CPU 4.2GHz 32702MB Ram
GeForce GTX 1080 Graphics - 8 Gig
4.1 TB

jamie

  • Hero Member
  • *****
  • Posts: 6130
Re: Compiler External Sigsevg error
« Reply #1 on: November 15, 2020, 03:15:53 am »
go in and clear all of your break points from the list..

you may have one a stray that has not synced properly with your current source.

you most likely will find a break point looking at an address instead of something  you know of.

---

« Last Edit: November 15, 2020, 03:28:37 am by jamie »
The only true wisdom is knowing you know nothing

JLWest

  • Hero Member
  • *****
  • Posts: 1293
Re: Compiler External Sigsevg error
« Reply #2 on: November 15, 2020, 03:23:55 am »
That appears to have done the trick.

Thanks for the quick reply and answer.
FPC 3.2.0, Lazarus IDE v2.0.4
 Windows 10 Pro 32-GB
 Intel i7 770K CPU 4.2GHz 32702MB Ram
GeForce GTX 1080 Graphics - 8 Gig
4.1 TB

 

TinyPortal © 2005-2018