All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 18953] randr crashes server
       [not found] <bug-18953-502@http.bugs.freedesktop.org/>
@ 2011-09-11  9:38 ` bugzilla-daemon
  2011-09-12  8:36 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-09-11  9:38 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #3 from Christian Volkmann <haveaniceday@cv-sv.de> 2011-09-11 02:38:33 PDT ---
May be I can reproduce this bug on a openSUSE:

<https://bugzilla.novell.com/show_bug.cgi?id=716220>

It looks for me that xrandr does not resize the "system buffer"
(exa_migration_mixed.c)

> I have doubled the allocated memory at exa_migration_mixed.c line 205 for a
> test.
> The crash is gone. There are now copy of the images (shown by display) on 
> the other screen. 
> => The problems are more complex than missing increased buffers.

       /* Do we need to allocate our system buffer? */
        if (!pExaPixmap->sys_ptr) {
        pExaPixmap->sys_ptr = malloc(pExaPixmap->sys_pitch *
                                         pPixmap->drawable.height);
            if (!pExaPixmap->sys_ptr)
                FatalError("EXA: malloc failed for size %d bytes\n",
                           pExaPixmap->sys_pitch * pPixmap->drawable.height);
}

valgrind ( as root ) with the x-server showed a write after the buffer
"pExaPixmap->sys_ptr".
 But may be mine is a different error ?

-- 
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] 4+ messages in thread

* [Bug 18953] randr crashes server
       [not found] <bug-18953-502@http.bugs.freedesktop.org/>
  2011-09-11  9:38 ` [Bug 18953] randr crashes server bugzilla-daemon
@ 2011-09-12  8:36 ` bugzilla-daemon
  2011-09-12 19:31 ` bugzilla-daemon
  2012-12-29 11:50 ` bugzilla-daemon
  3 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-09-12  8:36 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #4 from Michel Dänzer <michel@daenzer.net> 2011-09-12 01:36:29 PDT ---
(In reply to comment #3)
> But may be mine is a different error ?

It most definitely is. If you can still reproduce your problem with current
upstream versions of xserver (1.11) and xf86-video-ati (6.14.2), please file
your own bug.

-- 
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] 4+ messages in thread

* [Bug 18953] randr crashes server
       [not found] <bug-18953-502@http.bugs.freedesktop.org/>
  2011-09-11  9:38 ` [Bug 18953] randr crashes server bugzilla-daemon
  2011-09-12  8:36 ` bugzilla-daemon
@ 2011-09-12 19:31 ` bugzilla-daemon
  2012-12-29 11:50 ` bugzilla-daemon
  3 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2011-09-12 19:31 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #5 from Christian Volkmann <haveaniceday@cv-sv.de> 2011-09-12 12:31:38 PDT ---
xorg-x11-server-7.6_1.10.4-166.2.x86_64 of the opensuse repositories
solves my problem. So I xpect the newest server does not fall back to the old
problem.
Thanks for the hint.

-- 
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] 4+ messages in thread

* [Bug 18953] randr crashes server
       [not found] <bug-18953-502@http.bugs.freedesktop.org/>
                   ` (2 preceding siblings ...)
  2011-09-12 19:31 ` bugzilla-daemon
@ 2012-12-29 11:50 ` bugzilla-daemon
  3 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2012-12-29 11:50 UTC (permalink / raw)
  To: dri-devel


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

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

Danny <moondrake@gmail.com> changed:

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

--- Comment #6 from Danny <moondrake@gmail.com> ---
I am going to close the bug. I am not sure it is really fixed, but I no longer
have this hardware, and nobody else confirmed this problem.

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

[-- Attachment #1.2: Type: text/html, Size: 1963 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] 4+ messages in thread

end of thread, other threads:[~2012-12-29 11:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-18953-502@http.bugs.freedesktop.org/>
2011-09-11  9:38 ` [Bug 18953] randr crashes server bugzilla-daemon
2011-09-12  8:36 ` bugzilla-daemon
2011-09-12 19:31 ` bugzilla-daemon
2012-12-29 11:50 ` 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.