Menu

#364 PostgreSQL AV error during connection/reconnection

7.2.4
closed
None
2019-08-05
2019-07-29
maciej-izak
No

For unstable connection for reconnection (or rather for n-th try of reconnection) in random situations the Zeos will raise AV. The reason of this problem is located in TZPostgreSQLConnection.InternalClose: the nil value (stored in PError) is sended to ZMemLComp and "nil" value is dereferenced.

Patch attached.

1 Attachments

Discussion

  • maciej-izak

    maciej-izak - 2019-07-29
    • summary: PostgreSQL error during connection/reconnection --> PostgreSQL AV error during connection/reconnection
     
  • EgonHugeist

    EgonHugeist - 2019-08-01
    • status: open --> closed
    • assigned_to: EgonHugeist
     
  • EgonHugeist

    EgonHugeist - 2019-08-01

    Merged: r5784 /testing-7.3
    Thank's for reporting!

     
  • Fr0sT.Brutal

    Fr0sT.Brutal - 2019-08-05

    I'd rather say ZMemLComp should be enhanced to process such input. Comparing to nil is not an error

     

Log in to post a comment.

MongoDB Logo MongoDB