[Digikam-devel] [Bug 282907] No items are displayed when I enable 'Include Album Sub-Tree' in a folder containing one image and many folders

Rob D Robert.M.Davies at blueyonder.co.uk
Sun Nov 20 13:21:46 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=282907





--- Comment #16 from Rob D <Robert M Davies blueyonder co uk>  2011-11-20 13:21:45 ---
Yes, I see images in Fat Photos.
In fact, I see images in every single subfolder of my 'images' collection, and
every other folder in digikam, just not when I try to view the whole 'images'
collection at once.

Only the version I built seems to crash, my main version doesn't.
The backtrace is marked as 'probably not useful'
It doesn't automatically find any debug packages.

The packages containing debug information for the following application and
libraries are missing:

/home/rob/projects/digiKam/digikam-sc/build/core/digikam/digikam
/usr/lib/libhighgui.so.2.1
/usr/lib/libopencv_highgui.so.2.3

Are there steps I can take to make it more useful?

Application: digiKam (digikam), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f6137589a20 (LWP 26138))]

Thread 4 (Thread 0x7f611595f700 (LWP 26140)):
#0  0x00007f6130b4a773 in __GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f612a06bf68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f612a06c429 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f61319c5f3e in QEventDispatcherGlib::processEvents (this=0x16365b0,
flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f6131999cf2 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6131999ef7 in QEventLoop::exec (this=0x7f611595eb30, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007f61318b127f in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:498
#7  0x00007f613197ccbf in QInotifyFileSystemWatcherEngine::run (this=0x154bb00)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f61318b3d05 in QThreadPrivate::start (arg=0x154bb00) at
thread/qthread_unix.cpp:331
#9  0x00007f612c5e0efc in start_thread (arg=0x7f611595f700) at
pthread_create.c:304
#10 0x00007f6130b5689d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f611515e700 (LWP 26186)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f61318b41ab in wait (time=18446744073709551615, this=0x1bd81e0) at
thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1bd7d68,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f6134d7812b in Digikam::ParkingThread::run (this=0x1bd7d50) at
/home/rob/projects/digiKam/digikam-sc/core/libs/threads/threadmanager.cpp:119
#4  0x00007f61318b3d05 in QThreadPrivate::start (arg=0x1bd7d50) at
thread/qthread_unix.cpp:331
#5  0x00007f612c5e0efc in start_thread (arg=0x7f611515e700) at
pthread_create.c:304
#6  0x00007f6130b5689d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f610e58e700 (LWP 26187)):
#0  0x00007f6130b4a773 in __GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f612a06bf68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f612a06c429 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f61319c5f3e in QEventDispatcherGlib::processEvents (this=0x1e0c2f0,
flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f6131999cf2 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f6131999ef7 in QEventLoop::exec (this=0x7f610e58db30, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007f61318b127f in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:498
#7  0x00007f613197ccbf in QInotifyFileSystemWatcherEngine::run (this=0x1de3970)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f61318b3d05 in QThreadPrivate::start (arg=0x1de3970) at
thread/qthread_unix.cpp:331
#9  0x00007f612c5e0efc in start_thread (arg=0x7f610e58e700) at
pthread_create.c:304
#10 0x00007f6130b5689d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f6137589a20 (LWP 26138)):
[KCrash Handler]
#6  0x00007f6130add601 in _IO_new_fclose (fp=0x7f612e239170) at iofclose.c:60
#7  0x00007f612e023be2 in cv::RBaseStream::close() () from
/usr/lib/libhighgui.so.2.1
#8  0x00007f612e023c27 in cv::RBaseStream::~RBaseStream() () from
/usr/lib/libhighgui.so.2.1
#9  0x00007f612e025e60 in cv::BmpDecoder::~BmpDecoder() () from
/usr/lib/libhighgui.so.2.1
#10 0x00007f612e025f89 in cv::BmpDecoder::~BmpDecoder() () from
/usr/lib/libhighgui.so.2.1
#11 0x00007f60ffdba445 in std::vector<cv::Ptr<cv::BaseImageDecoder>,
std::allocator<cv::Ptr<cv::BaseImageDecoder> > >::~vector() () from
/usr/lib/libopencv_highgui.so.2.3
#12 0x00007f6130ab0821 in __run_exit_handlers (status=0, listp=0x7f6130e0d5a8,
run_list_atexit=true) at exit.c:78
#13 0x00007f6130ab08a5 in __GI_exit (status=<optimized out>) at exit.c:100
#14 0x00007f6130a96314 in __libc_start_main (main=0x6b654d <main(int, char**)>,
argc=1, ubp_av=0x7fffc112e368, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffc112e358) at libc-start.c:258
#15 0x000000000048dd89 in _start ()

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list