[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    Bug#39575: marked as done (kcontrol crashes when selecting "background") by Stephan Kulow <coolo@kde
From:       owner () bugs ! kde ! org (Stephan Kulow)
Date:       2002-03-21 10:03:02
[Download RAW message or body]

Your message with subj: Bug#39575: kcontrol crashes when selecting "background"

On Wednesday 20 March 2002 17:28, cjb@cs.utexas.edu wrote:
> Package: kcontrol
> Version: KDE 2.9.2
> Severity: normal
> Installed from:    Compiled From Sources
> Compiler:          g++ 2.96
> OS:                Linux
> OS/Compiler notes: Not Specified
> 
> when kde starts up, there is no background picture.  instead, the
> background is grey and flashes for a few minutes then stops.  i can't right
> click on the desktop and there are no desktop icons.  when i select
> background in kcontrol, it crashes.
> 
> i'm using qt-x11-free-3.0.2 with -thread -qt-gif compile options.
> 
> i've compiled and installed kdelibs, kdebase, kdeaddons, kdeartwork,
> kdenetwork, kdemultimedia, kdepim and kdeutilities.
> 
> i'm using redhat 7.2 that is up2dated.
> 
> here is the backtrace:
> 
> [New Thread 1024 (LWP 21387)]
> 0x412e2ca9 in __wait4 () from /lib/i686/libc.so.6
> #0  0x412e2ca9 in __wait4 () from /lib/i686/libc.so.6
> #1  0x4135e6b4 in __DTOR_END__ () from /lib/i686/libc.so.6
> #2  0x411906f3 in waitpid (pid=21625, stat_loc=0x0, options=0)
> at wrapsyscall.c:172
> #3  0x406788a9 in KCrash::defaultCrashHandler ()
> from /usr/local/kde-3.0beta2//lib/libkdecore.so.4
> #4  0x4118ea85 in pthread_sighandler (signo=11, ctx=
> {gs = 7, __gsh = 0, fs = 0, __fsh = 0, es = 43, __esh = 0, ds = 43,
> __dsh = 0, edi = 3221211584, esi = 428, ebp = 3221210648, esp = 3221210604,
> ebx = 1090970140, edx = 3221210976, ecx = 0, eax = 135339486, trapno = 14,
> err = 4, eip = 131073, cs = 35, __csh = 0, eflags = 66194, esp_at_signal =
> 3221210604, ss = 43, __ssh = 0, fpstate = 0xbfffc370, oldmask = 2147483648,
> cr2 = 131073}) at signals.c:97
> #5  <signal handler called>
> #6  0x00020001 in ?? ()
> #7  0x419c9edb in read_jpeg_image ()
As you can see it's crashing in libjpeg. This is often the case if you're 
mixing two libjpeg versions. E.g. Qt has it's own libjpeg version if you 
don't compile with -system-libjpeg

Greetings, Stephan



has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 20 Mar 2002 16:28:19 +0000
Received: (qmail 22151 invoked by uid 33); 20 Mar 2002 16:28:18 -0000
Date: 20 Mar 2002 16:28:18 -0000
Message-ID: <20020320162818.22150.qmail@mail.kde.org>
To: submit@bugs.kde.org
Subject: kcontrol crashes when selecting "background"
From: cjb@cs.utexas.edu
X-KDE-Received: -66.25.162.101

Package:           kcontrol
Version:           KDE 2.9.2
Severity:          normal
Installed from:    Compiled From Sources
Compiler:          g++ 2.96
OS:                Linux
OS/Compiler notes: Not Specified

when kde starts up, there is no background picture.  instead, the background is grey \
and flashes for a few minutes then stops.  i can't right click on the desktop and \
there are no desktop icons.  when i select background in kcontrol, it crashes.

i'm using qt-x11-free-3.0.2 with -thread -qt-gif compile options.

i've compiled and installed kdelibs, kdebase, kdeaddons, kdeartwork, kdenetwork, \
kdemultimedia, kdepim and kdeutilities.

i'm using redhat 7.2 that is up2dated.

here is the backtrace:

[New Thread 1024 (LWP 21387)]
0x412e2ca9 in __wait4 () from /lib/i686/libc.so.6
#0  0x412e2ca9 in __wait4 () from /lib/i686/libc.so.6
#1  0x4135e6b4 in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x411906f3 in waitpid (pid!625, stat_loc=0x0, options=0)
    at wrapsyscall.c:172
#3  0x406788a9 in KCrash::defaultCrashHandler ()
   from /usr/local/kde-3.0beta2//lib/libkdecore.so.4
#4  0x4118ea85 in pthread_sighandler (signo, ctx      {gs = 7, __gsh = 0, fs = 0, \
__fsh = 0, es = 43, __esh = 0, ds = 43, __dsh = 0, edi = 3221211584, esi = 428, ebp = \
3221210648, esp = 3221210604, ebx = 1090970140, edx = 3221210976, ecx = 0, eax = \
135339486, trapno = 14, err = 4, eip = 131073, cs = 35, __csh = 0, eflags = 66194, \
esp_at_signal = 3221210604, ss = 43, __ssh = 0, fpstate = 0xbfffc370, oldmask = \
2147483648, cr2 = 131073})  at signals.c:97
#5  <signal handler called>
#6  0x00020001 in ?? ()
#7  0x419c9edb in read_jpeg_image ()
   from /usr/local/qt-3.0.2/plugins/imageformats/libqjpeg.so
#8  0x40a112b5 in QImageIO::read () from /usr/local/qt-3.0.2//lib/libqt-mt.so.3
#9  0x40a0e7c1 in QImage::load () from /usr/local/qt-3.0.2//lib/libqt-mt.so.3
#10 0x41c789e1 in KBackgroundRenderer::doWallpaper ()
   from /usr/local/kde-3.0beta2//lib/kde3/libkcm_background.so
#11 0x41c79c70 in KBackgroundRenderer::render ()
   from /usr/local/kde-3.0beta2//lib/kde3/libkcm_background.so
#12 0x41c7a38d in KBackgroundRenderer::qt_invoke ()
   from /usr/local/kde-3.0beta2//lib/kde3/libkcm_background.so
#13 0x40a45142 in QObject::activate_signal ()
   from /usr/local/qt-3.0.2//lib/libqt-mt.so.3
#14 0x40a45052 in QObject::activate_signal ()
   from /usr/local/qt-3.0.2//lib/libqt-mt.so.3
#15 0x40dd7f91 in QTimer::timeout ()
   from /usr/local/qt-3.0.2//lib/libqt-mt.so.3
#16 0x40a660bf in QTimer::event () from /usr/local/qt-3.0.2//lib/libqt-mt.so.3
#17 0x409da138 in QApplication::internalNotify ()
   from /usr/local/qt-3.0.2//lib/libqt-mt.so.3
#18 0x409d9e8b in QApplication::notify ()
   from /usr/local/qt-3.0.2//lib/libqt-mt.so.3
#19 0x405d564a in KApplication::notify ()
   from /usr/local/kde-3.0beta2//lib/libkdecore.so.4
#20 0x4097725a in qt_activate_timers ()
   from /usr/local/qt-3.0.2//lib/libqt-mt.so.3
#21 0x40974c64 in QApplication::processNextEvent ()
   from /usr/local/qt-3.0.2//lib/libqt-mt.so.3
#22 0x409dba30 in QApplication::enter_loop ()
   from /usr/local/qt-3.0.2//lib/libqt-mt.so.3
#23 0x409744a8 in QApplication::exec ()
   from /usr/local/qt-3.0.2//lib/libqt-mt.so.3
#24 0x4193af7d in main () from /usr/local/kde-3.0beta2//lib/kde3/kcontrol.so
#25 0x0804ccf4 in launch ()
#26 0x0804d967 in handle_launcher_request ()
#27 0x0804de16 in handle_requests ()
#28 0x0804f2ba in main ()
#29 0x41244627 in __libc_start_main (main=0x804ec34 <main>, argc=3,
    ubp_av=0xbfffdae4, init=0x804a358 <_init>, fini=0x804f728 <_fini>,
    rtld_fini=0x4000dcc4 <_dl_fini>, stack_end=0xbfffdadc)
    at ../sysdeps/generic/libc-start.c:129

thanks and keep up the good work!
christopher

(Submitted via bugs.kde.org)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic