First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 49582
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Toolchain Maintainers <toolchain@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Olivier Crete <tester@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gdb-6.x-crash.patch patch for gdb crash patch Olivier Crete 2004-05-01 01:34 0000 670 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 49582 depends on: Show dependency tree
Show dependency graph
Bug 49582 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-05-01 01:33 0000
Found a bug in gdb.. In certains conditions (always on my system), gdb
segfaults. The fix should already be in the gdb cvs. And I've added it to
insight.

------- Comment #1 From Olivier Crete 2004-05-01 01:34:32 0000 -------
Created an attachment (id=30435) [edit]
patch for gdb crash

forgot, add this to the ebuild:

cd ${S}/gdb
epatch ${FILESDIR}/gdb-6.x-crash.patch

------- Comment #2 From Brian Harring 2004-06-17 10:41:48 0000 -------
Don't spose you could elaborate on when the bug rears its head?  I've been
experiencing pretty much continual gdb segfaults (figure after about 3-4
segfaults of the prog being debugged, gdb itself segfaults).  Would be curious
under what conditions this occurs.

------- Comment #3 From Olivier Crete 2004-06-17 15:29:22 0000 -------
this bug occurs when trying to load separate debug information.. Especially
when the program was "not" compiled with -g... so the debug info file is almost
empty (it might only contain symbols, but no line numbers, etc).. And gdb used
the wrong count to allocate a structure (which worked when the struct for the
debug file was bigger than the original, but not the other way around)... or
something like that.. 

------- Comment #4 From Olivier Crete 2004-07-16 21:36:00 0000 -------
arg.. they didnt put this in 6.1.1.. grrr.. its in their HEAD branch.. 

------- Comment #5 From SpanKY 2004-10-09 23:45:30 0000 -------
doesnt seem to be in 6.2.1 either :/

can you guys verify ?  if so, we'll push it into our ebuilds

------- Comment #6 From Olivier Crete 2004-10-10 01:54:28 0000 -------
I had some problems on this patch with insight.. I'll try contacting the rh guy
again..

------- Comment #7 From SpanKY 2004-11-09 16:08:45 0000 -------
any word ?

------- Comment #8 From Olivier Crete 2004-11-09 16:20:06 0000 -------
got no anwser from jimb@redhat .. re-pinging him..

------- Comment #9 From SpanKY 2004-11-09 18:19:06 0000 -------
added patch to 6.2.1-r1

First Last Prev Next    No search results available      Search page      Enter new bug