[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2019-10-17 Thread teramind
It crashes all the time. When typing Ctrl+c, when closing the browser
and sometimes randomly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2018-09-28 Thread Andrew
Same issue here. I did find that turning on Advanced->Ignore Certificate
in the connection details for the offending server(s) averts the crash.

(not a great idea security-wise, but maybe useful)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2017-05-23 Thread philthynz
Same issue for me. But only crashing when remmina is a another
workspace. If remmina is running in the same workspace, it doesn't
crash. And I am using RDP under security.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2017-01-30 Thread Boris Malkov
The problem still persists.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2016-08-23 Thread Jon Brockway
I changed the color from 8bpp to 16bpp, but I don't think it caused the
crash immediately on the next connection, though I don't remember now.
However, once it started crashing, it crashed on every connection
attempt.  I changed it to 8bpp and then I could connect without a crash.
I then changed it back to 16bpp and I am still able to connect.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2016-04-28 Thread Thiago Martins
Still a problem on Xenial!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2012-12-28 Thread Joshua Buysse
I can see that it's crashing on hosts that have a custom SSL cert that includes 
subject alternative names, and not on hosts with the default cert from active 
directory.  Here's a backtrace from gdb:
% gdb /usr/bin/xfreerdp
...
(gdb) run -d AD -u buysse REDACTED.umn.edu
Starting program: /usr/bin/xfreerdp -d AD -u buysse REDACTED.umn.edu
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[New Thread 0x742a7700 (LWP 21643)]
connected to REDACTED.umn.edu:3389
Password: 

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x742a7700 (LWP 21643)]
0x7738918c in crypto_cert_subject_alt_name () from 
/usr/lib/libfreerdp-core.so.1.0
(gdb) bt
#0  0x7738918c in crypto_cert_subject_alt_name () from 
/usr/lib/libfreerdp-core.so.1.0
#1  0x7739e2bb in tls_verify_certificate () from 
/usr/lib/libfreerdp-core.so.1.0
#2  0x77389579 in credssp_get_public_key () from 
/usr/lib/libfreerdp-core.so.1.0
#3  0x77389f98 in credssp_authenticate () from 
/usr/lib/libfreerdp-core.so.1.0
#4  0x7739fc0a in transport_connect_nla () from 
/usr/lib/libfreerdp-core.so.1.0
#5  0x7739aaa1 in rdp_client_connect () from 
/usr/lib/libfreerdp-core.so.1.0
#6  0x773962d4 in freerdp_connect () from 
/usr/lib/libfreerdp-core.so.1.0
#7  0x0041034b in xfreerdp_run ()
#8  0x0041062c in thread_func ()
#9  0x75fd1e9a in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#10 0x75cfecbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x in ?? ()
(gdb) quit

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2012-09-21 Thread Helge
The workaround in #2 worked for me

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2012-07-30 Thread RyanJ
I tried #2 and still was seeing it crash immediately after connecting to
a XP SP2 machine. Server 2003 and 2008 were able to connect without
issue.

 kernel: [  816.519723] remmina[6182]: segfault at 120 ip
7fcbb79a4c2d sp 7fcbb5d7e720 error 4 in libfreerdp-
gdi.so.1.0.1[7fcbb7995000+15000]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2012-07-30 Thread RyanJ
I am also seeing that the 'Num Lock' is not being transferred through
the RDP session. If in Ubuntu the num lock is on, it is off in my rdp
sessions and if on in the RDP it is off in Ubuntu. This is all new
behavior after the upgrade to 12.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2012-07-02 Thread Aaron Roydhouse
I can confirm #4, this is what I have been seeing. I have set
connections to 'RDP' security rather than negotiate, but I still see
black window on connection (until you resize window) and various crashes
and disconnects. I too had a perfect experience with 11.04. I'll try
downgrading the FreeRDP library.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2012-06-29 Thread Thijs Elferink
I can confirm comment #2, after changing from negotiate to RDP on all hosts 
Remmina doesn't crash.
Though I can't be 100% sure because before it almost always crashed but not 
always.
As far as I can see now, it works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2012-05-06 Thread Jean-Louis Dupond
Its the FreeRDP library that gives issues here.
Remmina uses that lib to make RDP connections.
Assign to FreeRDP

** Package changed: remmina (Ubuntu) = freerdp (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2012-05-04 Thread Michael Windelen
I even can't connect to some windows 2003 und xp clients per rdp. sometimes it 
works, sometimes not, even if i change security to rdp.  The windows stays 
black. With Vinagre i don't have this Problems. How can we help to debug the 
Problem? In 11.04 everythink worked perfekt. (Ubuntu 12.04 lts 64 bit)
Best
Michael

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2012-04-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: remmina (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2012-04-01 Thread Zaphod
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 971219] Re: Remmina Crashes with when connecting to some RDP hosts

2012-04-01 Thread Zaphod
When I changed the security to RDP instead of negotiate under advanced
it worked when it would crash every time with a particular host.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971219

Title:
  Remmina Crashes with when connecting to some RDP hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/971219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs