abrt 1.0.8 detected a crash. architecture: x86_64 Attached file: backtrace cmdline: cvsps --norc -q --cvs-direct -u -A --root :pserver:anonymous.org:/cvsroot NSS component: cvsps executable: /usr/bin/cvsps kernel: 2.6.32.9-70.fc12.x86_64 package: cvsps-2.2-0.5.b1.fc12 rating: 4 reason: Process /usr/bin/cvsps was killed by signal 6 (SIGABRT) release: Fedora release 12 (Constantine) How to reproduce ----- rm -f ~/'.cvsps/:pserver:anonymous.org:#cvsroot#NSPR' # The following command line is from "git cvsimport" but the crash is reproducible independently. cvsps --norc -q --cvs-direct -u -A --root :pserver:anonymous.org:/cvsroot NSS
Created attachment 401950 [details] File: backtrace
If I take away the -q option, I see output like this: cvs_direct initialized to CVSROOT /cvsroot cvs rlog: Logging mozilla/dbm WARNING: file /cvsroot/mozilla/dbm/.cvsignore doesn't match strip_path /cvsroot/NSS/. ignoring WARNING: file /cvsroot/mozilla/dbm/Attic/Makefile doesn't match strip_path /cvsroot/NSS/. ignoring [...] NOTICE: used alternate strip path /cvsroot/mozilla/security/nss/cmd/SSLsample/Attic/Makefile.NSS It looks like cvsps doesn't really understand modules and is falsely triggered by the "NSS" at the end of the filename. I'll need to use a different approach. But at least cvsps shouldn't crash.
Thanks for the reproducer. Reproduced and bug report forwarded upstream, waiting for comments.
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Created attachment 443877 [details] Proposed patch
This message is a reminder that Fedora 12 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 12. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '12'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 12's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 12 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
*** Bug 652849 has been marked as a duplicate of this bug. ***
cvsps-2.2-0.6.b1.fc14 still crashes.
Do we have this patch applied, and what's the link to the upstream bug report?
Can someone please try the build from: http://koji.fedoraproject.org/koji/taskinfo?taskID=2598985 I seems to work, but I'm not cvsps user, so I can't tell if the patch broke something. Thank you.
The patch works for me very well. I've found no other issues, but any another regression test is welcome. A new build is now available: http://koji.fedoraproject.org/koji/buildinfo?buildID=228611
cvsps-2.2-0.8.b1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/cvsps-2.2-0.8.b1.fc15
cvsps-2.2-0.8.b1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/cvsps-2.2-0.8.b1.fc14
cvsps-2.2-0.8.b1.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update cvsps'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/cvsps-2.2-0.8.b1.fc14
thanks for fixing it
cvsps-2.2-0.8.b1.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/cvsps-2.2-0.8.b1.fc13
cvsps-2.2-0.8.b1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
cvsps-2.2-0.8.b1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
cvsps-2.2-0.8.b1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
I'm the new cvsps maintainer. The fix patch for this bug has been merged upstream and is now in the cvsps public repo at git:cvsps/cvsps.git