GNOME Bugzilla – Bug 309783
crash on startup in e_canvas_hide_tooltip
Last modified: 2005-07-09 12:44:53 UTC
Steps to reproduce: I use evolution from the current (8. July 2005) Debian testing and evolution crashes on startup. Stack trace: (trimmed lots of "no debugging symbols found") [New Thread -1235977296 (LWP 22656)] [New Thread -1244365904 (LWP 22659)] [New Thread -1253147728 (LWP 22660)] [Thread -1253147728 (LWP 22660) exited] [New Thread -1253147728 (LWP 22661)] calendar-gui-Message: ********* the state in ok is 3 [Thread -1253147728 (LWP 22661) exited] [New Thread -1253147728 (LWP 22662)] [New Thread -1261536336 (LWP 22663)] [Thread -1261536336 (LWP 22663) exited] [Thread -1253147728 (LWP 22662) exited] [Thread -1244365904 (LWP 22659) exited] [New Thread -1244365904 (LWP 22665)] Program received signal SIGSEGV, Segmentation fault.
+ Trace 61618
Thread NaN (LWP 22646)
the last opened files according to strace -f are: [pid 22821] open("/home/simon/.icons", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 33 [pid 22821] open("/home/simon/.local/share/icons", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) [pid 22821] open("/usr/local/share/icons", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 33 [pid 22821] open("/usr/share/icons", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 33 [pid 22821] open("/usr/local/share/pixmaps", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 33 [pid 22821] open("/usr/share/pixmaps", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 33 [pid 22821] open("/usr/share/fonts/truetype/ttf-bitstream-vera/VeraBd.ttf", O_RDONLY) = 33 [pid 22821] open("/home/simon/.icons/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 22821] open("/home/simon/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 22821] open("/usr/share/icons/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 22821] open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 22821] open("/usr/share/pixmaps/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 22821] open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 22821] open("/usr/X11R6/lib/X11/icons/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) [pid 22821] open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 33 Process 22813 detached Other information:
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 304915 ***