* [Bug 63396] New: Xorg crashes in radeon_get_pixmap_bo on exporting graph at 1200 dpi in Mathematica
@ 2013-04-10 19:23 bugzilla-daemon
2013-04-10 19:26 ` [Bug 63396] " bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2013-04-10 19:23 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 977 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=63396
Priority: medium
Bug ID: 63396
Assignee: dri-devel@lists.freedesktop.org
Summary: Xorg crashes in radeon_get_pixmap_bo on exporting
graph at 1200 dpi in Mathematica
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: auxsvr@gmail.com
Hardware: x86 (IA32)
Status: NEW
Version: 9.1
Component: Drivers/DRI/r300
Product: Mesa
Created attachment 77765
--> https://bugs.freedesktop.org/attachment.cgi?id=77765&action=edit
Full backtrace
If I attempt to export a graph in Mathematica with high resolution (1200 dpi),
then Xorg crashes reliably. The graphics card is a radeon 9600XT.
Mesa-9.1.1
xorg-x11-server-7.6_1.13.2
xf86-video-ati-7.0.0-2.1.1
libdrm2-2.4.43
linux 3.7.10
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2414 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 63396] Xorg crashes in radeon_get_pixmap_bo on exporting graph at 1200 dpi in Mathematica
2013-04-10 19:23 [Bug 63396] New: Xorg crashes in radeon_get_pixmap_bo on exporting graph at 1200 dpi in Mathematica bugzilla-daemon
@ 2013-04-10 19:26 ` bugzilla-daemon
2013-04-10 19:28 ` bugzilla-daemon
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2013-04-10 19:26 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 274 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=63396
--- Comment #1 from auxsvr@gmail.com ---
Created attachment 77766
--> https://bugs.freedesktop.org/attachment.cgi?id=77766&action=edit
Xorg.log
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1194 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 63396] Xorg crashes in radeon_get_pixmap_bo on exporting graph at 1200 dpi in Mathematica
2013-04-10 19:23 [Bug 63396] New: Xorg crashes in radeon_get_pixmap_bo on exporting graph at 1200 dpi in Mathematica bugzilla-daemon
2013-04-10 19:26 ` [Bug 63396] " bugzilla-daemon
@ 2013-04-10 19:28 ` bugzilla-daemon
2013-04-12 14:44 ` bugzilla-daemon
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2013-04-10 19:28 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 251 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=63396
--- Comment #2 from auxsvr@gmail.com ---
There might be some connection, other than the way of triggering, with bug
63393.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1256 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 63396] Xorg crashes in radeon_get_pixmap_bo on exporting graph at 1200 dpi in Mathematica
2013-04-10 19:23 [Bug 63396] New: Xorg crashes in radeon_get_pixmap_bo on exporting graph at 1200 dpi in Mathematica bugzilla-daemon
2013-04-10 19:26 ` [Bug 63396] " bugzilla-daemon
2013-04-10 19:28 ` bugzilla-daemon
@ 2013-04-12 14:44 ` bugzilla-daemon
2013-04-12 16:01 ` bugzilla-daemon
2013-04-15 14:14 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2013-04-12 14:44 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 481 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=63396
--- Comment #3 from Michel Dänzer <michel@daenzer.net> ---
Does this still happen with xf86-video-ati 7.1? I think Git commit
53af6aa99dfb67b5223c28d5129a79694165048d might have fixed it.
Note that this probably happens because there is not enough graphics memory for
the high resolution graph, the best we can do is fail more gracefully.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1341 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 63396] Xorg crashes in radeon_get_pixmap_bo on exporting graph at 1200 dpi in Mathematica
2013-04-10 19:23 [Bug 63396] New: Xorg crashes in radeon_get_pixmap_bo on exporting graph at 1200 dpi in Mathematica bugzilla-daemon
` (2 preceding siblings ...)
2013-04-12 14:44 ` bugzilla-daemon
@ 2013-04-12 16:01 ` bugzilla-daemon
2013-04-15 14:14 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2013-04-12 16:01 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 317 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=63396
--- Comment #4 from auxsvr@gmail.com ---
xf86-ati-7.1 fixes this, I apologize for wasting your time. Xorg uses about 1GB
RAM, then returns to normal, and the image is exported as expected.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1130 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 63396] Xorg crashes in radeon_get_pixmap_bo on exporting graph at 1200 dpi in Mathematica
2013-04-10 19:23 [Bug 63396] New: Xorg crashes in radeon_get_pixmap_bo on exporting graph at 1200 dpi in Mathematica bugzilla-daemon
` (3 preceding siblings ...)
2013-04-12 16:01 ` bugzilla-daemon
@ 2013-04-15 14:14 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2013-04-15 14:14 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 578 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=63396
Michel Dänzer <michel@daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Michel Dänzer <michel@daenzer.net> ---
Resolving per comment #4 (BTW, you can do this yourself :), thanks for
verifying.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2220 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-04-15 14:14 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-10 19:23 [Bug 63396] New: Xorg crashes in radeon_get_pixmap_bo on exporting graph at 1200 dpi in Mathematica bugzilla-daemon
2013-04-10 19:26 ` [Bug 63396] " bugzilla-daemon
2013-04-10 19:28 ` bugzilla-daemon
2013-04-12 14:44 ` bugzilla-daemon
2013-04-12 16:01 ` bugzilla-daemon
2013-04-15 14:14 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.