Bug 207222 - Eclipse crashes with glibc corruption on selection over a java error
Summary: Eclipse crashes with glibc corruption on selection over a java error
Status: RESOLVED DUPLICATE of bug 209428
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.3.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Bogdan Gheorghe CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2007-10-23 15:45 EDT by Guillaume Doumenc CLA
Modified: 2008-06-19 12:44 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Doumenc CLA 2007-10-23 15:45:58 EDT
Build ID: M20070921-1145

Steps To Reproduce:
1. Copy a function and paste (creating the same method twice)
2. Then select the name of the method (click and drag the name which is underline is red as in error)
3. glibc malloc error

Can reproduce it all time.. (can give access as it is on hosted dedicated server)


More information:
OS : Debian 4.0
java : 1.5.0_10
gtk : 2.0-0 (version 2.8.20-7)

same issue on 3 different servers, same configuration
Comment 1 Jerome Lanneluc CLA 2007-10-23 17:09:07 EDT
Moving to Platform/SWT
Comment 2 Steve Northover CLA 2007-10-30 02:47:02 EDT
Bogdan, this might be the same as the other malloc error bug (which I cannot find right now).  Do you agree?  It could also be a drag & drop problem.

Guillaume, can you attach the exact error message?
Comment 3 Mike Wilson CLA 2008-04-11 14:33:34 EDT
Can we replicate this locally? Is it still happening?
Comment 4 Steve Northover CLA 2008-04-14 17:21:37 EDT
Grant, you ran across malloc() errors recently and the fix for it?
Comment 5 Grant Gayed CLA 2008-04-15 09:56:15 EDT
Yes, start reading at https://bugs.eclipse.org/bugs/show_bug.cgi?id=209428#c20 .
Comment 6 Grant Gayed CLA 2008-04-15 10:18:52 EDT
Please try one of the following and follow up here:

- set your MALLOC_CHECK_ Linux environment variable to 1, see if your steps produce a spew to stdout
- try the eclipse 3.4M6 release, as this may be a duplicate of bug 209428
Comment 7 Steve Northover CLA 2008-06-19 12:44:08 EDT
Please reopen if not a duplicate.

*** This bug has been marked as a duplicate of bug 209428 ***