GNOME Bugzilla – Bug 318198
evince crashes when started for a second time while first job is running.
Last modified: 2005-10-12 17:29:13 UTC
Distribution: Fedora Core release 4 (Stentz) Package: evince Severity: normal Version: GNOME2.10.0 unspecified Gnome-Distributor: Red Hat, Inc Synopsis: evince crashes when started for a second time while first job is running. Bugzilla-Product: evince Bugzilla-Component: general Bugzilla-Version: unspecified BugBuddy-GnomeVersion: 2.0 (2.10.0) Description: Description of the crash: Here is the error message> Attempt to register the same DBusConnection with the message bus, but it is already registered 28251: arguments to dbus_message_iter_append_basic() were incorrect, assertion "value != NULL" failed in file dbus-message.c line 2075. This is normally a bug in some application using the D-BUS library. ** ERROR **: Out of memory aborting... activate: cru uri is http://bugzilla.gnome.org/show_bug.cgi?id=315552 ! but asked to go to 7 bug! Steps to reproduce the crash: 1. evince file1.ps & 2. evince file2.ps 3. Expected Results: Two windows open with two files in them How often does this happen? Always Additional Information: I previously reported this bug as pertaining to a specific ps-file. But it has nothing to do with this file. Debugging Information: Backtrace was generated from '/usr/bin/evince' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (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) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1208273216 (LWP 28251)] (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) (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) (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) (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) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0x00111402 in ?? ()
+ Trace 63417
Thread 1 (Thread -1208273216 (LWP 28251))
------- Bug moved to this database by unknown@gnome.bugs 2005-10-07 13:09 UTC ------- The original reporter of this bug does not have an account here. Reassigning to the person who moved it here, unknown@gnome.bugs. Previous reporter was Guther.Rote@ens.fr.
Guther, can you specify the version of Evince and dbus you use. Also I remember similar bug and it was fedora-related. Can you try to update your evince rpm and see if problem fixed. Thanks.
Version Evince 0.4.0 Using poppler 0.4.1 D-BUS Message Bus Daemon 0.33 Unfortunately I cannot update; It is a centrally administered computer which I am using as a guest.
I see. Sorry, actually it's bug of Redhat packagers/dbus programmers. We have nothing to do with it in evince itself. Newer evince version should work like expected. The reason is that dbus version are binary incompatible and if packager build on machine with 0.35 it won't work on 0.33 I suggest you to rebuild evince in your home directory - just download it, unpack and then run ./configure --prefix=/home/me/local --with-gconf-source=xml::/home/me/.gconf --disable-scrollkeeper && make && make install That should install evince in your local directory and you'll be able to use it, don't forget to update your path then. *** This bug has been marked as a duplicate of 313724 ***