bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#1186: 23.0.60; Abort trap when loading dbus in tty


From: Michael Albinus
Subject: bug#1186: 23.0.60; Abort trap when loading dbus in tty
Date: Sun, 19 Oct 2008 17:48:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Chong Yidong <cyd@stupidchicken.com> writes:

>> emacs -Q -nw
>> M-x load-library RET dbus RET
>>
>> At this point, Emacs aborts.
>
> I can't reproduce this.
>
> Could you recompile Emacs without optimization, using 
>
>   CFLAGS="-g" ./configure && make
>
> and generate another backtrace?

I couldn't reproduce it also (running Ubuntu 8.10). Could you, please,
add the following option to the built:

  make MYCPPFLAGS='-DDBUS_DEBUG -Wall'

By this, debug messages are printed to your terminal, which might be
useful.

> Thanks.

Best regards, Michael.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]