[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#681796: segmentation fault during suspend



On Mon, Jul 16, 2012 at 14:02:00 -0400, Yaroslav Halchenko wrote:

> 
> On Mon, 16 Jul 2012, Julien Cristau wrote:
> > > Fatal server error:
> > > [145698.415] Caught signal 11 (Segmentation fault). Server aborting
> > > [145698.415] 
> > > [145698.415] 
> > Any chance you can get a backtrace from gdb?
> 
> well -- I attached to X with gdb in a screen now... and will hope that I
> would be able to get there whenever such accident occurs again
> 
You'll probably need ssh to access it if/when X crashes.

> > > most recent upgrade, after which I think this issue started to appear was:
> > > 2012-07-11 14:43:17 upgrade xserver-xorg:amd64 1:7.6+13 1:7.7+1
> > That's a meta-package, so no.
> 
> hm... I might need to get educated a bit more on what is meta-package
> then since it seems to carry the binary:
> 
> $> dpkg -L xserver-xorg:amd64 | grep bin/
> /usr/bin/X
> 
Ok, mostly a metapackage.

> $> file /usr/bin/X
> /usr/bin/X: setuid setgid ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.26, BuildID[sha1]=0x9a1a6993c4ce93578604544819c5140515f45114, stripped
> 
> or alternatively -- which particular package to check for the upgraded
> version (if that is of interest anyways)?
> 
/usr/bin/X is just a wrapper, it basically doesn't do anything except
execve(/usr/bin/Xorg).  So the package you're looking for is
xserver-xorg-core.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


Reply to: