All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 25356] Segmentation fault occurs on running  mesa/progs/xdemos manywin
       [not found] <bug-25356-502@http.bugs.freedesktop.org/>
@ 2010-03-03 16:33 ` bugzilla-daemon
  2010-03-03 20:57 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-03-03 16:33 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=25356





--- Comment #5 from Alex Deucher <agd5f@yahoo.com>  2010-03-03 08:33:52 PST ---
Is this still an issue with newer versions of mesa?  Any chance you could get a
backtrace with gdb?


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

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 25356] Segmentation fault occurs on running  mesa/progs/xdemos manywin
       [not found] <bug-25356-502@http.bugs.freedesktop.org/>
  2010-03-03 16:33 ` [Bug 25356] Segmentation fault occurs on running mesa/progs/xdemos manywin bugzilla-daemon
@ 2010-03-03 20:57 ` bugzilla-daemon
  2010-03-08 12:52 ` [Bug 25356] Segmentation fault occurs on running cd bugzilla-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-03-03 20:57 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=25356





--- Comment #6 from Pauli <suokkos@gmail.com>  2010-03-03 12:57:04 PST ---
This happens only in DRI1 because bo manager in mesa frees all buffers ever
allocated for context in context destruction.

Result is that shared objects are destroyed even tough there is still
references to them in other active contexts.


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

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 25356] Segmentation fault occurs on running  cd
       [not found] <bug-25356-502@http.bugs.freedesktop.org/>
  2010-03-03 16:33 ` [Bug 25356] Segmentation fault occurs on running mesa/progs/xdemos manywin bugzilla-daemon
  2010-03-03 20:57 ` bugzilla-daemon
@ 2010-03-08 12:52 ` bugzilla-daemon
  2010-03-08 13:11 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-03-08 12:52 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=25356


samit vats <hysvats@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|Segmentation fault occurs on|Segmentation fault occurs on
                   |running  mesa/progs/xdemos  |running  cd
                   |manywin                     |




--- Comment #7 from samit vats <hysvats@gmail.com>  2010-03-08 04:52:57 PST ---
(In reply to comment #5)
> Is this still an issue with newer versions of mesa?  Any chance you could get a
> backtrace with gdb?
> 


The issue is fixed in the latest build with Mesa version 7.8-devel


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

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 25356] Segmentation fault occurs on running  cd
       [not found] <bug-25356-502@http.bugs.freedesktop.org/>
                   ` (2 preceding siblings ...)
  2010-03-08 12:52 ` [Bug 25356] Segmentation fault occurs on running cd bugzilla-daemon
@ 2010-03-08 13:11 ` bugzilla-daemon
  2012-01-18 10:37 ` bugzilla-daemon
  2014-07-07 16:43 ` bugzilla-daemon
  5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-03-08 13:11 UTC (permalink / raw)
  To: dri-devel

http://bugs.freedesktop.org/show_bug.cgi?id=25356


Fabio Pedretti <fabio.ped@libero.it> changed:

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




--- Comment #8 from Fabio Pedretti <fabio.ped@libero.it>  2010-03-08 05:11:26 PST ---
It's still happening here, with git master. Maybe related: bug #22868.

Card:
GL_RENDERER   = Mesa DRI R300 (RV530 71C5) 20090101 x86/MMX/SSE2 TCL


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

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--

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

* [Bug 25356] Segmentation fault occurs on running  cd
       [not found] <bug-25356-502@http.bugs.freedesktop.org/>
                   ` (3 preceding siblings ...)
  2010-03-08 13:11 ` bugzilla-daemon
@ 2012-01-18 10:37 ` bugzilla-daemon
  2014-07-07 16:43 ` bugzilla-daemon
  5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2012-01-18 10:37 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #9 from Michel Dänzer <michel@daenzer.net> 2012-01-18 02:37:12 PST ---
This report should either be reassigned to r300g if it still happens with that,
or resolved as WONTFIX, as r300c is dead.

-- 
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 25356] Segmentation fault occurs on running  cd
       [not found] <bug-25356-502@http.bugs.freedesktop.org/>
                   ` (4 preceding siblings ...)
  2012-01-18 10:37 ` bugzilla-daemon
@ 2014-07-07 16:43 ` bugzilla-daemon
  5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2014-07-07 16:43 UTC (permalink / raw)
  To: dri-devel


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

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

Andreas Boll <andreas.boll.dev@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #10 from Andreas Boll <andreas.boll.dev@gmail.com> ---
The classic r300 driver has been abandoned long ago.
It was replaced by the Gallium driver r300g.

If you have issues with r300g please file a new bug report with component
Drivers/Gallium/r300

Thanks.

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

[-- Attachment #1.2: Type: text/html, Size: 2155 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:[~2014-07-07 16:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-25356-502@http.bugs.freedesktop.org/>
2010-03-03 16:33 ` [Bug 25356] Segmentation fault occurs on running mesa/progs/xdemos manywin bugzilla-daemon
2010-03-03 20:57 ` bugzilla-daemon
2010-03-08 12:52 ` [Bug 25356] Segmentation fault occurs on running cd bugzilla-daemon
2010-03-08 13:11 ` bugzilla-daemon
2012-01-18 10:37 ` bugzilla-daemon
2014-07-07 16:43 ` 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.