Bug#353528: marked as done (Segfaults with VPATH=/home/mattia/devel/kernel/git/linux-2.6: in linux kernel's make cscope target)
Your message dated Sat, 02 Sep 2006 23:47:09 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#353528: fixed in cscope 15.5+cvs20060902-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: cscope Version: 15.5+cvs20050816-1 Severity: important Tags: patch Using current kbuild.git tree (or any -mm patch in 2.6.16-rc1 -maybe earlier mm also-) I get a segfault in 'make cscope'. I tracked this to be caused by: VPATH=/home/mattia/devel/kernel/git/linux-2.6: cscope -b cscope dies because of the trailing ':' in: (gdb) bt #0 0xb7e45cd3 in strlen () from /lib/tls/libc.so.6 #1 0x0805be0c in vpinit (current_dir=0x80a6460 "/home/mattia/devel/kernel/git/linux-2.6") at vpinit.c:126 #2 0x0805267e in makevpsrcdirs () at dir.c:98 #3 0x080533a1 in makefilelist () at dir.c:276 #4 0x0805a70b in main (argc=0, argv=0xbffb6148) at main.c:538 the attached patch fixes the segfault. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (300, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-rc2-mm1-3 Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) Versions of packages cscope depends on: ii libc6 2.3.5-13 GNU C Library: Shared libraries an ii libncurses5 5.5-1 Shared libraries for terminal hand cscope recommends no packages. -- no debconf information -- mattia :wq! --- src/vpinit.c.clean 2006-02-19 12:05:46.614956144 +0100 +++ src/vpinit.c2006-02-19 12:05:53.376928967 +0100 @@ -99,7 +99,7 @@ /* count the nodes in the view path */ vpndirs = 1; for (i = 0; vpath[i] != '\0'; ++i) { - if (vpath[i] == ':') { + if (vpath[i] == ':' && vpath[i+1]) { ++vpndirs; } } signature.asc Description: Digital signature --- End Message --- --- Begin Message --- Source: cscope Source-Version: 15.5+cvs20060902-1 We believe that the bug you reported is fixed in the latest version of cscope, which is due to be installed in the Debian FTP archive: cscope_15.5+cvs20060902-1.diff.gz to pool/main/c/cscope/cscope_15.5+cvs20060902-1.diff.gz cscope_15.5+cvs20060902-1.dsc to pool/main/c/cscope/cscope_15.5+cvs20060902-1.dsc cscope_15.5+cvs20060902-1_i386.deb to pool/main/c/cscope/cscope_15.5+cvs20060902-1_i386.deb cscope_15.5+cvs20060902.orig.tar.gz to pool/main/c/cscope/cscope_15.5+cvs20060902.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Tobias Klauser <[EMAIL PROTECTED]> (supplier of updated cscope package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 2 Sep 2006 19:25:48 +0200 Source: cscope Binary: cscope Architecture: source i386 Version: 15.5+cvs20060902-1 Distribution: unstable Urgency: low Maintainer: Tobias Klauser <[EMAIL PROTECTED]> Changed-By: Tobias Klauser <[EMAIL PROTECTED]> Description: cscope - Interactively examine a C program source Closes: 353528 378802 Changes: cscope (15.5+cvs20060902-1) unstable; urgency=low . * New snapshot from upstream CVS as of 2006-09-02. Fixes the following bug: - Handle trailing ':' in VPATH envvar correctly, thanks Mattia Dongili (Closes: #353528) * New maintainer (Closes: #378802) * Remove Build-Depends on automake-1.7 as it was only there to shut up a warning which does not show up anymore. * Remove watch file Files: c82f60254b18eb05290dffebeba5d74a 644 devel optional cscope_15.5+cvs20060902-1.dsc 9451b91c225aee5cbed3fe1dcc2de53b 270392 devel optional cscope_15.5+cvs20060902.orig.tar.gz 64fbaeafa2750b6e688bd410c237e363 21471 devel optional cscope_15.5+cvs20060902-1.diff.gz 8e055b8ed1c87db74c0e3de97895563f 149016 devel optional cscope_15.5+cvs20060902-1_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFE+nYaCV53xXnMZYYRAicDAKDR5pcDNZKpx3Fg6DzXNv3t01S7MgCfWr8a 7ZsqvNU9nl9s7bE66seVbBM= =TsGu -END PGP SIGNATURE---
Bug#132466: cscope dies on window size change
This bug is quite old. :-/ Baruch, can you still reproduce this? I could not reproduce it with 15.5+cvs20050816-2 and 15.5+cvs20060902-1 (which was uploaded yesterday and should hopefully hit unstable soon). Thanks, Tobias signature.asc Description: Digital signature
tdom_0.7.8-5_i386.changes ACCEPTED
Accepted: tdom_0.7.8-5.diff.gz to pool/main/t/tdom/tdom_0.7.8-5.diff.gz tdom_0.7.8-5.dsc to pool/main/t/tdom/tdom_0.7.8-5.dsc tdom_0.7.8-5_i386.deb to pool/main/t/tdom/tdom_0.7.8-5_i386.deb Override entries for your package: tdom_0.7.8-5.dsc - source interpreters tdom_0.7.8-5_i386.deb - optional interpreters Announcing to debian-devel-changes@lists.debian.org Closing bugs: 300048 353851 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
zapata_1.0.1-2_i386.changes ACCEPTED
Accepted: libzap-dev_1.0.1-2_i386.deb to pool/main/z/zapata/libzap-dev_1.0.1-2_i386.deb libzap1_1.0.1-2_i386.deb to pool/main/z/zapata/libzap1_1.0.1-2_i386.deb zapata_1.0.1-2.diff.gz to pool/main/z/zapata/zapata_1.0.1-2.diff.gz zapata_1.0.1-2.dsc to pool/main/z/zapata/zapata_1.0.1-2.dsc Override entries for your package: libzap-dev_1.0.1-2_i386.deb - optional libdevel libzap1_1.0.1-2_i386.deb - optional libs zapata_1.0.1-2.dsc - source sound Announcing to debian-devel-changes@lists.debian.org Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of tdom_0.7.8-5_i386.changes
tdom_0.7.8-5_i386.changes uploaded successfully to localhost along with the files: tdom_0.7.8-5.dsc tdom_0.7.8-5.diff.gz tdom_0.7.8-5_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of zapata_1.0.1-2_i386.changes
zapata_1.0.1-2_i386.changes uploaded successfully to localhost along with the files: zapata_1.0.1-2.dsc zapata_1.0.1-2.diff.gz libzap-dev_1.0.1-2_i386.deb libzap1_1.0.1-2_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#281836: marked as done (tla-doc: You should consider adding a doc-base entry for 'arch Meets hello-world')
Your message dated Sun, 03 Sep 2006 13:14:41 +0200 with message-id <[EMAIL PROTECTED]> and subject line tla: doc-base already included has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: tla-doc Version: 1.2-4 Severity: wishlist Simple to do, explained in: /usr/share/doc/doc-base/doc-base.html/ch2.html -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.8-1-k7 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) -- no debconf information --- End Message --- --- Begin Message --- Hi, I included a doc-base file already in 1.3.5+dfsg-1, hence closing this bug. Regards, Daniel -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [EMAIL PROTECTED] Internet: http://people.panthera-systems.net/~daniel-baumann/ --- End Message ---
Bug#290624: marked as done (tla-doc: Documentation is not registered with doc-base)
Your message dated Sun, 03 Sep 2006 13:14:41 +0200 with message-id <[EMAIL PROTECTED]> and subject line tla: doc-base already included has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: tla-doc Version: 1.3-1 Severity: normal Hi Andrew, tla-doc does not register its documentation with doc-base. Please could you add this? Since you are using debhelper, adding a debian/tla-doc.doc-base template will do this for you. As an example: Document: tla-doc Title: TLA manual Author: Tom Lord Abstract: arch is a revision control system with features that are ideal for projects characterised by widely distributed development, concurrent support of multiple releases, and substantial amounts of development on branches. Section: Apps/Programming Format: HTML Index: /usr/share/doc/tla-doc/html/arch.html Files: /usr/share/doc/tla-doc/html/*.html Regards, Roger -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (990, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=UTF-8) (ignored: LC_ALL set to en_GB) -- no debconf information --- End Message --- --- Begin Message --- Hi, I included a doc-base file already in 1.3.5+dfsg-1, hence closing this bug. Regards, Daniel -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [EMAIL PROTECTED] Internet: http://people.panthera-systems.net/~daniel-baumann/ --- End Message ---
Bug#385845: Unable to launch spe
Subject: unable to launch spe Followup-For: Bug #368886 Package: spe Version: 0.8.2a+repack-1 *** Please type your report below this line *** I'm affraid we will have to reopen this bug :( Typing spe --debug in a konsole gives this output (up to date sid): Spe is running in debugging mode with this configuration: - platform : linux2 - python: 2.4.4c0 - wxPython : 2.6.3.2. - interface : - encoding : utf-8 Launching application... Create: Framework: menu. Create: Framework: toolbar. Create: Framework: menu. Create: Framework: toolbar. Create: Framework: statusbar. (python:13418): Gdk-CRITICAL **: gdk_draw_drawable: assertion `src != NULL' failed Creating tabs... Shell Locals Session Output Find Browser Recent Todo Index Notes Donate Create: MdiSplit: unnamed Create: MdiSplit: unnamed unnamed Create: Sdi: .tabs A windows pop-ups : "Unable to open requested HTML document ..." (but it has nothing to do this this bug). Many minutes later (yes, minutes) I get this, ** (python:12684): WARNING **: IPP request failed with status 1280 Event<: Framework: .Size Event: Parent: .onSize Event>: Framework: .Size Event<: Framework: .Size Event>: Framework: .Size ** (python:13418): WARNING **: IPP request failed with status 1280 ** (python:13418): WARNING **: IPP request failed with status 1280 and only after more than 10 minutes, spe main windows appears but it not usable. I'm not able to click on menus and the display refresh does not work (or is very very slow) I would like to help to tack down this bug if you cannot reproduce it. Xavier -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-rc5-1 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Versions of packages spe depends on: ii kiki 0.5.6-3 tool for python regular expression ii python 2.4.3-11An interactive high-level object-o ii python-central 0.5.5 register and build utility for Pyt ii python-wxglade 0.4.1-2 GUI designer written in Python wit ii python-wxgtk2.6 2.6.3.2.1.5 wxWidgets Cross-platform C++ GUI t Versions of packages spe recommends: ii python-doc 2.4.3-10Documentation for the high-level o ii wx2.6-doc2.6.3.2.1.5 wxWidgets Cross-platform C++ GUI t -- no debconf information
Bug#239503: cscope: Doesn't recognize function defs with arrays as arguments
Can you still reproduce this bug with a recent version of cscope? I tried to reproduce the with the procedure you mentioned above using cscope-15.5+cvs20060902-1 but the bug you described did not show up. signature.asc Description: Digital signature
Bug#130146: cscope dies miserably on directory-loop
This bug is quite old, does it still exist for you with recent cscope? I tried to reproduce this bug here with 15-5+cvs20060902-1 (which should hit unstable soon), but cscope did not segfault or crash in any other way. signature.asc Description: Digital signature
Bug#385893: CVE-2006-4262: Cscope Buffer Overflow Vulnerabilities
Package: cscope Severity: grave Tags: security patch Justification: user security hole Some vulnerabilities have been found in cscope: Multiple buffer overflows in cscope 15.5 and earlier allow user-assisted attackers to cause a denial of service (crash) and possibly execute arbitrary code via multiple vectors including (1) a long pathname that is not properly handled during file list parsing, (2) long pathnames that result from path variable expansion such as tilde expansion for the HOME environment variable, and (3) a long -f (aka reffile) command line argument. The secunia advisory points to some patches: http://secunia.com/advisories/21601 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
cipe 1.5.4free-10 MIGRATED to testing
FYI: The status of the cipe source package in Debian's testing distribution has changed. Previous version: 1.5.4free-9 Current version: 1.5.4free-10 -- This email is automatically generated; [EMAIL PROTECTED] is responsible. See http://people.debian.org/~henning/trille/ for more information. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
python-gnome 1.4.5-5 MIGRATED to testing
FYI: The status of the python-gnome source package in Debian's testing distribution has changed. Previous version: 1.4.5-4 Current version: 1.4.5-5 -- This email is automatically generated; [EMAIL PROTECTED] is responsible. See http://people.debian.org/~henning/trille/ for more information. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tla 1.3.5+dfsg-4 MIGRATED to testing
FYI: The status of the tla source package in Debian's testing distribution has changed. Previous version: 1.3.5+dfsg-3 Current version: 1.3.5+dfsg-4 -- This email is automatically generated; [EMAIL PROTECTED] is responsible. See http://people.debian.org/~henning/trille/ for more information. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#374584: drupal: Full story instead of abbreviated; blank story instead of full
This one just bit me too, and after much debugging, was a bit miffed to find that the fix was posted over two months ago :-( To summarise, you need to add the patch that Michael Johnson posted on 30th Jun, but also need to clearout the cache as Kevin Dalley describes on 27th August. The (reversed) patch from Nicholas D. Cesar is not required. Thanks, Adrian -- Email: [EMAIL PROTECTED] -*- GPG key available on public key servers Debian GNU/Linux - the maintainable distribution -*- www.debian.org Avoid working with children, animals and Microsoft "operating" systems -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#385939: --quiet for subcommands replay, commit, add
Package: tla Version: 1.3.5+dfsg-4 Severity: wishlist Please add --quiet for replay, commit, add, and anything else that would be useful to run from scripts. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]