Bug#822658: gnome-todo: Segmentation fault
Trần Ngọc Quân
vnwildman at gmail.com
Tue Apr 26 08:40:48 UTC 2016
On 26/04/2016 15:23, Emilio Pozuelo Monfort wrote:
> Please install libglib2.0-0-dbg and libgtk-3-0-dbg. Also install
> gnome-todo-dbgsym from
> http://debug.mirrors.debian.org/debian-debug/pool/main/g/gnome-todo/gnome-todo-dbgsym_3.20.0-1_amd64.deb
I'm using 32-bit system. I install gnome-todo-dbgsym_3.20.0-1_i386.deb
> Then get a new backtrace.
See the attachment.
--
Trần Ngọc Quân.
-------------- next part --------------
$ gdb gnome-todo
GNU gdb (Debian 7.10-1+b1) 7.10
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i586-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from gnome-todo...Reading symbols from /usr/lib/debug/.build-id/97/f8218cf0981919c2ff7c54292de6edf808a31a.debug...done.
done.
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/gnome-todo
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
[New Thread 0xb36a9b40 (LWP 7850)]
[New Thread 0xb2ea8b40 (LWP 7851)]
[New Thread 0xb22ffb40 (LWP 7852)]
[New Thread 0xb188db40 (LWP 7853)]
[New Thread 0xb108cb40 (LWP 7854)]
[New Thread 0xb0768b40 (LWP 7856)]
[Thread 0xb108cb40 (LWP 7854) exited]
[New Thread 0xb108cb40 (LWP 7857)]
[New Thread 0xafe01b40 (LWP 7861)]
[New Thread 0xaf400b40 (LWP 7869)]
[New Thread 0xaebffb40 (LWP 7870)]
Program received signal SIGSEGV, Segmentation fault.
__strchr_sse2_bsf () at ../sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S:60
60 ../sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: No such file or directory.
(gdb) bt
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
#0 0xffffffff in #1 0xffffffff in #2 0xffffffff in #3 0xffffffff in #4 0x0806c055 in create_label (text=text at entry=0x8664048 "114 days ago", span=-114, first_header=first_header at entry=1) at gtd-panel-scheduled.c:125
#5 0x0806c1e9 in gtd_panel_scheduled_header_func (row=0x861cd50 [GtdTaskRow], row_task=0x8658930 [GtdTask], before=0x0, before_task=0x0, panel=0x80c0668 [GtdPanelScheduled]) at gtd-panel-scheduled.c:164
#6 0x08064954 in internal_header_func (row=0x861cd50 [GtdTaskRow], before=0x0, view=0x824f530 [GtdTaskListView]) at gtd-task-list-view.c:174
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
#7 0xffffffff in #8 0xffffffff in #9 0x080658ce in gtd_task_list_view__add_task (view=0x824f530 [GtdTaskListView], task=task at entry=0x8658930 [GtdTask]) at gtd-task-list-view.c:548
#10 0x08065bbe in gtd_task_list_view__task_added (list=0x82a7fd0 [GtdTaskList], task=0x8658930 [GtdTask], user_data=0x824f530) at gtd-task-list-view.c:668
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
#11 0xffffffff in #12 0xffffffff in #13 0xffffffff in #14 0xffffffff in #15 0x0806405d in gtd_task_list_save_task (list=0x82a7fd0 [GtdTaskList], task=0x8658930 [GtdTask]) at gtd-task-list.c:451
#16 0x0806c2d6 in gtd_panel_scheduled_count_tasks (panel=0x80c0668 [GtdPanelScheduled]) at gtd-panel-scheduled.c:334
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
#21 0xffffffff in #22 0x08053b08 in gtd_manager__task_list_modified (list=0x8432390 [GtdTaskListEds], task=0x8658930 [GtdTask], self=0x8107880 [GtdManager]) at engine/gtd-manager.c:359
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
#27 0xffffffff in #28 0x0806405d in gtd_task_list_save_task (list=0x8432390 [GtdTaskListEds], task=0x8658930 [GtdTask]) at gtd-task-list.c:451
#29 0x0806de8e in gtd_provider_eds_fill_task_list (client=0x80eeb60 [ECalClient], result=0x8432300, user_data=0x823fb10) at gtd-provider-eds.c:110
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
Python Exception <class 'SystemError'> <built-in function isinstance> returned a result with an error set:
#30 0xffffffff in #31 0xffffffff in #32 0xffffffff in #33 0xffffffff in #34 0xffffffff in #35 0xffffffff in #36 0xffffffff in #37 0xffffffff in #38 0x080538a3 in main (argc=1, argv=0xbfffef14) at main.c:41
(gdb) next
[Thread 0xb188db40 (LWP 7853) exited]
[Thread 0xb22ffb40 (LWP 7852) exited]
[Thread 0xaebffb40 (LWP 7870) exited]
[Thread 0xaf400b40 (LWP 7869) exited]
[Thread 0xb108cb40 (LWP 7857) exited]
[Thread 0xb0768b40 (LWP 7856) exited]
[Thread 0xb2ea8b40 (LWP 7851) exited]
[Thread 0xb36a9b40 (LWP 7850) exited]
[Thread 0xb39dc900 (LWP 7846) exited]
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb)
More information about the pkg-gnome-maintainers
mailing list