This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/2816] systemtap.samples/transport.exp oops on x86-64


------- Additional Comments From zanussi at us dot ibm dot com  2006-10-20 14:32 -------
(In reply to comment #1)
> The following change fixed the problem.
> 
> 2006-10-18  Roland McGrath  <roland@redhat.com>
> 
>         PR 2727
>         * configure.ac (elfutils build): Pass --prefix and --exec-prefix
>         options to elfutils configure.
>         (elfutils_abs_srcdir): New substituted variable.
>         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
>         * configure, config.in, Makefile.in: Regenerated.
> 
> 

I agree this bug should be marked as fixed, but I'm confused as to how the
change above would have fixed the problem.  Did you mean this instead?:

Log message:
	fix for bz 2816

+2006-09-25  Tom Zanussi  <zanussi@us.ibm.com>
+	
+	* procfs.c (_stp_proc_read): Set buf_info flushing flag.
+	* transport.c (_stp_cleanup_and_exit): Remove braces.
+	* transport_msgs.h: Add flushing flag to buf_info.
+

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2816

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]