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 700572 - Segmentation fault if dbus is not running
Segmentation fault if dbus is not running
Status: RESOLVED DUPLICATE of bug 691672
Product: evince
Classification: Core
Component: general
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-18 11:31 UTC by sworddragon2
Modified: 2013-05-19 11:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Backtrace of the crash (3.44 KB, text/plain)
2013-05-18 15:09 UTC, sworddragon2
Details

Description sworddragon2 2013-05-18 11:31:38 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.
Comment 1 Christian Persch 2013-05-18 14:49:34 UTC
(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.
Comment 2 sworddragon2 2013-05-18 15:09:12 UTC
Created attachment 244622 [details]
Backtrace of the crash
Comment 3 sworddragon2 2013-05-18 15:09:24 UTC
> 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.
Comment 4 José Aliste 2013-05-18 15:45:20 UTC
we used to have a configure flag to compile evince without dbus support.
Comment 5 Christian Persch 2013-05-18 23:44:47 UTC
Hmm right. I though I had gotten rid of that already :-)
Comment 6 Christian Persch 2013-05-19 11:41:22 UTC

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