Lazarus

Using the Lazarus IDE => Debugger => Topic started by: trev on January 22, 2022, 05:52:14 am

Title: Error: Internal error 200609171
Post by: trev on January 22, 2022, 05:52:14 am
When using Dwarf v3 debugging information format and an application includes Objective-Pascal function delegates for macOS, the compilation fails with "Error: Internal error 200609171".

Is this something that should be reported as a bug?
Title: Re: Error: Internal error 200609171
Post by: Thaddy on January 22, 2022, 06:50:39 am
Internal errors should always be reported.
Title: Re: Error: Internal error 200609171
Post by: trev on January 22, 2022, 11:31:22 am
Ah, it's fixed in main :)
Title: Re: Error: Internal error 200609171
Post by: Martin_fr on January 22, 2022, 12:27:44 pm
Ah, it's fixed in main :)
and in fixes 3.2.3 ?

If not, I recommend to post it on the fpc mail list, so it maybe gets merged.
Title: Re: Error: Internal error 200609171
Post by: trev on January 22, 2022, 11:42:41 pm
Other than compiling 3.2.3 is there any way to tell? I could not find a Wiki page for FPC fixes branches like Lazarus has.
Title: Re: Error: Internal error 200609171
Post by: Martin_fr on January 23, 2022, 12:10:13 am
Other than compiling 3.2.3 is there any way to tell? I could not find a Wiki page for FPC fixes branches like Lazarus has.

At least I don't know any other way. Well, except ask on the fpc devel list, maybe someone knows.
Title: Re: Error: Internal error 200609171
Post by: PascalDragon on January 23, 2022, 01:49:00 pm
Other than compiling 3.2.3 is there any way to tell? I could not find a Wiki page for FPC fixes branches like Lazarus has.

The repository is considered the documentation for this. So if you should know the original bug report you can find the corresponding commit and then check whether that was merged to fixes_3_2. Though of course if there wasn't a bug report and someone fixed it “on the way” then it's harder to find the commit cause it might not be mentioned together with the internal error number.
Title: Re: Error: Internal error 200609171
Post by: trev on January 24, 2022, 12:15:38 am
grepping the branch's git log for the error number having failed, I'll build the branch and test.

Thanks for all the hints.
TinyPortal © 2005-2018