Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,102
    • Issues 2,102
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • LazarusLazarus
  • LazarusLazarus
  • Issues
  • #34462
Closed
Open
Issue created Oct 26, 2018 by FPC Admin account@fpc_adminOwner

Exception and access violation when adding include files and updating includes search path

Original Reporter info from Mantis: Valdas
  • Reporter name: Valdas Jankūnas

Description:

How I get that error:

 - prepare INC file;
 - create a New project;
 - in Object Inspector: Add -> Files from file system..;
 - in File dialog choose INC file;
 - "add dir to include search path" dialog appears -> click YES;
 - exception "TCheckListBox Index 0 out of bounds 0 .. -1." pops -> click Abort -> "Access violation" occurs;

 If I choose not to update include files search path then all went without errors.

Additional information:

Attached log of Lazarus (Lazarus compiled with Debug option).
Attached test files.

Mantis conversion info:

  • Mantis ID: 34462
  • OS: Kubuntu 18.04.1 LTS
  • Build: 59352
  • Platform: Linux 64 bit
  • Version: 2.1 (SVN)
  • Fixed in revision: r59357 (#b9e28c2c)
Assignee
Assign to
Time tracking