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

Bug#466491: libc6: gettimeofday() in /libe/libc.so.6 causes SIGSEGV



On Mon, Mar 03, 2008 at 12:49:30AM -0700, Clay Barnes wrote:
> On 07:39 Mon 03 Mar     , Aurelien Jarno wrote:
> > Clay Barnes a écrit :
> >> On 23:57 Sun 02 Mar     , Aurelien Jarno wrote:
> >>> Do you also have libc6-dbg installed? This one should give you more   
> >>> detauls in the backtrace.
> >>>
> >>> I have also just remarked that you are using nvidia drivers. Care to  
> >>> retry with nvidia-glx removed, and with the nv driver instead?
> >>>
> >>
> >> I have libc6-dbg installed (I just checked), and though nvidia-glx was
> >> installed, my xorg.conf had "nv" specified as the driver.  I'm
> >> uninstalling it (and every other /nvidia-.*/) now.
> >>
> >> And even with those changes I still get the same problems.  Here's the
> >> current bt full:
> >>
> >
> > Could you please send us the same backtrace without nvidia-glx installed?
> >
> > Also what are the exact commands that you are running to be able to  
> > trigger this problem?
> 
> I uninstalled it before I ran gdb.  I've restarted now just to be sure
> nothing was still loaded.  I'm inlining the current output (I don't
> know if anything is different, since you cropped it from your
> reply.  ;-D).

>From what I see in the backtrace /usr/lib/libGLcore.so.1 is still used,
and this file is provided by the nvidia driver. The call to
gettimeofday() is done from this file, and there is a lot of chances 
that the bug is located there.

You can run "dpkg -S /usr/lib/libGLcore.so.1" to know which package
provides this file. If there is no result, then it may come from a
manual installation of the nvidia drivers.

> The exact command that causes the crash is 'mplayer'.  I don't even
> have to give it any arguments, though even with arguments I get the
> same results.
> 

That seems to confirm that the problem is specific to your system. Such
a problem would have been reported more than once otherwise.

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



Reply to: