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.
Bug description
When using the
pgmodeler-clito export to SQL then it core dumps withcorrupted double-linked list. The same model exports without problems using v1.2.2.How to reproduce
Expected behavior
No core dump.
Info about your desktop
Debian LinuxLinux debian 6.12.57+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.57-1 (2025-11-05) x86_64 GNU/LinuxGnomepgmodeler_plus-1.2.3-linux64from tarball?Stacktrace / Debug info
corrupted double-linked listis the only output I get.