Bug 46413 - Mathematica crashes with Plot3D
Summary: Mathematica crashes with Plot3D
Status: CLOSED DUPLICATE of bug 37177
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i915 (show other bugs)
Version: 7.11
Hardware: All Linux (All)
: medium normal
Assignee: Ian Romanick
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-21 12:11 UTC by Samuel Cavazos
Modified: 2017-10-27 20:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Samuel Cavazos 2012-02-21 12:11:32 UTC
With intel graphics cards on linux systems, the Plot3D function in mathematica causes it to crash when attempting to rotate the graph. Gdb gives the error

Program received signal SIGSEGV, Segmentation fault.
0x00007f0d0685afa0 in ?? () from /usr/lib64/dri/i965_dri.so
(gdb) continue
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x00007f0d0685afa0 in ?? () from /usr/lib64/dri/i965_dri.so


Program received signal SIGSEGV, Segmentation fault.
0x00007f0d0685afa0 in ?? () from /usr/lib64/dri/i965_dri.so
(gdb) continue
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x00007f0d0685afa0 in ?? () from /usr/lib64/dri/i965_dri.so

and "lspci -v" yeilds

VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller])
	Subsystem: Hewlett-Packard Company Device 146a
	Flags: bus master, fast devsel, latency 0, IRQ 41
	Memory at b0000000 (64-bit, non-prefetchable) [size=4M]
	Memory at a0000000 (64-bit, prefetchable) [size=256M]
	I/O ports at 3050 [size=8]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [d0] Power Management version 2
	Capabilities: [a4] PCI Advanced Features
	Kernel driver in use: i915
	Kernel modules: i915
Comment 1 Elizabeth 2017-10-27 20:16:02 UTC

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


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.