Skip to content

Core dump with corrupted double-linked list on SQL export #2054

@mattias-aims

Description

@mattias-aims

Bug description

When using the pgmodeler-cli to export to SQL then it core dumps with corrupted double-linked list. The same model exports without problems using v1.2.2.

How to reproduce

export PGSQL_VERSION=17.0
pgmodeler-cli --export-to-file --input $INPUT_MODEL --output $OUTPUT_SQL --pgsql-ver $PGSQL_VERSION --silent

Expected behavior
No core dump.

Info about your desktop

  • OS: Debian Linux
  • Version: Linux debian 6.12.57+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.57-1 (2025-11-05) x86_64 GNU/Linux
  • Window manager: Gnome
  • pgModeler version: pgmodeler_plus-1.2.3-linux64 from tarball
  • Qt version: ?

Stacktrace / Debug info

corrupted double-linked list is the only output I get.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions