Menu

#56 Klinakconfig crashes at startup

open
5
2006-09-13
2006-09-13
Cz@rny
No

Just running it gets You the crash. Even with --help
doesn't work.

[czarny@melchior SPECS]$ klineakconfig
Segmentation fault
[czarny@melchior SPECS]$ klineakconfig --help
Segmentation fault

Here's the bt:

(gdb) symbol-file
/usr/lib/debug/usr/bin/klineakconfig.debug
Reading symbols from
/usr/lib/debug/usr/bin/klineakconfig.debug...done.
(gdb) r
Starting program: /usr/bin/klineakconfig

Program received signal SIGSEGV, Segmentation fault.
0xb7825bd6 in KCmdLineArgs::parseAllArgs () from
/usr/lib/libkdecore.so.4
(gdb) bt
#0 0xb7825bd6 in KCmdLineArgs::parseAllArgs ()
from /usr/lib/libkdecore.so.4
#1 0xb7826f06 in KCmdLineArgs::parsedArgs () from
/usr/lib/libkdecore.so.4
#2 0xb7826fc3 in KCmdLineArgs::qt_argv () from
/usr/lib/libkdecore.so.4
#3 0xb77682ad in KApplication::KApplication ()
from /usr/lib/libkdecore.so.4
#4 0x08068559 in main (argc=10242, argv=0x0) at
main.cpp:51

The 51'th line:

[czarny@melchior SPECS]$ cat -n
/usr/src/debug/klineakconfig-0.9/klineakconfig/main.cpp
| grep 51
4 begin : Wed May 15 17:51:34
EDT 2002
51 KApplication a;

[czarny@melchior SPECS]$ uname -a
Linux melchior 2.6.16.28-1 #1 Wed Aug 30 07:12:55 UTC
2006 i686 AMD_Athlon(tm)_XP_2500+ unknown PLD Linux

[czarny@melchior SPECS]$ gcc -v
Reading specs from
/usr/lib/gcc/athlon-pld-linux/4.1.2/specs
Target: athlon-pld-linux
Configured with: ../configure --prefix=/usr
--with-local-prefix=/usr/local --libdir=/usr/lib
--libexecdir=/usr/lib --infodir=/usr/share/info
--mandir=/usr/share/man --x-libraries=/usr/lib
--enable-shared --enable-threads=posix
--enable-languages=c,c++,fortran,objc,obj-c++,ada,java
--enable-c99 --enable-long-long --disable-multilib
--enable-nls --disable-werror --with-gnu-as
--with-gnu-ld --with-demangler-in-ld --with-system-zlib
--with-slibdir=/lib --without-system-libunwind
--enable-cmath --with-long-double-128
--with-gxx-include-dir=/usr/include/c++/4.1.2
--disable-libstdcxx-pch --enable-__cxa_atexit
--enable-libstdcxx-allocator=new
--with-qt4dir=/usr/lib/qt4 --disable-libjava-multilib
--enable-libgcj --enable-libgcj-multifile
--enable-libgcj-database --enable-gtk-cairo
--enable-java-awt=qt,gtk,xlib --enable-jni
--enable-xmlj --enable-alsa --enable-dssi athlon-pld-linux
Thread model: posix
gcc version 4.1.2 20060817 (prerelease) (PLD-Linux)

Discussion

  • Sheldon Lee Wen

    Sheldon Lee Wen - 2006-09-13

    Logged In: YES
    user_id=240921

    What version of klineakconfig ?

     
  • Cz@rny

    Cz@rny - 2006-09-14

    Logged In: YES
    user_id=1068178

    Sry - klineakconfig 0.9, though it could be noted on loading
    symbol file to gdb.

     
  • Sheldon Lee Wen

    Sheldon Lee Wen - 2008-04-13

    Logged In: YES
    user_id=240921
    Originator: NO

    Is this still a problem?

     

Log in to post a comment.

MongoDB Logo MongoDB