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\" |md5sum 
>\"$OUT.md5\";sync" $OUT.out



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.39-ck1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages joe depends on:
ii  libc62.24-8
ii  libncurses5  6.0+20161126-1
ii  libtinfo56.0+20161126-1

joe recommends no packages.

joe suggests no packages.

-- no debconf information



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 
#!/bin/bash line is 
prepended, so the issue could be with the shell syntax highlighting.

dmesg shows these after two tries:
[ 2673.397432] joe[11870]: segfault at 42 ip 5618a13515c5 sp 
7fff2964e170 error 4 in joe[5618a12fc000+8a000]
[ 2692.855386] joe[12221]: segfault at 42 ip 55ea88cdb5c5 sp 
7ffe954188b0 error 4 in joe[55ea88c86000+8a000]




-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.39-ck1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages joe depends on:
ii  libc62.24-8
ii  libncurses5  6.0+20161126-1
ii  libtinfo56.0+20161126-1

joe recommends no packages.

joe suggests no packages.

-- no debconf information



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 single password. Copy-pasting this password
with triple click in xterm included the invisible space character before the
newline.

   * What was the outcome of this action?

When pasting the output into the passwd command, a space was appended to the
password, which was unexpected. Thus logging in with the visible parts only
was not possible.

   * What outcome did you expect instead?

For the special case of generating only one password, pwgen should not
append a space character to the password. This way triple clicking and
copy-pasting will work as expected. 

A bit more information: pwgen seems to append a space to the last password
generated, which seems to be unnecessary. Fixing this will fix the one
password case too.

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.7-ck2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages pwgen depends on:
ii  libc6  2.19-19

pwgen recommends no packages.

pwgen suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



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
find the network with very small delay.

Setting autoscan=periodic:-1 in wpa_supplicant.conf seems to resolv the
problem, so I propose setting the defaults accordingly. 

(The problem seems to lie in using a too short scan duration, coupled with a
too long delay between the scans, so the AP and wpa_supplicant have no
chance to find eachother.)

Kind regards

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.7-ck2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wpasupplicant depends on:
ii  adduser   3.113+nmu3
ii  libc6 2.19-12
ii  libdbus-1-3   1.8.8-2
ii  libnl-3-200   3.2.24-2
ii  libnl-genl-3-200  3.2.24-2
ii  libpcsclite1  1.8.12-1
ii  libreadline6  6.3-8
ii  libssl1.0.0   1.0.1j-1
ii  lsb-base  4.1+Debian13+nmu1

wpasupplicant recommends no packages.

Versions of packages wpasupplicant suggests:
pn  libengine-pkcs11-openssl  
pn  wpagui

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



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
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38.4-ck3 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages sun-java6-plugin depends on:
ii  chromium-browser   10.0.648.205~r81283-1 Chromium browser - transitional du
ii  iceape-browser 2.0.14-1  Iceape Navigator (Internet browser
ii  iceweasel  3.5.19-2  Web browser based on Firefox
ii  libasound2 1.0.23-3  shared library for ALSA applicatio
ii  libx11-6   2:1.4.3-1 X11 client-side library
ii  libxext6   2:1.2.0-2 X11 miscellaneous extension librar
ii  libxi6 2:1.4.2-1 X11 Input extension library
ii  libxt6 1:1.1.1-1 X11 toolkit intrinsics library
ii  libxtst6   2:1.2.0-1 X11 Testing -- Record extension li
ii  sun-java6-bin  6.24-2Sun Java(TM) Runtime Environment (

sun-java6-plugin recommends no packages.

sun-java6-plugin suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



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 info:

-- Extensions information
-- Plugins information
Name: DivX Browser Plug-In
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer-dvx.so
Package: gecko-mediaplayer
Status: enabled

Name: Java(TM) Plug-in 1.6.0_20
Location: /usr/lib/jvm/java-6-sun-1.6.0.20/jre/lib/amd64/libnpjp2.so
Package: sun-java6-bin
Status: enabled

Name: QuickTime Plug-in 7.6.4
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer-qt.so
Package: gecko-mediaplayer
Status: enabled

Name: RealPlayer 9
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer-rm.so
Package: gecko-mediaplayer
Status: enabled

Name: Shockwave Flash
Location: /usr/lib/flashplugin-nonfree/libflashplayer.so
Status: enabled

Name: Silverlight Plug-In
Location: /usr/lib/moon/plugin/libmoonloader.so
Package: moonlight-plugin-core
Status: enabled

Name: Windows Media Player Plug-in
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer-wmp.so
Package: gecko-mediaplayer
Status: enabled

Name: mplayerplug-in is now gecko-mediaplayer 0.9.9.2
Location: /usr/lib/mozilla/plugins/gecko-mediaplayer.so
Package: gecko-mediaplayer
Status: enabled


-- Addons package information
ii  gecko-mediapla 0.9.9.2-1  Multimedia plug-in for Gecko browsers
ii  moonlight-plug 1.0.1-3+b1 Free Software clone of Silverlight 1.0 - plu
ii  sun-java6-bin  6.20-dlj-4 Sun Java(TM) Runtime Environment (JRE) 6 (ar

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.33.6 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages conkeror depends on:
ii  xulrunner-1.9 1.9.0.14-1 XUL + XPCOM application runner
ii  xulrunner-1.9.1   1.9.1.11-1 XUL + XPCOM application runner

Versions of packages conkeror recommends:
ii  conkeror-spawn-process 0.9.2+git100420-2 spawn external processes in Conker

Versions of packages conkeror suggests:
pn  emacs | emacsen(no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



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 the app server again (which is still correct), Apache does not cache 
this output.

The final GET will not hit the app server, and apache will serve the
request from the cache, returning the output of the first GET.


Expected behaviour:
The POST should at least invalidate the cached result, or it's result should be
cached.

kind regards:
Gábor


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.3 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apache2-mpm-event depends on:
ii  apache2.2-bin 2.2.14-5   Apache HTTP Server common binary f
ii  apache2.2-common  2.2.14-5   Apache HTTP Server common files

apache2-mpm-event recommends no packages.

apache2-mpm-event suggests no packages.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



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 parameters, so request
from the same user, for the same pages would have a chance to hit the cache.

The application servers is using SCGI, I check from the SCGI servers log, if
the request was served from the apache cache, or by the application server.

Excerpt from the apache config file:
CacheIgnoreURLSessionIdentifiers fb_sig_time fb_sig

#tail of the application server log
vgoper1:/etc/apache2/sites-enabled# tail -f /var/www/new/logs/access.log &
vgoper1:/etc/apache2/sites-enabled# wget -O/dev/null -q 
'http://127.0.01/?fb_sig_user=innocent&backdoor=secret&fb_sig_time=1'
127.0.0.1 - 2009-11-15 17:48:18 28736 "GET 
/?fb_sig_user=innocent&backdoor=secret&fb_sig_time=1 HTTP/1.0" 200 'Wget/1.12 
(linux-gnu)' 0.20sec
#this was a cache miss
vgoper1:/etc/apache2/sites-enabled# wget -O/dev/null -q 
'http://127.0.01/?fb_sig_user=innocent&backdoor=secret&fb_sig_time=2'
vgoper1:/etc/apache2/sites-enabled# wget -O/dev/null -q 
'http://127.0.01/?fb_sig_user=innocent&backdoor=secret&fb_sig_time=3'
#two cache hits
vgoper1:/etc/apache2/sites-enabled# wget -O/dev/null -q 
'http://127.0.01/?fb_sig_user=innocent&backdoor=secret&fb_sig=1'
127.0.0.1 - 2009-11-15 17:49:39 28736 "GET 
/?fb_sig_user=innocent&backdoor=secret&fb_sig=1 HTTP/1.0" 200 'Wget/1.12 
(linux-gnu)' 0.08sec
#cache miss
vgoper1:/etc/apache2/sites-enabled# wget -O/dev/null -q 
'http://127.0.01/?fb_sig_user=innocent&backdoor=secret&fb_sig=2'
127.0.0.1 - 2009-11-15 17:49:41 28736 "GET 
/?fb_sig_user=innocent&backdoor=secret&fb_sig=2 HTTP/1.0" 200 'Wget/1.12 
(linux-gnu)' 0.07sec
#cache miss
vgoper1:/etc/apache2/sites-enabled# wget -O/dev/null -q 
'http://127.0.01/?fb_sig_user=innocent&backdoor=secret&fb_sig=3'
127.0.0.1 - 2009-11-15 17:49:44 28736 "GET 
/?fb_sig_user=innocent&backdoor=secret&fb_sig=3 HTTP/1.0" 200 'Wget/1.12 
(linux-gnu)' 0.07sec
#cache miss

kind regards:
Gabor Vitez

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31.6-bfs310 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org