<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello:<br>
<br>
I'm using the following software:<br>
<ul>
<li>Xubuntu 14.04</li>
<li>pgAdmin 1.18.1</li>
<li>wxWidgets 2.8.12.1</li>
</ul>
<p>Against this server:<br>
</p>
<ul>
<li>CentOS 6.5 Final</li>
<li>PostgreSQL 9.3.5</li>
</ul>
<p>Very often, when I connect to the server using the built-in SSH
tunnelling, pgAdmin crashes randomly with a segmentation fault
(segfault). I've been suffering from this problem with many
different versions, both in the client and the server side.<br>
</p>
<p>Whenever I connect without SSH it works well. It works well even
when I set the SSH tunnel by hand and then create the connection
as a non-SSH connection in pgAdmin. So I believe that the problem
resides in the built-in SSH function.<br>
</p>
<p>I've been unable to find a fixed pattern to reproduce this error.
Sometimes it happens when you run a query, when you modify a
column... However, it seems to be more prone to crash when you
view data of one ore more big tables at the same time Can you help
me?<br>
</p>
<p>Thank you for your support.</p>
</body>
</html>