GNOME Bugzilla – Bug 619063
evince crashed just in startup (ev_metadata_get_string)
Last modified: 2010-05-19 08:55:23 UTC
I'm using debian testing. gnome version 2.30.0 build 2010.04.26 evince crashed just in startup that no ".gnome2/evince" directory in user home. ------------------ backtrace -------------------- tester@love:~$ gdb evince GNU gdb (GDB) 7.0.1-debian Copyright (C) 2009 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 "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/evince...done. (gdb) run Starting program: /usr/bin/evince [Thread debugging using libthread_db enabled] ** (evince:1582): WARNING **: Error creating last_settings file: Error opening file '/home/tester/.gnome2/evince/last_settings': No such file or directory Program received signal SIGSEGV, Segmentation fault. 0x00000000004222fa in ev_metadata_get_string (metadata=0x0, key=0x459cc6 "show_toolbar", value=0x7fffffffdbc0) at /home/tester/prv/evince-2.30.1/./shell/ev-metadata.c:148 148 v = g_hash_table_lookup (metadata->items, key); (gdb) bt
+ Trace 221982
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of bug 617154 ***