[Bug 198970] GTK File Picker SIGSEGV

tnorris at nc.rr.com tnorris at nc.rr.com
Mon Jul 6 06:31:22 BST 2009


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





--- Comment #5 from  <tnorris nc rr com>  2009-07-06 07:27:27 ---
I went ahead and installed the debug version of libglib to at least get some
symbols since I could see most of the call stack was in libglib and I didn't
have to install a million other debug packages to get it to work. Here's a
stack trace mostly filled in. Unfortunately, the very last call is still
missing but it's more information than I had before:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xafb9cb90 (LWP 16297)]
0xffe9e8e8 in ?? ()
(gdb) where
#0  0xffe9e8e8 in ?? ()
#1  0xb64f5d9d in g_local_file_enumerator_next_file (enumerator=0xb621998,
    cancellable=0xb5c6648, error=0xafb9c2c8)
    at /build/buildd/glib2.0-2.20.1/gio/glocalfileenumerator.c:343
#2  0xb64ce8b2 in next_files_thread (res=0xb5bfd50, object=0xb621998,
    cancellable=0xb5c6648)
    at /build/buildd/glib2.0-2.20.1/gio/gfileenumerator.c:641
#3  0xb64e22f9 in run_in_thread (job=0xb837e20, c=0xb5c6648, _data=0xb837ad8)
    at /build/buildd/glib2.0-2.20.1/gio/gsimpleasyncresult.c:656
#4  0xb64db204 in io_job_thread (data=0xb837e20, user_data=0x0)
    at /build/buildd/glib2.0-2.20.1/gio/gioscheduler.c:179
#5  0xb6afae26 in g_thread_pool_thread_proxy (data=0xb5bf700)
    at /build/buildd/glib2.0-2.20.1/glib/gthreadpool.c:265
#6  0xb6af97bf in g_thread_create_proxy (data=0xb5c3078)
    at /build/buildd/glib2.0-2.20.1/glib/gthread.c:635
#7  0xb7f094ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb7d5b49e in clone () from /lib/tls/i686/cmov/libc.so.6
(gdb) q

Based on skimming that other bug report, they don't look like the same bug to
me but I'll spend some more time making sure.

-- 
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 Unassigned-bugs mailing list