Version: 0.10.0 SVN (using Devel) Compiler: gcc OS: Linux Installed from: Compiled sources On starting a self-compiled digikam (SVN r933890) I get a crash with the following backtrace: Application: digiKam (digikam), signal SIGSEGV [?1034h[Thread debugging using libthread_db enabled] 0x00007fafadba3ce1 in nanosleep () from /lib64/libc.so.6 [Current thread is 1 (Thread 0x7fafb4dd3750 (LWP 29358))] Thread 10 (Thread 0x7fafa1106950 (LWP 29359)): #0 0x00007fafae5dfd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fafae850f29 in QWaitCondition::wait (this=0xc50158, mutex=0xc50150, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:82 #2 0x00000000006c7cb8 in Digikam::ScanController::run (this=0xc4fd20) at /home/rkrell/src/KDE/graphics/digikam/digikam/scancontroller.cpp:412 #3 0x00007fafae84ff72 in QThreadPrivate::start (arg=0xc4fd20) at thread/qthread_unix.cpp:184 #4 0x00007fafae5dc070 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fafadbd510d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 9 (Thread 0x7faf9f9e0950 (LWP 29388)): #0 0x00007fafae5dfd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fafae850f29 in QWaitCondition::wait (this=0xe79f40, mutex=0xe79f38, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:82 #2 0x00007fafb20ec8bf in Digikam::LoadSaveThread::run (this=0xe79f20) at /home/rkrell/src/KDE/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131 #3 0x00007fafae84ff72 in QThreadPrivate::start (arg=0xe79f20) at thread/qthread_unix.cpp:184 #4 0x00007fafae5dc070 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fafadbd510d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 8 (Thread 0x7fafa01e1950 (LWP 29389)): #0 0x00007fafae5dfd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fafae850f29 in QWaitCondition::wait (this=0xfc3c20, mutex=0xfc3c18, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:82 #2 0x00007fafb20ec8bf in Digikam::LoadSaveThread::run (this=0xfc3c00) at /home/rkrell/src/KDE/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131 #3 0x00007fafae84ff72 in QThreadPrivate::start (arg=0xfc3c00) at thread/qthread_unix.cpp:184 #4 0x00007fafae5dc070 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fafadbd510d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 7 (Thread 0x7faf986ba950 (LWP 29391)): #0 0x00007fafae5dffdd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007faf9d27f611 in ?? () from /usr/lib64/libxine.so.1 #2 0x00007fafae5dc070 in start_thread () from /lib64/libpthread.so.0 #3 0x00007fafadbd510d in clone () from /lib64/libc.so.6 #4 0x0000000000000000 in ?? () Thread 6 (Thread 0x7faf965dc950 (LWP 29392)): #0 0x00007fafae5dffdd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007faf9d28d685 in ?? () from /usr/lib64/libxine.so.1 #2 0x00007fafae5dc070 in start_thread () from /lib64/libpthread.so.0 #3 0x00007fafadbd510d in clone () from /lib64/libc.so.6 #4 0x0000000000000000 in ?? () Thread 5 (Thread 0x7faf95ddb950 (LWP 29393)): #0 0x00007fafae5dd5e1 in pthread_mutex_lock () from /lib64/libpthread.so.0 #1 0x00007fafab1d6856 in g_main_context_iterate (context=0xa96790, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2744 #2 0x00007fafab1d6a6b in IA__g_main_context_iteration (context=0xa96790, may_block=1) at gmain.c:2841 #3 0x00007fafae9625be in QEventDispatcherGlib::processEvents (this=0xb15c60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:320 #4 0x00007fafae937722 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1780633616}) at kernel/qeventloop.cpp:144 #5 0x00007fafae937aed in QEventLoop::exec (this=0x7faf95ddb030, flags={i = -1780633536}) at kernel/qeventloop.cpp:195 #6 0x00007fafae84cfd8 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:476 #7 0x00007faf9d4dab12 in ?? () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so #8 0x00007fafae84ff72 in QThreadPrivate::start (arg=0xa974a0) at thread/qthread_unix.cpp:184 #9 0x00007fafae5dc070 in start_thread () from /lib64/libpthread.so.0 #10 0x00007fafadbd510d in clone () from /lib64/libc.so.6 #11 0x0000000000000000 in ?? () Thread 4 (Thread 0x7faf95337950 (LWP 29396)): #0 0x00007fafae5e287b in read () from /lib64/libpthread.so.0 #1 0x00007faf9d8fffa5 in snd_ctl_hw_read () from /usr/lib64/libasound.so.2 #2 0x00007faf9d8fad38 in snd_hctl_handle_events () from /usr/lib64/libasound.so.2 #3 0x00007faf9d904935 in snd_mixer_handle_events () from /usr/lib64/libasound.so.2 #4 0x00007faf953d5a00 in ?? () from /usr/lib64/xine/plugins/1.25/xineplug_ao_out_alsa.so #5 0x00007fafae5dc070 in start_thread () from /lib64/libpthread.so.0 #6 0x00007fafadbd510d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 3 (Thread 0x7faf94b15950 (LWP 29397)): #0 0x00007fafae5dfd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007faf9d290b63 in ?? () from /usr/lib64/libxine.so.1 #2 0x00007fafae5dc070 in start_thread () from /lib64/libpthread.so.0 #3 0x00007fafadbd510d in clone () from /lib64/libc.so.6 #4 0x0000000000000000 in ?? () Thread 2 (Thread 0x7faf923cf950 (LWP 29412)): #0 0x00007fafae5dfd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fafae850f29 in QWaitCondition::wait (this=0x3841590, mutex=0x3841588, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:82 #2 0x00007fafb20ec8bf in Digikam::LoadSaveThread::run (this=0x3841570) at /home/rkrell/src/KDE/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131 #3 0x00007fafae84ff72 in QThreadPrivate::start (arg=0x3841570) at thread/qthread_unix.cpp:184 #4 0x00007fafae5dc070 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fafadbd510d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fafb4dd3750 (LWP 29358)): [KCrash Handler] #5 0x00007faf8e15c4e0 in ?? () from /usr/X11R6/lib64/libGLcore.so.1 #6 0x00007faf8ef99c67 in _init () from /usr/lib64/libGL.so.1 #7 0x00007fafb4c158d8 in call_init (l=0x4fc2610, argc=5, argv=0x7fffbce23c28, env=0xf37a90) at dl-init.c:70 #8 0x00007fafb4c15a07 in _dl_init (main_map=0x504fad0, argc=5, argv=0x7fffbce23c28, env=0xf37a90) at dl-init.c:134 #9 0x00007fafb4c19bde in dl_open_worker (a=<value optimized out>) at dl-open.c:516 #10 0x00007fafb4c15566 in _dl_catch_error (objname=0x7fffbce22720, errstring=0x7fffbce22718, mallocedp=0x7fffbce2272f, operate=0x7fafb4c19860 <dl_open_worker>, args=0x7fffbce226d0) at dl-error.c:178 #11 0x00007fafb4c1938b in _dl_open (file=0x5050078 "/usr/lib64/kde4/kipiplugin_advancedslideshow.so", mode=-2147483647, caller_dlopen=0x7fafae92c736, nsid=-2, argc=5, argv=0x7fffbce23c28, env=0xf37a90) at dl-open.c:596 #12 0x00007fafaaf95f9b in dlopen_doit (a=<value optimized out>) at dlopen.c:67 #13 0x00007fafb4c15566 in _dl_catch_error (objname=0xa75120, errstring=0xa75128, mallocedp=0xa75118, operate=0x7fafaaf95f30 <dlopen_doit>, args=0x7fffbce228f0) at dl-error.c:178 #14 0x00007fafaaf9634c in _dlerror_run (operate=0x7fafaaf95f30 <dlopen_doit>, args=0x7fffbce228f0) at dlerror.c:164 #15 0x00007fafaaf95f01 in __dlopen (file=<value optimized out>, mode=<value optimized out>) at dlopen.c:88 #16 0x00007fafae92c736 in QLibraryPrivate::load_sys (this=0x4fd3af0) at plugin/qlibrary_unix.cpp:181 #17 0x00007fafae927075 in QLibraryPrivate::loadPlugin (this=0x4fd3af0) at plugin/qlibrary.cpp:489 #18 0x00007fafaf074031 in KPluginLoader::load (this=0x0) at /usr/src/debug/kdelibs-4.2.0/kdecore/util/kpluginloader.cpp:172 #19 0x00007fafaf07468b in KPluginLoader (this=0x7fffbce22da0, service=@0x4fc86d0, componentdata=@0xa1d260, parent=<value optimized out>) at /usr/src/debug/kdelibs-4.2.0/kdecore/util/kpluginloader.cpp:134 #20 0x00007fafb3796aba in KService::createInstance<KIPI::Plugin> (this=0x4fc86d0, parentWidget=0x0, parent=0x4ee8800, args=@0x7fffbce22eb0, error=0x7fffbce22ea0) at /usr/include/kservice.h:521 #21 0x00007fafb3796c61 in KService::createInstance<KIPI::Plugin> (this=0x4fc86d0, parent=0x4ee8800, args=@0x7fffbce22eb0, error=0x7fffbce22ea0) at /usr/include/kservice.h:501 #22 0x00007fafb3794b21 in KIPI::PluginLoader::loadPlugin (this=0x4fb3af0, info=0x4f8ea00) at /home/rkrell/src/KDE/kdegraphics/libs/libkipi/libkipi/pluginloader.cpp:271 #23 0x00007fafb3794f81 in KIPI::PluginLoader::loadPlugins (this=0x4fb3af0) at /home/rkrell/src/KDE/kdegraphics/libs/libkipi/libkipi/pluginloader.cpp:261 #24 0x000000000065e1c8 in Digikam::DigikamApp::loadPlugins (this=0xcae8f0) at /home/rkrell/src/KDE/graphics/digikam/digikam/digikamapp.cpp:2196 #25 0x0000000000679fc0 in DigikamApp (this=0xcae8f0) at /home/rkrell/src/KDE/graphics/digikam/digikam/digikamapp.cpp:225 #26 0x00000000006f30b7 in main (argc=5, argv=0x7fffbce23c28) at /home/rkrell/src/KDE/graphics/digikam/digikam/main.cpp:167 Maybe only a temporary problem.
It's relevant of opengl libraries used by QT4. Which video card you use ? Gilles Caulier
My video card is NVidia GeForce 7 with native driver 180.29, KDE in composite mode. Reinstalling the pre-compiled kde4-kipi-plugins RC2 from OpenSUSE solves this for now. - KDE Version 0.10.0 (rev.: 933866) (KDE 4.2.00 (KDE 4.2.0) "release 102", KDE:KDE4:Factory:Desktop / openSUSE_11.1) - Application digiKam is a digital photo management application. More informations at http://www.digikam.org - Operating System Linux (x86_64) release 2.6.27.19-3.2-default - Compiler gcc
The crash still occurs even with the latest X11:Xorg repository updates for OpenSUSE 11.1 (http://download.opensuse.org/repositories/X11:/XOrg/openSUSE_11.1) with for instance: - Mesa 7.3 - libdrm 2.4.5 - libX11 1.2 - xorg-server 1.6.0 instead of the adequate packages from the OpenSUSE DVD and official updates, and KDE 4.2.1 using the same latest NVidia native drivers as above and the latest Digikam SVN version.
Sound like a downstream issue ? Gilles Caulier
I have a lot of problems with nvidia drivers in the last time, I had to downgrade to 173.14.12 to make it work. Now I have bad performance throughout KDE and digiKam, but at least it is not crashing all the time. Sometimes my session was just logged out automatically, sometimes I got pink dots all over the desktop, then I had a tiled screen etc. Maybe you are facing the same problem. These threads are talking about another driver, but maybe it is still relevant to you: http://bbs.archlinux.org/viewtopic.php?id=66229 http://www.nvnews.net/vbulletin/showthread.php?t=128992 Andi
/usr/X11R6/lib64/libGLcore.so.1 is in fact part of the NVidia driver installation. Rather than reporting this to NVidia I want to note, that the issue described here does not happen with kde4-kipi-plugins 0.2 RC2, but beginning with some later SVN version. What has been changed since this time in the Advanced SlideShow plugin? BTW: There might be something similar in this report: https://bugs.kde.org/show_bug.cgi?id=185236
Another note, that might be important: I'm using Qt 4.5.0 (released version, precompiled for OpenSUSE 11.1). Digikam SVN was compiled with it, too.
Maybe you did an OpenGL update? I can not see the crashing here. I use freeglut: 2.4.0 mesa: 7.2
Qt 4.5 could also be the problem, I don't now, I'm still running 4.4.3 here.
I use the freeglut-080721-20.1 package from the official OpenSUSE 11.1 repository, which contains among others the following files: /usr/lib/libglut.so.3.8.0 I can post a glxinfo output or anything that could be useful here as soon as I'm on the computer where the crash occurs, if you give me a hint. I'm still using the stable 180.29 NVidia drivers (not the beta drivers mentioned in the discussion thread you referred to), which work otherwise very well in KDE 4 compositing mode, not other crashes at all a long time.
And not to forget, returning to the precompiled kipi-plugins 0.2 RC2 the crash doesn't occur even with Qt 4.5, but as soon as I compile and install the SVN version.
From SVN log I saw that there is going to prepared the 0.10.0 (Digikam) and 0.2.0 (Kipi plugins) releases. I just want to remember that the crash described above still happens for the kipi plugins r940000. Reinstalling the 0.2.0 RC2 kipi-plugins package from the distribution solves this for me temporarily.
Sorry, but packages are already done and currently in post to SF.net... Gilles
In this case I will have to live with a self-compiled version without the Advanced Slideshow plugin, because Digikam does not come up for me at all. Can someone give me a hint how to exclude it from being compiled or installed, please?
Valerio, Can you take a look please, why your plugin crash with René computer. Thanks in advance Gilles Caulier
For being really in sync with SVN I updated, compiled and installed both - kdegraphics/ and graphics/ as described on digikam.org, having preinstalled all header files that can be recognized by both source folders. 'digikam --version' shows Qt: 4.5.0 KDE: 4.2.1 (KDE 4.2.1) "release 104" digiKam: 0.10.0 (rev.: 940286) NVidia driver are still 180.29. 3D acceleration in KDE4 composite mode is performant and stable with this driver, else. 'glxinfo' shows: glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: NVIDIA Corporation server glx version string: 1.4 server glx extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float client glx vendor string: NVIDIA Corporation client glx version string: 1.4 client glx extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_swap_control, GLX_ARB_create_context, GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB, GLX_NV_present_video, GLX_NV_multisample_coverage GLX extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_ARB_get_proc_address OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce 7600 GS/PCI/SSE2 OpenGL version string: 2.1.2 NVIDIA 180.29 OpenGL extensions: GL_ARB_color_buffer_float, GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_framebuffer_object, GL_ARB_imaging, GL_ARB_map_buffer_range, GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow, GL_ARB_shader_objects, GL_ARB_shading_language_100, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, GL_ARB_texture_float, GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float, GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object, GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_texture3D, GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, GL_EXT_texture_sRGB, GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_copy_depth_to_color, GL_NV_depth_clamp, GL_NV_fence, GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_program, GL_NV_fragment_program_option, GL_NV_fragment_program2, GL_NV_framebuffer_multisample_coverage, GL_NV_half_float, GL_NV_light_max_exponent, GL_NV_multisample_filter_hint, GL_NV_occlusion_query, GL_NV_packed_depth_stencil, GL_NV_pixel_data_range, GL_NV_point_sprite, GL_NV_primitive_restart, GL_NV_register_combiners, GL_NV_register_combiners2, GL_NV_texgen_reflection, GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4, GL_NV_texture_expand_normal, GL_NV_texture_rectangle, GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3, GL_NV_vertex_array_range, GL_NV_vertex_array_range2, GL_NV_vertex_program, GL_NV_vertex_program1_1, GL_NV_vertex_program2, GL_NV_vertex_program2_option, GL_NV_vertex_program3, GL_NVX_conditional_render, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow, GL_SUN_slice_accum glu version: 1.3 glu extensions: GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat ---------------------------------------------------------------------- 0x21 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x22 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x24 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x25 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x26 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x27 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x28 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x29 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x2a 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x2b 24 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x2c 24 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x2d 24 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x2e 24 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x2f 24 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x30 24 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x31 24 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x32 24 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x33 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x34 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x35 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x36 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x37 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x38 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x39 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x3a 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x3b 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x3c 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x3d 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x3e 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x3f 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x40 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x41 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x42 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x43 24 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 2 1 Ncon 0x44 24 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 2 1 Ncon 0x45 24 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 4 1 Ncon 0x46 24 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 4 1 Ncon 0x47 24 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 2 1 Ncon 0x48 24 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 2 1 Ncon 0x49 24 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 4 1 Ncon 0x4a 24 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 4 1 Ncon 0x4b 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x4c 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x4d 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x4e 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x4f 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x50 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x51 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x52 24 dc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x53 24 dc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x54 24 dc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x55 24 dc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x56 24 dc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x57 24 dc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x58 24 dc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x59 24 dc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x5a 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x5b 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x5c 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x5d 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x5e 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x5f 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x60 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x61 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x62 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x63 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x64 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x65 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x66 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x67 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x68 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x69 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x6a 24 dc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 2 1 Ncon 0x6b 24 dc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 2 1 Ncon 0x6c 24 dc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 4 1 Ncon 0x6d 24 dc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 4 1 Ncon 0x6e 24 dc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 2 1 Ncon 0x6f 24 dc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 2 1 Ncon 0x70 24 dc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 4 1 Ncon 0x71 24 dc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 4 1 Ncon 0x23 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x72 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x73 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x74 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x75 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x76 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x77 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x78 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x79 32 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x7a 32 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x7b 32 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x7c 32 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x7d 32 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x7e 32 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x7f 32 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x80 32 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x81 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x82 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x83 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x84 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x85 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x86 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x87 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x88 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x89 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x8a 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x8b 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x8c 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x8d 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x8e 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x8f 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x90 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x91 32 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 2 1 Ncon 0x92 32 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 2 1 Ncon 0x93 32 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 4 1 Ncon 0x94 32 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 4 1 Ncon 0x95 32 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 2 1 Ncon 0x96 32 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 2 1 Ncon 0x97 32 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 4 1 Ncon 0x98 32 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 4 1 Ncon Backtrace of the crash: --- Application: digiKam (digikam), signal SIGSEGV [?1034h[Thread debugging using libthread_db enabled] 0x00007f3dd6af1ce1 in nanosleep () from /lib64/libc.so.6 [Current thread is 1 (Thread 0x7f3dddd45750 (LWP 22991))] Thread 11 (Thread 0x7f3dc9e4e950 (LWP 22992)): #0 0x00007f3dd752dd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3dd779ef79 in QWaitCondition::wait (this=0xc387c8, mutex=0xc387c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 0x00000000006c8150 in Digikam::ScanController::run (this=0xc38360) at /home/rkrell/src/KDE/graphics/digikam/digikam/scancontroller.cpp:412 #3 0x00007f3dd779dfc2 in QThreadPrivate::start (arg=0xc38360) at thread/qthread_unix.cpp:189 #4 0x00007f3dd752a070 in start_thread () from /lib64/libpthread.so.0 #5 0x00007f3dd6b2310d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 10 (Thread 0x7f3dc3fff950 (LWP 22995)): #0 0x00007f3dd752dd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3dd779ef79 in QWaitCondition::wait (this=0xd4a730, mutex=0xd4a728, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 0x00007f3ddb04396b in Digikam::LoadSaveThread::run (this=0xd4a710) at /home/rkrell/src/KDE/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131 #3 0x00007f3dd779dfc2 in QThreadPrivate::start (arg=0xd4a710) at thread/qthread_unix.cpp:189 #4 0x00007f3dd752a070 in start_thread () from /lib64/libpthread.so.0 #5 0x00007f3dd6b2310d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 9 (Thread 0x7f3dc8f29950 (LWP 22996)): #0 0x00007f3dd752dd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3dd779ef79 in QWaitCondition::wait (this=0xd27980, mutex=0xd27978, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 0x00007f3ddb04396b in Digikam::LoadSaveThread::run (this=0xd27960) at /home/rkrell/src/KDE/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131 #3 0x00007f3dd779dfc2 in QThreadPrivate::start (arg=0xd27960) at thread/qthread_unix.cpp:189 #4 0x00007f3dd752a070 in start_thread () from /lib64/libpthread.so.0 #5 0x00007f3dd6b2310d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 8 (Thread 0x7f3dbbeeb950 (LWP 22997)): #0 0x00007f3dd752dfdd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3dc1f66611 in ?? () from /usr/lib64/libxine.so.1 #2 0x00007f3dd752a070 in start_thread () from /lib64/libpthread.so.0 #3 0x00007f3dd6b2310d in clone () from /lib64/libc.so.6 #4 0x0000000000000000 in ?? () Thread 7 (Thread 0x7f3db9e0d950 (LWP 22998)): #0 0x00007f3dd752dfdd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3dc1f74685 in ?? () from /usr/lib64/libxine.so.1 #2 0x00007f3dd752a070 in start_thread () from /lib64/libpthread.so.0 #3 0x00007f3dd6b2310d in clone () from /lib64/libc.so.6 #4 0x0000000000000000 in ?? () Thread 6 (Thread 0x7f3db960c950 (LWP 22999)): #0 0x00007f3dd6b1a386 in poll () from /lib64/libc.so.6 #1 0x00007f3dd4124748 in g_main_context_iterate (context=0x12a1e10, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3091 #2 0x00007f3dd4124a6b in IA__g_main_context_iteration (context=0x12a1e10, may_block=1) at gmain.c:2841 #3 0x00007f3dd78b067e in QEventDispatcherGlib::processEvents (this=0x12a1d40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:325 #4 0x00007f3dd78857d2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1184841744}) at kernel/qeventloop.cpp:149 #5 0x00007f3dd7885b9d in QEventLoop::exec (this=0x7f3db960c030, flags={i = -1184841664}) at kernel/qeventloop.cpp:200 #6 0x00007f3dd779b028 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:481 #7 0x00007f3dc21c1b12 in ?? () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so #8 0x00007f3dd779dfc2 in QThreadPrivate::start (arg=0x12a1740) at thread/qthread_unix.cpp:189 #9 0x00007f3dd752a070 in start_thread () from /lib64/libpthread.so.0 #10 0x00007f3dd6b2310d in clone () from /lib64/libc.so.6 #11 0x0000000000000000 in ?? () Thread 5 (Thread 0x7f3db8a49950 (LWP 23002)): #0 0x00007f3dd6b1a386 in poll () from /lib64/libc.so.6 #1 0x00007f3db8c069c1 in ?? () from /usr/lib64/xine/plugins/1.25/xineplug_ao_out_alsa.so #2 0x00007f3dd752a070 in start_thread () from /lib64/libpthread.so.0 #3 0x00007f3dd6b2310d in clone () from /lib64/libc.so.6 #4 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f3db8248950 (LWP 23003)): #0 0x00007f3dd752dd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3dc1f77b63 in ?? () from /usr/lib64/libxine.so.1 #2 0x00007f3dd752a070 in start_thread () from /lib64/libpthread.so.0 #3 0x00007f3dd6b2310d in clone () from /lib64/libc.so.6 #4 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f3dad3ba950 (LWP 23018)): #0 0x00007f3dd752dd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3dd779ef79 in QWaitCondition::wait (this=0x1ae8450, mutex=0x1ae8448, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 0x00007f3ddb04396b in Digikam::LoadSaveThread::run (this=0x1ae8430) at /home/rkrell/src/KDE/graphics/digikam/libs/threadimageio/loadsavethread.cpp:131 #3 0x00007f3dd779dfc2 in QThreadPrivate::start (arg=0x1ae8430) at thread/qthread_unix.cpp:189 #4 0x00007f3dd752a070 in start_thread () from /lib64/libpthread.so.0 #5 0x00007f3dd6b2310d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f3db6c14950 (LWP 23024)): #0 0x00007f3dd752dfdd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f3dd779ef57 in QWaitCondition::wait (this=0x2adf4c8, mutex=0x2adf4c0, time=30000) at thread/qwaitcondition_unix.cpp:85 #2 0x00007f3dd7794a89 in QThreadPoolThread::run (this=0x2317350) at concurrent/qthreadpool.cpp:140 #3 0x00007f3dd779dfc2 in QThreadPrivate::start (arg=0x2317350) at thread/qthread_unix.cpp:189 #4 0x00007f3dd752a070 in start_thread () from /lib64/libpthread.so.0 #5 0x00007f3dd6b2310d in clone () from /lib64/libc.so.6 #6 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f3dddd45750 (LWP 22991)): [KCrash Handler] #5 0x00007f3dae8684e0 in ?? () from /usr/X11R6/lib64/libGLcore.so.1 #6 0x00007f3daf6a5c67 in _init () from /usr/lib64/libGL.so.1 #7 0x00007f3dddb898d8 in call_init (l=0x2b7ade0, argc=1, argv=0x7fffe5d99ab8, env=0xe49fe0) at dl-init.c:70 #8 0x00007f3dddb89a07 in _dl_init (main_map=0xb7ab00, argc=1, argv=0x7fffe5d99ab8, env=0xe49fe0) at dl-init.c:134 #9 0x00007f3dddb8dbde in dl_open_worker (a=<value optimized out>) at dl-open.c:516 #10 0x00007f3dddb89566 in _dl_catch_error (objname=0x7fffe5d985b0, errstring=0x7fffe5d985a8, mallocedp=0x7fffe5d985bf, operate=0x7f3dddb8d860 <dl_open_worker>, args=0x7fffe5d98560) at dl-error.c:178 #11 0x00007f3dddb8d38b in _dl_open (file=0x2b74b78 "/usr/lib64/kde4/kipiplugin_advancedslideshow.so", mode=-2147483647, caller_dlopen=0x7f3dd787a7e6, nsid=-2, argc=1, argv=0x7fffe5d99ab8, env=0xe49fe0) at dl-open.c:596 #12 0x00007f3dd3ee3f9b in dlopen_doit (a=<value optimized out>) at dlopen.c:67 #13 0x00007f3dddb89566 in _dl_catch_error (objname=0xa46c40, errstring=0xa46c48, mallocedp=0xa46c38, operate=0x7f3dd3ee3f30 <dlopen_doit>, args=0x7fffe5d98780) at dl-error.c:178 #14 0x00007f3dd3ee434c in _dlerror_run (operate=0x7f3dd3ee3f30 <dlopen_doit>, args=0x7fffe5d98780) at dlerror.c:164 #15 0x00007f3dd3ee3f01 in __dlopen (file=<value optimized out>, mode=<value optimized out>) at dlopen.c:88 #16 0x00007f3dd787a7e6 in QLibraryPrivate::load_sys (this=0xb3ce00) at plugin/qlibrary_unix.cpp:186 #17 0x00007f3dd7875125 in QLibraryPrivate::loadPlugin (this=0xb3ce00) at plugin/qlibrary.cpp:494 #18 0x00007f3dd7fc1bd1 in KPluginLoader::load (this=0x0) at /usr/src/debug/kdelibs-4.2.1/kdecore/util/kpluginloader.cpp:172 #19 0x00007f3dd7fc222b in KPluginLoader (this=0x7fffe5d98c30, service=@0x2af3a80, componentdata=@0xa215f0, parent=<value optimized out>) at /usr/src/debug/kdelibs-4.2.1/kdecore/util/kpluginloader.cpp:134 #20 0x00007f3ddc707aba in KService::createInstance<KIPI::Plugin> (this=0x2af3a80, parentWidget=0x0, parent=0x231c080, args=@0x7fffe5d98d40, error=0x7fffe5d98d30) at /usr/include/kservice.h:521 #21 0x00007f3ddc707c61 in KService::createInstance<KIPI::Plugin> (this=0x2af3a80, parent=0x231c080, args=@0x7fffe5d98d40, error=0x7fffe5d98d30) at /usr/include/kservice.h:501 #22 0x00007f3ddc705b21 in KIPI::PluginLoader::loadPlugin (this=0x2afdfc0, info=0x2af3230) at /home/rkrell/src/KDE/kdegraphics/libs/libkipi/libkipi/pluginloader.cpp:271 #23 0x00007f3ddc705f81 in KIPI::PluginLoader::loadPlugins (this=0x2afdfc0) at /home/rkrell/src/KDE/kdegraphics/libs/libkipi/libkipi/pluginloader.cpp:261 #24 0x000000000065e600 in Digikam::DigikamApp::loadPlugins (this=0xc7b1d0) at /home/rkrell/src/KDE/graphics/digikam/digikam/digikamapp.cpp:2196 #25 0x000000000067a3f8 in DigikamApp (this=0xc7b1d0) at /home/rkrell/src/KDE/graphics/digikam/digikam/digikamapp.cpp:225 #26 0x00000000006f36db in main (argc=1, argv=0x7fffe5d99ab8) at /home/rkrell/src/KDE/graphics/digikam/digikam/main.cpp:167
Partly good news for you: After uninstalling the 180.29 (prebuilt OpenSUSE packages with the latest recommended NVidia driver) and installing the latest 180.37 prerelease deriver from NVidia (ftp://download.nvidia.com/XFree86/Linux-x86_64/180.37/ + compiling/installing with the current kernel sources according to the vendor's recommendation without reconfiguration of xorg.conf) the crash DOES NO LONGER OCCUR. Unfortunately, most distributions will provide the "stable" native driver by default, which might lead to problems with the kipi-plugins 0.2.0 release until there won't be no new move with the NVidia drivers (assuming my computer not to be "exotic"). For completeness, here's what glxinfo shows up now: glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: NVIDIA Corporation server glx version string: 1.4 server glx extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float client glx vendor string: NVIDIA Corporation client glx version string: 1.4 client glx extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_swap_control, GLX_ARB_create_context, GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB, GLX_NV_present_video, GLX_NV_multisample_coverage GLX extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, GLX_ARB_multisample, GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_ARB_get_proc_address OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce 7600 GS/PCI/SSE2 OpenGL version string: 2.1.2 NVIDIA 180.37 OpenGL extensions: GL_ARB_color_buffer_float, GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_framebuffer_object, GL_ARB_imaging, GL_ARB_map_buffer_range, GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow, GL_ARB_shader_objects, GL_ARB_shading_language_100, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, GL_ARB_texture_float, GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float, GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object, GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_texture3D, GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod, GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, GL_EXT_texture_sRGB, GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_copy_depth_to_color, GL_NV_depth_clamp, GL_NV_fence, GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_program, GL_NV_fragment_program_option, GL_NV_fragment_program2, GL_NV_framebuffer_multisample_coverage, GL_NV_half_float, GL_NV_light_max_exponent, GL_NV_multisample_filter_hint, GL_NV_occlusion_query, GL_NV_packed_depth_stencil, GL_NV_pixel_data_range, GL_NV_point_sprite, GL_NV_primitive_restart, GL_NV_register_combiners, GL_NV_register_combiners2, GL_NV_texgen_reflection, GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4, GL_NV_texture_expand_normal, GL_NV_texture_rectangle, GL_NV_texture_shader, GL_NV_texture_shader2, GL_NV_texture_shader3, GL_NV_vertex_array_range, GL_NV_vertex_array_range2, GL_NV_vertex_program, GL_NV_vertex_program1_1, GL_NV_vertex_program2, GL_NV_vertex_program2_option, GL_NV_vertex_program3, GL_NVX_conditional_render, GL_SGIS_generate_mipmap, GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow, GL_SUN_slice_accum glu version: 1.3 glu extensions: GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat ---------------------------------------------------------------------- 0x21 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x22 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x24 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x25 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x26 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x27 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x28 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x29 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x2a 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x2b 24 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x2c 24 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x2d 24 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x2e 24 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x2f 24 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x30 24 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x31 24 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x32 24 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x33 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x34 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x35 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x36 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x37 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x38 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x39 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x3a 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x3b 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x3c 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x3d 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x3e 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x3f 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x40 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x41 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x42 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x43 24 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 2 1 Ncon 0x44 24 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 2 1 Ncon 0x45 24 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 4 1 Ncon 0x46 24 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 4 1 Ncon 0x47 24 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 2 1 Ncon 0x48 24 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 2 1 Ncon 0x49 24 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 4 1 Ncon 0x4a 24 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 4 1 Ncon 0x4b 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x4c 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x4d 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x4e 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x4f 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x50 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x51 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x52 24 dc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x53 24 dc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x54 24 dc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x55 24 dc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x56 24 dc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x57 24 dc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x58 24 dc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x59 24 dc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x5a 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x5b 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x5c 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x5d 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x5e 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x5f 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x60 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x61 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x62 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x63 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x64 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x65 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x66 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x67 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x68 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x69 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x6a 24 dc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 2 1 Ncon 0x6b 24 dc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 2 1 Ncon 0x6c 24 dc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 4 1 Ncon 0x6d 24 dc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 4 1 Ncon 0x6e 24 dc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 2 1 Ncon 0x6f 24 dc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 2 1 Ncon 0x70 24 dc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 4 1 Ncon 0x71 24 dc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 4 1 Ncon 0x23 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x72 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x73 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None 0x74 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None 0x75 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x76 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x77 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None 0x78 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None 0x79 32 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x7a 32 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x7b 32 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 0 0 None 0x7c 32 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 0 0 None 0x7d 32 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x7e 32 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x7f 32 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None 0x80 32 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None 0x81 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x82 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x83 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x84 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x85 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon 0x86 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon 0x87 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon 0x88 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon 0x89 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x8a 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x8b 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x8c 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x8d 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon 0x8e 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon 0x8f 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon 0x90 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon 0x91 32 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 2 1 Ncon 0x92 32 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 2 1 Ncon 0x93 32 tc 0 32 0 r y . 8 8 8 0 4 16 0 16 16 16 16 4 1 Ncon 0x94 32 tc 0 32 0 r y . 8 8 8 8 4 16 0 16 16 16 16 4 1 Ncon 0x95 32 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 2 1 Ncon 0x96 32 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 2 1 Ncon 0x97 32 tc 0 32 0 r . . 8 8 8 0 4 16 0 16 16 16 16 4 1 Ncon 0x98 32 tc 0 32 0 r . . 8 8 8 8 4 16 0 16 16 16 16 4 1 Ncon
I guess this is a good news, nevertheless. I opened a thread at the NV News forum: http://www.nvnews.net/vbulletin/showthread.php?t=130172 Hopefully there will someone be able to tell us shortly whether the problem was really fixed with the new drivers or whether this is a packaging or compiling problem, or some other problem with the packages I have installed.
In the past, I got many problem with 180.29 version (NVidia 6800GT), so it isn't the best release ever form NVidia. Newest are a little stable, but I noticed a lack of performance :( BTW, I can reproduce your bug with my new 280GTX card and OpenSUSE 11.1, but I keep thinking is NVidia driver's related.
Thanks for the comment. I haven't encountered performance problems to this time using driver version 180.37 using the GeForce 7600 GS, KDE composite mode works fluently as before the upgrade. Lets wait whether there will be some feedback of more users or not as the kipi-plugins 0.2.0 release gets among the masses :-)
(In reply to comment #20) > Thanks for the comment. I haven't encountered performance problems to this time > using driver version 180.37 using the GeForce 7600 GS, KDE composite mode works > fluently as before the upgrade. Lets wait whether there will be some feedback > of more users or not as the kipi-plugins 0.2.0 release gets among the masses > :-) Performance issue are mostly related to OpenGL (that's what Advanced Slideshow uses). I saw fps dropping from 180/160 to 5/10 in many linux games using OpenGL.
Using the latest stable NVidia drivers 180.44 there is no problem any longer. Novell/SuSE doesn't support them, but downloading, compiling and installing them on OpenSUSE 11.1 solves this issue here.