Bug 139084 - matlab segfaults with glibc-2.3.3-27.1
Summary: matlab segfaults with glibc-2.3.3-27.1
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 2
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-12 20:42 UTC by john veysey
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-12-27 16:06:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description john veysey 2004-11-12 20:42:39 UTC
Description of problem:

Upgrading from glibc-2.3.3-27 (x86_64) to glibc-2.3.3-27.1 (x86_64)
breaks matlab (R7SP1) entirely, resulting segfaulting at launch:

MATLAB[5820]: segfault at 0000000000000018 rip 0000002a96c4163e rsp
0000007fbfffbb60 error 6

Version-Release number of selected component (if applicable):

2.3.3-27.1

How reproducible:
Always

Steps to Reproduce:
1. Run matlab 
2.
3.
  
Actual results:


Expected results:


Additional info:

The problem is fixed by returning to glibc-2.3.3-27

Comment 1 Jakub Jelinek 2004-11-15 17:15:57 UTC
Can you
a) strace matlab, attach here strace -f output
b) ltrace matlab to see where it crashes
c) get a backtrace from gdb where it crashes?

Comment 2 Jakub Jelinek 2004-12-27 16:06:44 UTC
Without that information we can hardly progress on this.


Note You need to log in before you can comment on or make changes to this bug.