** Description changed:

+ Rationale:
+ freerdp crashes when HOME isn't set
+ 
+ Testcase:
+  - unset HOME
+  - xfreerdp <some destination>
+ 
+ Regression potential:
+ The fix has been in quantal for a while without any known regression.
+ 
  Ubuntu 12.04 i386
  FreeRDP 1.0.1
  
  LTSP calls xfreerdp from xinit, but the process dies unless we first do
  
  export HOME=${HOME:-/root}
  
  in /usr/share/ltsp/xinitrc on the thin client. Other users have reported
  that this can be replicated by doing
  
  unset HOME
  xfreerdp host
  
  on any non-thin host.
  
  ref:
  
http://sourceforge.net/mailarchive/forum.php?thread_name=4FD2EE88.8000506%40gmail.com&forum_name
  =ltsp-discuss

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

Title:
  freerdp segfaults if $HOME is unset

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

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

Reply via email to