After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 412488 - Crash soon after starting gimmie
Crash soon after starting gimmie
Status: RESOLVED DUPLICATE of bug 348658
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-27 01:27 UTC by Alex Lancaster
Modified: 2007-02-27 19:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alex Lancaster 2007-02-27 01:27:24 UTC
Soon after starting gimmie I get a crash.

Here is the console output, followed by the stack trace:

$ gimmie 
Unable to load GMail contact support: No module named libgmail
 *** Reloading TopicRunningList: Running Applications
 *** Reloading TopicRunningList: Opened Documents
 !!! No mimetype found for URI: /home/alex/README
 *** Reloading TopicRunningList: Active Conversations
 *** Reloading TopicRunningList: Computer Running Source

(gimmie:21715): libgnomevfs-CRITICAL **: gnome_vfs_uri_ref: assertion `uri != NULL' failed

(gimmie:21715): libgnomevfs-CRITICAL **: gnome_vfs_uri_ref: assertion `uri != NULL' failed

(gimmie:21715): libgnomevfs-CRITICAL **: gnome_vfs_uri_ref: assertion `uri != NULL' failed
 *** Reloading TopicRunningList: Running Applications
 *** Scaling image of height 32 to 48: win-group://emacs@allele2.localdomain
 *** Scaling image of height 32 to 48: win-group://Gnome-terminal
 *** Scaling image of height 32 to 48: win-group://untitled window
 *** Scaling image of height 32 to 48: win-group://Galeon
 *** Reloading TopicRunningList: Opened Documents
 !!! No mimetype found for URI: /home/alex/README
 *** Reloading TopicRunningList: Active Conversations
 *** Reloading TopicRunningList: Computer Running Source

** (bug-buddy:21723): WARNING **: Couldn't load icon for Open Folder
"/usr/bin/gimmie": not in executable format: File format not recognized
dwarf2_read_address: Corrupted DWARF expression.


System: Linux 2.6.19-1.2911.fc6 #1 SMP Sat Feb 10 15:51:47 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Enforcing
Accessibility: Disabled

Memory status: size: 123416576 vsize: 0 resident: 123416576 share: 0 rss: 25243648 rss_rlim: 0
CPU usage: start_time: 1172539477 rtime: 0 utime: 143 stime: 0 cutime:131 cstime: 0 timeout: 12 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gimmie'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208117568 (LWP 21715)]
0x00e7d402 in __kernel_vsyscall ()

Thread 1 (Thread -1208117568 (LWP 21715))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 PyType_IsSubtype
    at Objects/typeobject.c line 829
  • #5 PyArg_ParseTupleAndKeywords
    at Python/getargs.c line 1153
  • #6 _wrap_sexy_tooltip_position_to_rect
    at sexy.override line 52
  • #7 PyCFunction_Call
    at Objects/methodobject.c line 108
  • #8 PyEval_EvalFrame
    at Python/ceval.c line 3568


----------- .xsession-errors (284394 sec old) ---------------------
localuser:alex being added to access control list
--------------------------------------------------
Comment 1 Alex Lancaster 2007-02-27 01:29:46 UTC
Version is:

$ rpm -q gimmie 
gimmie-0.2.3-2.fc6

From Fedora Extras.  Using simple dupe finder, suggests it may be the same as bug #348658.
Comment 2 Alex Graveley 2007-02-27 19:53:32 UTC
Sounds like bug #348658.  Any chance you could try gimmie SVN, and let me know if the problem still persists?
Comment 3 Alex Graveley 2007-02-27 19:54:02 UTC
Marking as a dup for now.

*** This bug has been marked as a duplicate of 348658 ***