Package: libc6
Version: 2.13-2
Severity: critical
Xorg now segfaults, with the following in the Xorg.0.log:
Program received signal SIGSEGV, Segmentation fault.
__memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:153
153 ../sysdeps/x86_64/multiarch/memcpy-ssse3.S: No such file or
On Wed, May 04, 2011 at 06:43:54AM +0200, Aurelien Jarno wrote:
> Which versions of xorg* packages are you using? Which hardware is that?
> Can you attach your full Xorg.0.log?
The installed packages are below.
It's a radeon card (full details in attached log).
Log attached.
Thanks,
-Steve
ii
On Wed, May 04, 2011 at 09:29:53AM +0200, Michel Dänzer wrote:
> On Mit, 2011-05-04 at 02:18 -0500, Jonathan Nieder wrote:
> > Thanks, Michel. Steve, could you install xserver-xorg-video-radeon-dbg
> > [...]
>
> More importantly xserver-xorg-core-dbg, to get debugging symbols
> for /usr/lib/xo
On Wed, May 04, 2011 at 02:18:35AM -0500, Jonathan Nieder wrote:
> Thanks, Michel. Steve, could you install xserver-xorg-video-radeon-dbg
> and get a full backtrace (bt full), or even better, run xorg under
> valgrind and see what it says?
OK, I ran valgrind Xorg; note that valgrind was not exit
On Wed, May 04, 2011 at 10:08:47AM +0200, Michel Dänzer wrote:
> Steve, can you provide the output of fbset -i and the
> "/etc/X11/xorg.conf file as well? Any reason for not using the radeon
> driver?
I don't know why the radeon driver is not in use. I have two monitors
(1600x1200 and 1920x1200)
On Thu, May 05, 2011 at 09:33:45AM +0200, Michel Dänzer wrote:
> On Mit, 2011-05-04 at 23:41 -0500, Steve M. Robbins wrote:
> > On Wed, May 04, 2011 at 10:08:47AM +0200, Michel Dänzer wrote:
> >
> > > Steve, can you provide the output of fbset -i and the
> > >
On Sat, May 07, 2011 at 12:25:15PM +0200, Aurelien Jarno wrote:
> On Wed, May 04, 2011 at 02:30:35PM +0200, Aurelien Jarno wrote:
> > Le 04/05/2011 07:42, Steve M. Robbins a écrit :
> > > P.S. I tried rebuilding glibc myself locally, but gcc also segfaults
> > > in t
I have two systems. Both track unstable, and have package
locales at version 2.0.16.
On one system, package locales owns /etc/default/locale, on the other,
it doesn't. Should the file be owned by locales or not?
Could the situation arise by upgrades? One system is 4 years old
(upgraded weekl
Hi,
Thanks to Jeff's observations, I have a workaround that should suffice
for Debian. I don't know what the right fix should be, but I hope the
openmpi, fakeroot, and libc6 folks can take it from here.
On Fri, Jun 05, 2009 at 02:39:27PM -0400, Jeff Squyres wrote:
> On Jun 2, 2009, at 4:25 PM,
On Wed, Jun 10, 2009 at 01:59:41PM +0200, Manuel Prinz wrote:
> Checked again, the bug is somewhere in Open MPI. While testing on Lenny,
> I had some cruft left over. A fresh 1.3.2 installation shows the same
> behaviour.
OK, so where do we go from here?
It seems to me that OpenMPI is at fault fo
Howdy,
I'm investigating #653441, a build failure that exists only for Alpha.
The C++ code in question uses epoll_create1().
I've boiled it down to the following test code:
#include
int main(int ac, char* av[])
{
int fd = epoll_create1(0);
return 0;
}
This can be successfu
Hi,
By private mail, I got the suggestion that maybe Alpha's epoll.h lacks
"extern C"; I diff'd the two files and that's not the case. However,
I did find the following:
On Alpha:
/* Same as epoll_create but with an additional FLAGS parameter. */
extern int epoll_create2 (int __size, int __fla
Package: libc6
Version: 2.24-7
Severity: normal
Tried to install libc6:i386 but cannot.
$ sudo apt-get install libc6:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an
Thanks Adam + Aurelien,
On Saturday, November 26, 2016 3:11:21 PM CST Aurelien Jarno wrote:
> On 2016-11-26 11:02, Adam D. Barratt wrote:
> > On Sat, 2016-11-26 at 01:02 -0600, Steve M. Robbins wrote:
> > > I don't know how to make sense of these "breaks" version
Hi,
I don't pretend to understand the ramifications of patching the
"missing __ctype_b" problem. But when you are considering the pros
and cons, please remember that in addition to whatever Debian packages
break, all the self-compiled static libs that people will have on
their systems will also b
15 matches
Mail list logo