Skip to content
  • Sponsor FirebirdSQL/firebird

  • Notifications You must be signed in to change notification settings
  • Fork 231
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfault/AV on incorrect databases.conf starting with subconfig (without line alias=database_path) #8485

Closed
basid-irk opened this issue Mar 25, 2025 · 0 comments

Comments

@basid-irk
Copy link

Firebird 3+ fall with segfault/AV on incorrect database.conf with alone DPB, f.e.:

#security.db = $(dir_secDb)/security3.fdb
{
  RemoteAccess = false
  DefaultDbCachePages = 320
  LockMemSize = 2M
}
@AlexPeshkoff AlexPeshkoff self-assigned this Mar 25, 2025
@AlexPeshkoff AlexPeshkoff changed the title Segfault/AV on incorrect databases.conf with alone DPB Segfault/AV on incorrect databases.conf starting with subconfig (without database alias=name) Mar 25, 2025
@AlexPeshkoff AlexPeshkoff changed the title Segfault/AV on incorrect databases.conf starting with subconfig (without database alias=name) Segfault/AV on incorrect databases.conf starting with subconfig (without line alias=database_path) Mar 25, 2025
AlexPeshkoff added a commit that referenced this issue Mar 26, 2025
…nfig

(cherry picked from commit 7aa006e)
AlexPeshkoff added a commit that referenced this issue Mar 26, 2025
AlexPeshkoff added a commit that referenced this issue Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment