Changes between Initial Version and Version 1 of Ticket #1276, comment 12
- Timestamp:
- May 15, 2017, 8:43:52 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1276, comment 12
initial v1 1 On further inspection, it seems like the issue only happens with rasnet. Compiling --with-protocol=rnp and postgresql works with no issue. 1 On further inspection, it seems like the issue only happens with rasnet. Compiling --with-protocol=rnp and postgresql works with no issue. It also works compiled with rasnet but using directql instead of rasql. 2 2 3 3 The problem is that it segfaults randomly within libpq, in places where you wouldn't expect any segfault. It's very unclear at the moment what the issue is.