|
| From: | Carlos Eduardo Monti |
| Subject: | [bug #29466] cvs crashes on FreeBSD when initializing a new repository |
| Date: | Thu, 08 Apr 2010 02:34:29 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.7 Safari/533.2 |
URL:
<http://savannah.nongnu.org/bugs/?29466>
Summary: cvs crashes on FreeBSD when initializing a new
repository
Project: Concurrent Versions System
Submitted by: slaytanic
Submitted on: Thu 08 Apr 2010 02:34:29 AM GMT
Category: Bug Fix (patch attached)
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Release:
Discussion Lock: Any
Fixed Release: None
Fixed Feature Release: None
_______________________________________________________
Details:
I'm using:
Concurrent Versions System (CVS) 1.12.13-devel (client/server)
Example:
$ /usr/local/bin/cvs -d /tmp/test init
Segmentation fault: 11 (core dumped)
I've tracked this down to an uninitialized variable getting passed to
getdelim() and attached the relevant patch to this bug report.
This doesn't seem to happen to glibc platforms but other platforms are
probably affected as well.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 08 Apr 2010 02:34:29 AM GMT Name: line_size.patch Size: 331B
By: slaytanic
<http://savannah.nongnu.org/bugs/download.php?file_id=20154>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?29466>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |