﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
2586	e2fsprogs dumpfs segfaults on X86_64	bdubbs@…	lfs-book@…	"There is a patch for this:

diff --git a/lib/ss/invocation.c b/lib/ss/invocation.c
index 074706f..74fcb14 100644 (file)
--- a/lib/ss/invocation.c
+++ b/lib/ss/invocation.c
@@ -71,6 +71,7 @@ int ss_create_invocation(subsystem_name, version_string, info_ptr,
        *(new_table->rqt_tables+1) = (ss_request_table *) NULL;
 
        new_table->readline_handle = 0;
+       new_table->readline_shutdown = 0;
        new_table->readline = 0;
        new_table->add_history = 0;
        new_table->redisplay = 0;

We can probably fix it with a sed."	task	closed	normal	6.6	Book	SVN	normal	wontfix		
