[Bug 1574270] Re: applications segfault systematically with tsocks

2016-06-20 Thread Yann E. MORIN
can't do that without feedback. Heck, I would even consider volunteering to handle this package for the foreseable future if that would help (but I am not used to packaging; I'd need directions quite often). Quid? Regards, Yann E. MORIN. -- You received this bug notification because you

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-06-20 Thread Yann E. MORIN
Markus, All, Weird that it did not work for you. I retested it just right now, and it worked for me. Note however that I did a mistake when typing the command in the report: dpkg-buildpacakge is misspelled, it should be dpkg-buildpackage. Regards, Yann E. MORIN. -- You received this bug

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-06-10 Thread Yann E. MORIN
a status on this bug, even it is just a "won't fix" or "don't care" or whatever, please? ;-) Thanks! Regards, Yann E. MORIN PS. Adding Logan, as I see he pushed an update for yakkety not so long ago... -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-05-04 Thread Yann E. MORIN
** Attachment added: "Be sure to always intialise function pointers v2" https://bugs.launchpad.net/ubuntu/+source/tsocks/+bug/1574270/+attachment/4655719/+files/07_always_init_function_pointers.dpatch ** Patch removed: "Be sure to always intialise function pointers"

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-05-04 Thread Yann E. MORIN
Brendan, That's because the attached patch expects the bundled patches are already applied. Here's how I did (as non-root): $ sudo apt-get build-dep tsocks [--snip--] $ apt-get source tsocks [--snip--] $ cp 07_init.dpatch tsocks-1.8beta5/debian/patches/ $ cd

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-05-04 Thread Yann E. MORIN
Oh, by the way, I just noticed that the description in the patch itself is wrong. I just copy-pasted the one from an existing patch to get the layout, but forgot to edit it afterward. I'll post an upated version of the patch shortly... -- You received this bug notification because you are a

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-05-02 Thread Yann E. MORIN
Mario, The "official" upstream tsocks has not done any release since October 2002, that is almost 14 years ago. Besides, there does nto seem to be any publicly available repository of any kind (no svn, no cvs or anything that was current at the time). I'm not sure it makes sense to send a patch

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-05-02 Thread Yann E. MORIN
** Bug watch removed: Debian Bug tracker #576301 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576301 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574270 Title: applications segfault

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-05-02 Thread Yann E. MORIN
I managed to make it work with the attached patch. This is probably not a correct patch, but it at least makes it work, and can serve as a base for a correct patch. In the end, it happens that some libraries (like openssl) are initialised before those in LD_PRELOAD (which is really weird as

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-05-01 Thread Yann E. MORIN
After a bit more investigation, I hacked tsocks to spit out debug log in its _init() function: FILE *f = fopen( "/home/me/tsocks.msg", "a+" ); fprintf( "[%s] Hello world\n", program_invocation_name ); fclose( f ); However, when running: $ tsocks ssh machine Segmentation

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-04-26 Thread Yann E. MORIN
After testing, it appears that neither patch fix the issue. There still are segfaults... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574270 Title: applications segfault systematically with

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-04-26 Thread Yann E. MORIN
There is a (vey old!) related bug in the Debian bug tracker: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576301 There are two patches floating in that bug report, but they were never made part of any tsocks relase:

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-04-25 Thread Yann E. MORIN
Varga, Please don't replace the description. Add a comment if you need to. Thanks. ;-) ** Description changed: - i have a same problem with tsocks and ssh. + + On Xenial, when an application is used through tsocks, it will + systematically segfqult: + + $ ssh machine + [connection OK]

[Bug 1574270] [NEW] applications segfault systematically with tsocks

2016-04-24 Thread Yann E. MORIN
Public bug reported: On Xenial, when an application is used through tsocks, it will systematically segfqult: $ ssh machine [connection OK] $ wget http://example.com/some/path [download succeeds] $ tsocks ssh machine Segmentation fault $ tsocks wget

[Bug 1082906] [NEW] hibernate item does not show up in menu when no swap active

2012-11-25 Thread Yann E. MORIN
Public bug reported: When no swap is active, the 'hibernate' item does not show up in the /system/ menu. I manually verified that hibernation works on my machine (using pm- hibernate), and it does. As I am using an SSD, I do not use any swap at all (I have enough RAM). However, I have an