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

Re: Build of emacs_23.2+1-7



On Tue, 2011-01-25 at 15:50 +0100, Pino Toscano wrote:
> Alle martedì 25 gennaio 2011, Svante Signell ha scritto:
> > Starting emacs from gdb did not give much:
> > (I assume I have to debug-compile emacs (and xserver, and glibc and
> > Hurd)?)
> 
> Installing libc0.3-dbg should be enough, I think.
> Also, make sure you are using the last gdb 7.0.x release provided in 
> Debian (you can pick it from snapshot.debian.org), as gdb >= 7.1 does 
> not work correctly on Hurd.

Thank you for the hints, a little better output from gdb this time (has
bug reports for the problem with later versions of gdb been filed?).

dpkg -l gdb libc0.3-dbg
hi  gdb            7.0.1-2        The GNU Debugger
ii  libc0.3-dbg    2.11.2-10      Embedded GNU C Library: detached
debugging s

(gdb) run
Starting program: /usr/bin/emacs emacs
[New Thread 5270.5]
[New Thread 5270.6]
GConf Error: Failed to contact configuration server; the most common
cause is a missing or misconfigured D-Bus session bus daemon. See
http://projects.gnome.org/gconf/ for information. (Details -  1: Failed
to get connection to session: Did not receive a reply. Possible causes
include: the remote application did not send a reply, the message bus
security policy blocked the reply, the reply timeout expired, or the
network connection was broken.)
^C
Program received signal SIGINT, Interrupt.
0x01bbe970 in trampoline () from /lib/libc.so.0.3
(gdb) bt
#0  0x01bbe970 in trampoline () from /lib/libc.so.0.3
#1  0x0000000e in ?? ()
#2  0x00007ffc in _dl_map_object (loader=<value optimized out>,
name=0x0, 
    type=<value optimized out>, trace_mode=0, mode=-1879048191, nsid=0)
    at dl-load.c:2240
#3  0x00012b26 in dl_open_worker (a=0x23fed00) at dl-open.c:225
#4  0x0000e73b in _dl_catch_error (objname=<value optimized out>, 
    errstring=<value optimized out>, mallocedp=<value optimized out>, 
    operate=0x129f0 <dl_open_worker>, args=0x23fed00) at dl-error.c:178
#5  0x000124da in _dl_open (
    file=0x86c16b0
"/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so", 
    mode=<value optimized out>, caller_dlopen=0x17667e5, nsid=-2,
argc=2, 
    argv=0x23ffd78, env=0x23ffd84) at dl-open.c:554
#6  0x01dd6ceb in dlopen_doit (a=0x23fee60) at dlopen.c:67
#7  0x0000e73b in _dl_catch_error (objname=<value optimized out>, 
    errstring=<value optimized out>, mallocedp=<value optimized out>, 
    operate=0x1dd6c50 <dlopen_doit>, args=0x23fee60) at dl-error.c:178
#8  0x01dd724f in _dlerror_run (operate=<value optimized out>, 
    args=<value optimized out>) at dlerror.c:164
#9  0x01dd6c23 in __dlopen (file=0x0, mode=1) at dlopen.c:88
#10 0x017667e5 in g_module_open () from /usr/lib/libgmodule-2.0.so.0
#11 0x014eb249 in ?? () from /usr/lib/libgdk_pixbuf-2.0.so.0
#12 0x014eca69 in gdk_pixbuf_new_from_xpm_data ()
   from /usr/lib/libgdk_pixbuf-2.0.so.0
#13 0x080ee572 in ?? ()
#14 0x080e40c8 in ?? ()
#15 0x080ee313 in ?? ()
#16 0x08065e3d in ?? ()
#17 0x08066546 in ?? ()
#18 0x080f28e4 in ?? ()
#19 0x0818c0e4 in ?? ()
#20 0x081c4e51 in ?? ()
#21 0x0818bbd4 in ?? ()
#22 0x0818bef3 in ?? ()
#23 0x081c4e51 in ?? ()
#24 0x0818bbd4 in ?? ()
#25 0x0818bef3 in ?? ()
#26 0x081c4e51 in ?? ()
#27 0x0818bbd4 in ?? ()
#28 0x0818bef3 in ?? ()
#29 0x081c4e51 in ?? ()
#30 0x0818bbd4 in ?? ()
#31 0x0818bef3 in ?? ()
#32 0x081c4e51 in ?? ()
#33 0x0818bbd4 in ?? ()
#34 0x0818af3f in ?? ()
#35 0x0818b234 in ?? ()
#36 0x08123773 in ?? ()
#37 0x0818a52c in ?? ()
#38 0x08127e65 in ?? ()
#39 0x0818a5f9 in ?? ()
#40 0x08127ee1 in ?? ()
#41 0x0812829a in ?? ()
#42 0x081283c2 in ?? ()
#43 0x0811cd72 in ?? ()
#44 0x01bce8bb in __libc_start_main (main=0x811c410, argc=2,
ubp_av=0x23ffd78, 
    init=0x81eec20, fini=0x81eec10, rtld_fini=0xef60 <_dl_fini>, 
    stack_end=0x23ffd6c) at libc-start.c:257
#45 0x080559b1 in ?? ()





Reply to: