This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 mi/14225] Segmentation fault in gdb/mi


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

Keith Seitz <keiths at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |keiths at redhat dot com
         Resolution|                            |FIXED
   Target Milestone|---                         |7.5

--- Comment #1 from Keith Seitz <keiths at redhat dot com> 2012-06-12 19:20:29 UTC ---
This was fixed in February:

2012-02-12  Jan Kratochvil  <jan.kratochvil@redhat.com>

       Fix crash on loaded shlibs without loaded exec_bfd.
       * exec.c (exec_files_info): Do not crash on NULL EXEC_BFD.
       (set_section_command): Replace exec_bfd by p->bfd.

http://sourceware.org/ml/gdb-cvs/2012-02/msg00065.html

It is /not/ in the 7.4 release either. You'll have to apply the patch to your
tree or checkout the sources from CVS/GIT.

-- 
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.


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