[Pkg-postgresql-public] Bug#750557: pgadmin3: another crash with different message
bmorel
berenger.morel at neutralite.org
Wed Jun 11 09:32:33 UTC 2014
Package: pgadmin3
Version: 1.18.1-3
Followup-For: Bug #750557
Dear Maintainer,
* trying to run a sql query when using pgadmin3 to connect to a DB
through a ssh proxy.
* pgadmin3 closed without any error message, with those lines in the
terminal from which I have started it:
11:13:56: Warning: Cannot set locale to language "Fiji".
11:13:56: Error: locale 'fj' cannot be set.
11:13:56: Debug: Adding duplicate image handler for 'PNG file'
pgadmin3: libssh2/transport.c:345: _libssh2_transport_read: Assertion
`remainbuf >= 0' failed.
Abandon
* the sql query should have been executed, with output. Or, at least,
pgadmin3 should have displayed a message to the user ( throwing
std::logic_error or std::runtime_error caught in "main loop" of the application to display a box,
instead of using assert() in code is how I would do this. Assert is
just a nice way to have crashed which can not be reported to user. Ok
for C, not for C++ imho )
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages pgadmin3 depends on:
ii libc6 2.19-1
ii libgcc1 1:4.9.0-5
ii libkrb5-3 1.12.1+dfsg-1
ii libpq5 9.3.4-2
ii libssl1.0.0 1.0.1g-4
ii libstdc++6 4.9.0-5
ii libwxbase3.0-0 3.0.0-4
ii libwxgtk3.0-0 3.0.0-4
ii libxml2 2.9.1+dfsg1-3
ii libxslt1.1 1.1.28-2
ii pgadmin3-data 1.18.1-3
ii zlib1g 1:1.2.8.dfsg-1
Versions of packages pgadmin3 recommends:
pn pgagent <none>
ii postgresql-client-9.3 [postgresql-client] 9.3.4-2
Versions of packages pgadmin3 suggests:
ii postgresql-contrib 9.3+157
-- no debconf information
More information about the Pkg-postgresql-public
mailing list