Recent

Author Topic: Error: Internal error 200609171  (Read 4074 times)

trev

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2020
  • Former Delphi 1-7, 10.2 user
Error: Internal error 200609171
« 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?

Thaddy

  • Hero Member
  • *****
  • Posts: 14201
  • Probably until I exterminate Putin.
Re: Error: Internal error 200609171
« Reply #1 on: January 22, 2022, 06:50:39 am »
Internal errors should always be reported.
Specialize a type, not a var.

trev

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2020
  • Former Delphi 1-7, 10.2 user
Re: Error: Internal error 200609171
« Reply #2 on: January 22, 2022, 11:31:22 am »
Ah, it's fixed in main :)
« Last Edit: January 22, 2022, 11:57:58 am by trev »

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9792
  • Debugger - SynEdit - and more
    • wiki
Re: Error: Internal error 200609171
« Reply #3 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.

trev

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2020
  • Former Delphi 1-7, 10.2 user
Re: Error: Internal error 200609171
« Reply #4 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.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9792
  • Debugger - SynEdit - and more
    • wiki
Re: Error: Internal error 200609171
« Reply #5 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.

PascalDragon

  • Hero Member
  • *****
  • Posts: 5446
  • Compiler Developer
Re: Error: Internal error 200609171
« Reply #6 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.

trev

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2020
  • Former Delphi 1-7, 10.2 user
Re: Error: Internal error 200609171
« Reply #7 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