Re: Fedora 9

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

 



On Tue, 13 May 2008 20:42:52 +0200, Pavel Lisý wrote:

> > > But output is not understandable for me:
> > > 
> > > [pali@pali-pc ~]$ gdb gkrellm
> > > GNU gdb Fedora (6.8-1.fc9)
> > > Copyright (C) 2008 Free Software Foundation, Inc.
> > > License GPLv3+: GNU GPL version 3 or later
> > > <http://gnu.org/licenses/gpl.html>
> > > This is free software: you are free to change and redistribute it.
> > > There is NO WARRANTY, to the extent permitted by law.  Type "show
> > > copying"
> > > and "show warranty" for details.
> > > This GDB was configured as "i386-redhat-linux-gnu"...
> > > (gdb) run
> > > Starting program: /usr/bin/gkrellm 
> > > [Thread debugging using libthread_db enabled]
> > > [New Thread 0xb7f52710 (LWP 10341)]
> > > 
> > > Program received signal SIGSEGV, Segmentation fault.
> > > [Switching to Thread 0xb7f52710 (LWP 10341)]
> > > X509_STORE_add_lookup (v=<value optimized out>, m=<value optimized out>)
> > >     at x509_lu.c:255
> > > 255             sk=v->get_cert_methods;
> > > 
> > > 
> > > 
> > > Is it something with LDAP authentication and SSL certificat? I lost my
> > > icon in gdm screen too.
> > 
> > Plus:
> > 
> > > 0x04cd78b9 in X509_STORE_add_lookup () from /lib/libcrypto.so.7
> > 
> > That's OpenSSL code, which is a surprise because gkrellm in F9
> > uses GnuTLS instead. Do you really refer to the F9 gkrellm build?
> 
> I didn't install packages from other sources
> [pali@pali-pc ~]$ rpm -qf /usr/bin/gkrellm
> gkrellm-2.3.1-3.fc9.i386
> 
> [pali@pali-pc ~]$ sudo yum list '*gkrellm*'
> Loaded plugins: refresh-packagekit
> Installed Packages
> gkrellm.i386              2.3.1-3.fc9            installed       
> gkrellm-debuginfo.i386    2.3.1-3.fc9            installed       
> gkrellm-top.i386          2.2.11-1.fc9           installed       

For further examination you would need to get the backtrace output inside
gdb. That means to run the "bt" command in gdb after the segmentation
fault.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux