All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 40216] New: X crashes when I open some specific pictures in Firefox. I can reproduce this at reliably.
@ 2011-08-19  9:16 bugzilla-daemon
  2011-08-19 12:05 ` [Bug 40216] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-08-19  9:16 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=40216

           Summary: X crashes when I open some specific pictures in
                    Firefox. I can reproduce this at reliably.
           Product: DRI
           Version: XOrg CVS
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: DRM/Radeon
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: skoutstaal@xs4all.nl


Created an attachment (id=50368)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=50368)
Xorg.0.log with crash.

**Relavant lines in the log file;

[146065.387]
Backtrace:
[146065.387] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80eab8b]
[146065.387] 1: /usr/bin/X (0x8048000+0x5fb38) [0x80a7b38]
[146065.387] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xd1440c]
[146065.387] 3: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x746000+0xa29f1)
[0x7e89f1]
[146065.387] 4: /usr/lib/xorg/modules/libexa.so (0x15e000+0x8f4f) [0x166f4f]
[146065.387] 5: /usr/bin/X (0x8048000+0xe2905) [0x812a905]
[146065.387] 6: /usr/bin/X (0x8048000+0x24988) [0x806c988]
[146065.387] 7: /usr/bin/X (0x8048000+0x28167) [0x8070167]
[146065.387] 8: /usr/bin/X (0x8048000+0x1a81c) [0x806281c]
[146065.387] 9: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xe7)
[0x53ee37]
[146065.388] 10: /usr/bin/X (0x8048000+0x1a411) [0x8062411]
[146065.388] Bus error at address 0xb36d7008
[146065.388]
Caught signal 7 (Bus error). Server aborting
[146065.388]


**My display adapter, according to lspci
01:00.0 VGA compatible controller: ATI Technologies Inc M64-S [Mobility Radeon
X2300]

**radeon-related dmesg messages
# dmesg | grep -i radeon
[   15.353469] [drm] radeon defaulting to kernel modesetting.
[   15.353471] [drm] radeon kernel modesetting enabled.
[   15.353525] radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   15.353531] radeon 0000:01:00.0: setting latency timer to 64
[   15.354812] radeon 0000:01:00.0: VRAM: 128M 0x0000000000000000 -
0x0000000007FFFFFF (128M used)
[   15.354815] radeon 0000:01:00.0: GTT: 512M 0x0000000008000000 -
0x0000000027FFFFFF
[   15.354868] radeon 0000:01:00.0: irq 46 for MSI/MSI-X
[   15.354873] radeon 0000:01:00.0: radeon: using MSI.
[   15.354895] [drm] radeon: irq initialized.
[   15.359633] [drm] radeon: 128M of VRAM memory ready
[   15.359635] [drm] radeon: 512M of GTT memory ready.
[   15.361088] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
[   15.362373] radeon 0000:01:00.0: WB enabled
[   15.409831] [drm] radeon: ring at 0x0000000008001000
[   15.410001] [drm] radeon: ib pool ready.
[   15.414531] [drm] Radeon Display Connectors
[   15.541601] [drm] radeon: power management initialized
[   15.775058] fbcon: radeondrmfb (fb0) is primary device
[   15.775648] fb0: radeondrmfb frame buffer device
[   15.775656] [drm] Initialized radeon 2.8.0 20080528 for 0000:01:00.0 on
minor 0

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 40216] X crashes when I open some specific pictures in Firefox. I can reproduce this at reliably.
  2011-08-19  9:16 [Bug 40216] New: X crashes when I open some specific pictures in Firefox. I can reproduce this at reliably bugzilla-daemon
@ 2011-08-19 12:05 ` bugzilla-daemon
  2011-08-19 12:19 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-08-19 12:05 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=40216

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50368|application/x-trash         |text/plain
          mime type|                            |

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
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 40216] X crashes when I open some specific pictures in Firefox. I can reproduce this at reliably.
  2011-08-19  9:16 [Bug 40216] New: X crashes when I open some specific pictures in Firefox. I can reproduce this at reliably bugzilla-daemon
  2011-08-19 12:05 ` [Bug 40216] " bugzilla-daemon
@ 2011-08-19 12:19 ` bugzilla-daemon
  2011-08-19 12:44 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-08-19 12:19 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=40216

--- Comment #1 from Michel Dänzer <michel@daenzer.net> 2011-08-19 05:19:31 PDT ---
Can you try a newer kernel, e.g. 3.0.x?

Please attach the full dmesg output, captured after the problem occurred.

Can you point to any specific pictures triggering the problem?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
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 40216] X crashes when I open some specific pictures in Firefox. I can reproduce this at reliably.
  2011-08-19  9:16 [Bug 40216] New: X crashes when I open some specific pictures in Firefox. I can reproduce this at reliably bugzilla-daemon
  2011-08-19 12:05 ` [Bug 40216] " bugzilla-daemon
  2011-08-19 12:19 ` bugzilla-daemon
@ 2011-08-19 12:44 ` bugzilla-daemon
  2011-08-19 13:15 ` bugzilla-daemon
  2019-11-19  8:20 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-08-19 12:44 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=40216

--- Comment #2 from Steven Koutstaal <skoutstaal@xs4all.nl> 2011-08-19 05:44:21 PDT ---
> Can you try a newer kernel, e.g. 3.0.x?

Not right now. I use the machine for work.. Maybe in the weekend I can make
some time..


> Please attach the full dmesg output, captured after the problem occurred.

dmesg does not show anything for the crash.


> Can you point to any specific pictures triggering the problem?

For example this one;
  http://www.koutstaal.com/foobar/IMG_0580.JPG


Please let me know if I need to run some debugs while the crash happens, this
is not a big problem.

thx,
/steven

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 40216] X crashes when I open some specific pictures in Firefox. I can reproduce this at reliably.
  2011-08-19  9:16 [Bug 40216] New: X crashes when I open some specific pictures in Firefox. I can reproduce this at reliably bugzilla-daemon
                   ` (2 preceding siblings ...)
  2011-08-19 12:44 ` bugzilla-daemon
@ 2011-08-19 13:15 ` bugzilla-daemon
  2019-11-19  8:20 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-08-19 13:15 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=40216

--- Comment #3 from Michel Dänzer <michel@daenzer.net> 2011-08-19 06:15:24 PDT ---
Created an attachment (id=50374)
 View: https://bugs.freedesktop.org/attachment.cgi?id=50374
 Review: https://bugs.freedesktop.org/review?bug=40216&attachment=50374

Bus error debugging

This patch should generate more output in dmesg when the bus error occurs.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
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 40216] X crashes when I open some specific pictures in Firefox. I can reproduce this at reliably.
  2011-08-19  9:16 [Bug 40216] New: X crashes when I open some specific pictures in Firefox. I can reproduce this at reliably bugzilla-daemon
                   ` (3 preceding siblings ...)
  2011-08-19 13:15 ` bugzilla-daemon
@ 2019-11-19  8:20 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2019-11-19  8:20 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 804 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=40216

Martin Peres <martin.peres@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED

--- Comment #4 from Martin Peres <martin.peres@free.fr> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/210.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2489 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-11-19  8:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-19  9:16 [Bug 40216] New: X crashes when I open some specific pictures in Firefox. I can reproduce this at reliably bugzilla-daemon
2011-08-19 12:05 ` [Bug 40216] " bugzilla-daemon
2011-08-19 12:19 ` bugzilla-daemon
2011-08-19 12:44 ` bugzilla-daemon
2011-08-19 13:15 ` bugzilla-daemon
2019-11-19  8:20 ` 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.