GNOME Bugzilla – Bug 507535
Not start gimmie
Last modified: 2008-10-09 17:58:54 UTC
Steps to reproduce: 1. open console 2. write gimme 3. open bug-report-gnome and message attach stack trace. Stack trace: GNU gdb 6.7.1-debian Copyright (C) 2007 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 "i486-linux-gnu"... (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run /usr/local/bin/gimmie Starting program: /usr/bin/python /usr/local/bin/gimmie (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [New Thread 0xb7e098c0 (LWP 24226)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [New Thread 0xb58b0b90 (LWP 24232)] [New Thread 0xb50afb90 (LWP 24233)] [Thread 0xb58b0b90 (LWP 24232) exited] [Thread 0xb50afb90 (LWP 24233) exited] [New Thread 0xb58b0b90 (LWP 24234)] [New Thread 0xb50afb90 (LWP 24235)] [Thread 0xb50afb90 (LWP 24235) exited] [Thread 0xb58b0b90 (LWP 24234) exited] TypeError: <lambda>() takes exactly 1 argument (2 given) !!! org.gnome.PowerManager D-BUS service not available. Is gnome-power-manager running? !!! net.sf.gaim.GaimService D-BUS service not available. Is Gaim2 running? *** Reloading TopicRunningList: Running Applications *** Reloading TopicRunningList: Opened Documents *** Reloading TopicRunningList: Active Conversations *** Reloading TopicRunningList: Computer Running Source Program exited normally. (gdb) backtrace full No stack. (gdb) info registers The program has no registers now. (gdb) thread apply all backtrace No registers. (gdb) quit Other information: How to create good backtrace for gimmie (aplication for python)?
Created attachment 102231 [details] valgrind
Created attachment 102238 [details] Full backtrace Install packages -gdb necesary for full backtrace.
ups attach not gimmie. Bug is #507491 sorry.
Gimmie is unmaintained and no work is going on anymore. If you are interested in hacking on the codebase: A fork named Mayanna exists at http://groups.google.com/group/mayanna Closing all remaining Gimmie bugs as WONTFIX. Please do not file new bugs against Gimmie. Mayanna is the project you want to use and file your bugs against. Also see http://groups.google.com/group/gimmie/browse_thread/thread/4e0f8088e08e59a6 http://mail.gnome.org/archives/gnome-bugsquad/2008-October/msg00000.html for more information. Thanks.