Skip to content

Crash seen when attempting to use SetPos when looping through more than 20480 rows #132

@gabriellestein

Description

@gabriellestein

When looping through the rows in a table with more than 20480 rows using SetPos delete, the driver crashes with a segmentation fault (core dump). I have attached to this issue in a zip file:

  • odbcquery_setpos_del_lax: ODBC app that can be used to recreate the issue
  • odbcquery_setpos_del_lax.c: c file use to make the ODBC app.
  • odbcquery_setpos_del.mak: Makefile to build ODBC app. Note that the directory paths to the install directory have been redacted.
  • odbc.ini: ODBC ini file. Note the paths and sensitive information has been redacted.

If anything else is needed please let me know.

odbcquery_setpos_del.zip

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