mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Dave Airlie" <airlied@gmail.com>
To: "Tilman Schmidt" <tilman@imap.cc>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [2.6.25-rc6] possible regression: X server dying
Date: Mon, 31 Mar 2008 14:53:29 +1000	[thread overview]
Message-ID: <21d7e9970803302153s314d48d3o7120a56092eeaede@mail.gmail.com> (raw)
In-Reply-To: <21d7e9970803241753q433e7545pdd00eae189846a8@mail.gmail.com>

On Tue, Mar 25, 2008 at 10:53 AM, Dave Airlie <airlied@gmail.com> wrote:
>
> On Tue, Mar 25, 2008 at 9:45 AM, Tilman Schmidt <tilman@imap.cc> wrote:
>  > On Tue, 25 Mar 2008 09:22:32 +1000, Dave Airlie wrote:
>  >  > On Tue, Mar 25, 2008 at 8:38 AM, Tilman Schmidt <tilman@imap.cc> wrote:
>  >  >> In the five days since I booted a 2.6.25-rc6 kernel on my development
>  >  >>  machine, it has happened three times already that I came back to the
>  >  >>  machine to find that the X server had exited, killing all applications
>  >  >>  that still had a window open. [...]
>  >
>  > >
>  >  > anything in the X.org logfiles?
>  >
>  >  Ah, of course. Sorry I forgot. Xorg.0.log.old ends with this:
>  >
>  >  | Backtrace:
>  >  | 0: /usr/bin/X(xf86SigHandler+0x81) [0x80e6d81]
>  >  | 1: [0xb7fc9400]
>  >  | 2:
>  >  /usr/lib/xorg/modules//extensions/libGLcore.so(_swrast_Triangle+0x2d)
>  >  [0xb51ea5dd]
>  >  | 3: /usr/lib/xorg/modules//extensions/libGLcore.so [0xb51f1075]
>  >  | 4: /usr/lib/xorg/modules//extensions/libGLcore.so [0xb5206f2e]
>  >  | 5: /usr/lib/xorg/modules//extensions/libGLcore.so [0xb52080b8]
>  >  | 6:
>  >  /usr/lib/xorg/modules//extensions/libGLcore.so(_tnl_run_pipeline+0x153)
>  >  [0xb520cb83]
>  >  | 7:
>  >  /usr/lib/xorg/modules//extensions/libGLcore.so(_tnl_draw_prims+0x3f0)
>  >  [0xb51f8340]
>  >  | 8:
>  >  /usr/lib/xorg/modules//extensions/libGLcore.so(vbo_exec_vtx_flush+0x1fb)
>  >  [0xb52471eb]
>  >  | 9:
>  >  /usr/lib/xorg/modules//extensions/libGLcore.so(vbo_exec_FlushVertices+0x78)
>  >  [0xb52488e8]
>  >  | 10: /usr/lib/xorg/modules//extensions/libGLcore.so(_mesa_Flush+0x83)
>  >  [0xb5112663]
>  >  | 11: /usr/lib/xorg/modules//extensions/libglx.so [0xb7c6a107]
>  >  | 12: /usr/lib/xorg/modules//extensions/libglx.so [0xb7c4aa6d]
>  >  | 13: /usr/bin/X [0x815809e]
>  >  | 14: /usr/bin/X(Dispatch+0x1af) [0x808f68f]
>  >  | 15: /usr/bin/X(main+0x47e) [0x807717e]
>  >  | 16: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7d5dfe0]
>  >  | 17: /usr/bin/X(FontFileCompleteXLFD+0x1e5) [0x8076501]
>  >  |
>  >  | Fatal server error:
>  >  | Caught signal 11.  Server aborting
>  >

any look finding what might have caused this?

it certainly looks like some heap or address space change affects Mesa.

Dave.

  parent reply	other threads:[~2008-03-31  4:53 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-24 22:38 Tilman Schmidt
2008-03-24 23:22 ` Dave Airlie
2008-03-24 23:45   ` Tilman Schmidt
2008-03-25  0:53     ` Dave Airlie
2008-03-26 18:52       ` Pavel Machek
2008-03-31  4:53       ` Dave Airlie [this message]
2008-03-31 17:45         ` Mark Lord
2008-04-01  9:02         ` Tilman Schmidt
2008-04-06  7:44           ` Dave Airlie
2008-04-06 14:34             ` Gerhard Pircher
2008-04-07 22:27               ` Dave Airlie
2008-04-08 21:01                 ` Guennadi Liakhovetski
2008-04-09  8:54                   ` Gerhard Pircher
2008-04-24 16:40                     ` Oliver Pinter
2008-04-24 20:37                       ` Gerhard Pircher
2008-04-24 16:03                   ` Guennadi Liakhovetski
2008-04-19 11:30             ` [2.6.25] X server dying due to lock not being held Gerhard Pircher
2008-04-07 22:22           ` [2.6.25-rc6] possible regression: X server dying Tilman Schmidt
2008-04-07 22:55             ` Ray Lee
2008-04-09 11:57               ` Tilman Schmidt
2008-04-14  1:02               ` Tilman Schmidt
2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki
2008-04-03 23:22 ` [2.6.25-rc6] possible regression: X server dying Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=21d7e9970803302153s314d48d3o7120a56092eeaede@mail.gmail.com \
    --to=airlied@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tilman@imap.cc \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome