Discussion:
[Bug gdb/10909] segfault when STARTUP_WITH_SHELL = 0, in breakup_args.
pedro at codesourcery dot com
2011-09-09 16:20:28 UTC
Permalink
http://sourceware.org/bugzilla/show_bug.cgi?id=10909

Pedro Alves <pedro at codesourcery dot com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-09-09
CC| |pedro at codesourcery dot
| |com
Ever Confirmed|0 |1
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
tromey at sourceware dot org
2018-09-15 20:03:26 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=10909

Tom Tromey <tromey at sourceware dot org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |tromey at sourceware dot org
Resolution|--- |FIXED

--- Comment #3 from Tom Tromey <tromey at sourceware dot org> ---
This area was rewritten and is using std::string now.
See execv_argv::init_for_no_shell.
Also, I could not reproduce this.

So, I think it is fixed and I am closing it.
If there is still a problem, please reopen with instructions
to reproduce.
--
You are receiving this mail because:
You are on the CC list for the bug.
Loading...