Bug#308136: pon: segmentation fault

2005-05-07 Thread Alexander Verbovetsky
Package: ppp Version: 2.4.3-20050321+2 Severity: important With kernel-mode pppoe, the `pon' command exits with the Segmentation fault message. Kernel 2.4.27 patched with kernel-patch-debian-2.4.27 (2.4.27-9) kernel-patch-2.4-lowlatency (20041204) kernel-patch-2.4-preempt (20040321-3) Version

Bug#308136: acknowledged by developer (Re: Bug#308136: pon: segmentation fault)

2005-05-08 Thread Alexander Verbovetsky
Are you getting a kernel oops too? I think no. If not, please get a stack trace from pppd (gdb pppd run call provider). I'm not sure, I generated core by pppd call provider and then gdb /usr/sbin/pppd core (gdb) bt #0 0x08074fd2 in tdb_store () #1 0x08051b80 in unlock_db () #2 0x08061a11 in

Bug#308136: pon: segmentation fault

2005-05-08 Thread Alexander Verbovetsky
What happens if you delete /var/run/ppp*.tdb? Segfaults. If it still segfaults, please get a new stack trace from an unstripped binary (http://www.bofh.it/~md/debian/pppd.unstripped.gz). Core was generated by `/usr/sbin/pppd call provider'. Program terminated with signal 11, Segmentation fault.

Bug#308136: pon: segmentation fault

2005-05-08 Thread Alexander Verbovetsky
Please attach /etc/ppp/peers/provider user [EMAIL PROTECTED] plugin rp-pppoe.so eth0 noipdefault defaultroute persist noaccomp default-asyncmap nopcomp noccp novj (I suppose that you did not modify /etc/ppp/options). diff options.dpkg options 35c35,36 auth --- #auth call no-auth 340a342,348 #

Bug#308136: pon: segmentation fault

2005-05-18 Thread Alexander Verbovetsky
On Sun, 13 May 2005, Tomas Jura wrote: So may be this bug is related to nested config file call. Indeed, the segfault vanishes with `call no-auth' removed. Moreover, with 2.4.2+20040428-6 version the pon command produced a message tdb_store failed: Invalid tdb context (but worked fine

Bug#308136: pon: segmentation fault

2005-05-18 Thread Alexander Verbovetsky
call no-auth is meaningless, unless you have an /etc/ppp/peers/no-auth file. Do you? Yes, I have. Now I simply put `noauth' into /etc/ppp/peers/provider instead of `call no-auth'. It seems, using the call option breaks the initialization of the tdb database. Regards, Alex -- To UNSUBSCRIBE, email

Bug#500925: libsane-extras: Please upgrade epkowa

2008-10-02 Thread Alexander Verbovetsky
Package: libsane-extras Version: 1.0.19.10 Severity: wishlist The current version of epkowa supports a lot of new scanners, e.g., GT-2, GT-3, Perfection V500 PHOTO. -- System Information: Debian Release: lenny/sid APT prefers testing-proposed-updates APT policy: (900,

Bug#500925: libsane-extras: Please upgrade epkowa

2008-10-02 Thread Alexander Verbovetsky
On Thu, 2 Oct 2008, Julien BLACHE wrote: The current version of epkowa supports a lot of new scanners, e.g., GT-2, GT-3, Perfection V500 PHOTO. Due to compatibility issues with the binary plugins, the new version actually makes it impossible to work with some scanners. This is an

Bug#398991: qpxtool: new version 0.6 released

2006-11-16 Thread Alexander Verbovetsky
Package: qpxtool Version: 0.5.4-1 Severity: wishlist Please package new version 0.6 of qpxtool. Thank you very much in advance. Alex -- System Information: Debian Release: 4.0 APT prefers testing-proposed-updates APT policy: (900, 'testing-proposed-updates'), (900, 'testing'), (600,

Bug#325124: segfault visiting any site if no tab is open (e.g. upon startup)

2005-09-04 Thread Alexander Verbovetsky
Package: kazehakase Version: 0.3.0-1 In fact, kaze segfaults not only after startup, but after all attempts to open an url in a new tab (for example, with middle mouse button). This is really annoying. The patch fixes the problem for me. Thanks a lot! I experienced the problem in 0.3.0 and

Bug#558127: [Bash-completion-devel] Bug#558127: Bug#558127: bash-completion causes 'bash: [: too many arguments' messages

2009-11-28 Thread Alexander Verbovetsky
I believe you edited something, or the upgrade was not successful, thus you're mixing files from different releases of bash-completion. Try: # apt-get --reinstall install bash-completion Yes, it's true: I had an old /etc/bash_completion Somehow an upgrade and 'apt-get --reinstall install'

Bug#580171: installation-reports: successful installation of squeeze

2010-05-03 Thread Alexander Verbovetsky
Package: installation-reports Severity: normal Installation went smoothly. Thank you! -- Package-specific info: Boot method: CD Image version: http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/current/amd64/iso-cd/debian-testing-amd64-netinst.iso Date: 1 May 2010 Machine: Self build,

Bug#518019: man-db: creating a ~/bin/tbl script causes failure in man

2009-03-03 Thread Alexander Verbovetsky
Package: man-db Version: 2.5.4-1 Severity: minor Creating a script ~/bin/tbl, with ~/bin being in the PATH, brokes the man command. Obviously, somewhere man calles tbl instead of /usr/bin/tbl Thanks -- System Information: Debian Release: 5.0 APT prefers testing-proposed-updates APT

Bug#583229: cups-bsd: lpr ignores the Duplex=None setting

2010-05-26 Thread Alexander Verbovetsky
Package: cups-bsd Version: 1.4.3-1 Severity: normal I use cups and cups-bsd with a network hp laserjet p2055dn printer. Using the web interface http://localhost:631 I set the default option for Duplex to be Flip on Long Edge (Standard). Printing from gui programs (e.g., iceweasel) works OK, both

Bug#558127: bash-completion causes 'bash: [: too many arguments' messages

2009-11-26 Thread Alexander Verbovetsky
Package: bash-completion Version: 1:1.1-3 Severity: normal After the yesterday upgrade of the bash-completion package, every start of bash produces 3 messages 'bash: [: too many arguments'. Removing , | if [ -f /etc/bash_completion ]; then | . /etc/bash_completion | fi ` from