Hello Antonio,
thanks for your comprehensive investigation.
I was not aware that rdesktop did not yet have a dbgsym package,
have opened bug #948126 for this.
And unfortunately if the backtrace in catchsegv ommits function
names, its output is just of help when using the debian binary
with a dbgs
I found this difference from git version:
--- a/rdesktop-1.9.0/ssl.c
+++ b/ssl.c
@@ -307,10 +307,10 @@
{
size_t outlen;
-outlen = (mpz_sizeinbase(modulus, 2) + 7) / 8;
+outlen = (mpz_sizeinbase(rkey->n, 2) + 7) / 8;
if (outlen > max_mod_len)
return 1;
-outlen = (mp
-> I tried to connect to Windows Server 2003 R2 Standard Edition
-
-> no debug symbol associated to package, recompile from source
$ apt-get install debian-goodies
$ find-dbgsym-packages /usr/bin/rde
Hello Antonio,
could you please add to which windows version you
were trying to connect.
Maybe you could also try to start it that way:
catchsegv rdesktop ...
Even better would be if you could install debug symbols like
described in [1] and systemd-coredump.
Then after an application crashed
Package: rdesktop
Version: 1.9.0-1+b1
Severity: normal
Dear Maintainer,
rdesktop crash with this error:
Autoselecting keyboard map 'it' from locale
Protocol(warning): Protocol negotiation failed with reason: SSL not
allowed by server
Retrying with plain RDP.
Errore di segmentazione
Found this is
5 matches
Mail list logo