Bug#847931: joe: Segmentation fault

2017-01-07 Thread Vitez Gabor
Package: joe Version: 4.3-1 Followup-For: Bug #847931 Dear Maintainer, A quick followup: the " characters at the start and end of the one-liner are needed to produce the segfault. The unmodified original that segfaults joe is this: script -c "tar --one-file-system -cf - /boot |tee \"$OUT\" |m

Bug#847931: joe: Segmentation fault

2017-01-07 Thread Vitez Gabor
Package: joe Version: 4.3-1 Followup-For: Bug #847931 Dear Maintainer, Editing a one-liner shell script makes joe segfault. This is the "script": "tar --one-file-system -cf - /boot | tee \"$OUT\" |md5sum >\"$OUT.md5\";sync" Joe only segfaults if the file name ends with .sh, or a #!/bin/sh or

Bug#794635: pwgen: password-deliminiting whitespace is used when generating only one password

2015-08-05 Thread Vitez Gabor
Package: pwgen Version: 2.07-1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? I used "pwgen 8 1" to generate a

Bug#768862: wpasupplicant: large beacon interval is badly tolerated

2014-11-09 Thread Vitez Gabor
Package: wpasupplicant Version: 2.3-1 Severity: normal Dear Maintainer, With a wifi AP with a 1 second beacon interval wpa_supplicant will take multiple seconds to find the network, when theoretically 1 second should be enough. Neither Android, nor Windows suffers from this problem, they both fin

Bug#625236: screen corruption with sun-java6-plugin

2011-05-02 Thread Vitez Gabor
Package: sun-java6-plugin Version: 6.24-2 Severity: normal Some java appletts screens became corrupt with this plugin version. Example: http://i.imgur.com/cCLnm.png (the same thing happens with mozilla and conkeror too) -- System Information: Debian Release: wheezy/sid APT prefers unstable

Bug#589918: conkeror: cursor keys stopped working in google docs

2010-07-22 Thread Vitez Gabor
Package: conkeror Version: 0.9.2+git100420-2 Severity: normal ~2 weeks ago cursor keys (up/down/left/right arrow) stopped working in google docs' document editing pages. The cursor does not move any more when these buttons are pressed. Mozilla and firefox still work fine. -- Package-specific in

Bug#564857: mod_cache: unreasonable caching with mixed GET/POST requests to the same URL

2010-01-12 Thread Vitez Gabor
Package: apache2-mpm-event Version: 2.2.14-5 Severity: normal Hi! When doing a GET-POST-GET sequence to an URL backed by an scgi application server, and cached by mod_mem_cache, the first GET will hit the app server, resulting in correct output. Apache caches this output. The next POST will hit

Bug#556383: apache2-mpm-event: mod_cache CacheIgnoreURLSessionIdentifiers misbehaviour

2009-11-15 Thread Vitez Gabor
Package: apache2-mpm-event Version: 2.2.14-2 Severity: normal CacheIgnoreURLSessionIdentifiers fails to work properly, when two session identifiers are used. Background: I'd like to use apache mod_mem_cache to accelerate a facebook app. I'd like to strip the fb_sig_time and fb_sig request parame