GNOME Bugzilla – Bug 700572
Segmentation fault if dbus is not running
Last modified: 2013-05-19 11:41:22 UTC
I'm using Ubuntu and I have configured my system to not use dbus. The system is running fine but if I want to start evince I'm getting the following output: sworddragon@ubuntu:~$ evince Segmentation fault Allowing dbus to start again and rebooting the system solves the problem. It seems there is somewhere a hard dependency in evince to dbus.
(In reply to comment #0) > I'm using Ubuntu and I have configured my system to not use dbus. Sorry, but that is not a supported configuration. > The system is > running fine but if I want to start evince I'm getting the following output: > > sworddragon@ubuntu:~$ evince > Segmentation fault I don't call that 'running fine' :-) In any case, you'll need to get a backtrace from the crash.
Created attachment 244622 [details] Backtrace of the crash
> Sorry, but that is not a supported configuration. At least evince should catch such situations and show an error/warning instead. > In any case, you'll need to get a backtrace from the crash. In the attachments is the log.
we used to have a configure flag to compile evince without dbus support.
Hmm right. I though I had gotten rid of that already :-)
*** This bug has been marked as a duplicate of bug 691672 ***