[Shotwell] Call for testing
Vadim Peretokin
vperetokin at gmail.com
Sat Dec 11 20:06:05 UTC 2010
Hm, so as it was using a blank new database, it started updating it. After a
while though, it got completely stuck <http://ubuntuone.com/p/TBl/> (slider
bar didn't move).
I tried to get a backtrace via GDB, but attaching did not work:
(gdb) attach 8583
Attaching to process 8583
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.
(gdb)
Here is a gdb backtrace. Not sure how good is it, though.
>
> (gdb) file ./shotwell
Reading symbols from /home/vadi/Programs/shotwell/shotwell...done.
(gdb) run -d shotwell.data
Starting program: /home/vadi/Programs/shotwell/shotwell -d shotwell.data
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffe66d1700 (LWP 9572)]
[New Thread 0x7fffe5ed0700 (LWP 9573)]
[New Thread 0x7fffe56cf700 (LWP 9574)]
[New Thread 0x7fffdd8d4700 (LWP 9575)]
[New Thread 0x7fffdd0d3700 (LWP 9576)]
[New Thread 0x7fffdc8d2700 (LWP 9577)]
[New Thread 0x7fffdc0d1700 (LWP 9578)]
[New Thread 0x7fffdb8d0700 (LWP 9579)]
[New Thread 0x7fffdb0cf700 (LWP 9580)]
[Thread 0x7fffdc0d1700 (LWP 9578) exited]
[Thread 0x7fffdb8d0700 (LWP 9579) exited]
[Thread 0x7fffdb0cf700 (LWP 9580) exited]
[Thread 0x7fffdc8d2700 (LWP 9577) exited]
[Thread 0x7fffdd8d4700 (LWP 9575) exited]
[New Thread 0x7fffdd8d4700 (LWP 9582)]
[New Thread 0x7fffdc8d2700 (LWP 9583)]
[Thread 0x7fffdd0d3700 (LWP 9576) exited]
[Thread 0x7fffdd8d4700 (LWP 9582) exited]
[Thread 0x7fffdc8d2700 (LWP 9583) exited]
^C
Program received signal SIGINT, Interrupt.
0x00007ffff1a8ad81 in ik_source_check (source=0xf7fa90) at
/build/buildd/glib2.0-2.26.1/gio/inotify/inotify-kernel.c:109
109 /build/buildd/glib2.0-2.26.1/gio/inotify/inotify-kernel.c: No such file
or directory.
in /build/buildd/glib2.0-2.26.1/gio/inotify/inotify-kernel.c
(gdb) bt
#0 0x00007ffff1a8ad81 in ik_source_check (source=0xf7fa90) at
/build/buildd/glib2.0-2.26.1/gio/inotify/inotify-kernel.c:109
#1 0x00007ffff0ed466a in g_main_context_check (context=0x9ea8b0,
max_priority=2147483647, fds=<value optimized out>, n_fds=-143242128)
at /build/buildd/glib2.0-2.26.1/glib/gmain.c:2658
#2 0x00007ffff0ed5023 in g_main_context_iterate (context=0x9ea8b0,
block=<value optimized out>, dispatch=<value optimized out>, self=<value
optimized out>)
at /build/buildd/glib2.0-2.26.1/glib/gmain.c:2777
#3 0x00007ffff0ed57b5 in g_main_loop_run (loop=0x9d2cd0) at
/build/buildd/glib2.0-2.26.1/glib/gmain.c:2988
#4 0x00007ffff39ed3e7 in IA__gtk_main () at
/build/buildd/gtk+2.0-2.22.0/gtk/gtkmain.c:1237
#5 0x000000000064189c in application_start (self=0xa5b750)
#6 0x000000000046c2a4 in library_exec (mounts=<value optimized out>,
mounts_length1=<value optimized out>) at main.vala:193
#7 0x000000000046cbba in _vala_main (args=0x7fffffffe138, args_length1=1)
at main.vala:364
#8 0x000000000046cc39 in main (argc=3, argv=0x7fffffffe138) at
main.vala:294
(gdb)
More information about the Shotwell-list
mailing list