unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Thierry Volpiatto <thierry.volpiatto@gmail.com>
Cc: 10230@debbugs.gnu.org
Subject: bug#10230: 24.0.92; Warnings on emacs startup
Date: Tue, 6 Dec 2011 21:37:18 +0100	[thread overview]
Message-ID: <D6E8F4C8-045F-475A-96F8-E7F082FA4CED@swipnet.se> (raw)
In-Reply-To: <8739cx69j9.fsf@gmail.com>


6 dec 2011 kl. 15:48 skrev Thierry Volpiatto:


Hello.

> 
> Not sure I set the break points correctly, correct me if wrong.
> 
> 

The breakpoints was correct, but I expected you to do bt when they where hit instead of n.
But I guess dbus is the suspect.

	Jan D.


> GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
> Copyright (C) 2011 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "i686-linux-gnu".
> For bug reporting instructions, please see:
> <http://bugs.launchpad.net/gdb-linaro/>...
> Reading symbols from /home/thierry/tmp/emacs-build/src/emacs...done.
> SIGINT is used by the debugger.
> Are you sure you want to change it? (y or n) [answered Y; input not from terminal]
> DISPLAY = :0.0
> TERM = screen
> Breakpoint 1 at 0x8170530: file /home/thierry/download/emacs-bzr/trunk/src/emacs.c, line 387.
> Temporary breakpoint 2 at 0x8195480: file /home/thierry/download/emacs-bzr/trunk/src/sysdep.c, line 855.
> (gdb) b g_log
> Function "g_log" not defined.
> Make breakpoint pending on future shared library load? (y or [n]) y
> Breakpoint 3 (g_log) pending.
> (gdb) b g_logv
> Function "g_logv" not defined.
> Make breakpoint pending on future shared library load? (y or [n]) y
> Breakpoint 4 (g_logv) pending.
> (gdb) run -Q
> Starting program: /home/thierry/tmp/emacs-build/src/emacs -Q
> [Thread debugging using libthread_db enabled]
> 
> Breakpoint 3, 0x0093c0a0 in g_log () from /lib/i386-linux-gnu/libglib-2.0.so.0
> (gdb) n
> Single stepping until exit from function g_log,
> which has no line number information.
> Cannot access memory at address 0x54
> (gdb) n
> Cannot find bounds of current function
> (gdb) n
> Cannot find bounds of current function
> (gdb) c
> Continuing.
> 
> Breakpoint 4, 0x0093bb80 in g_logv () from /lib/i386-linux-gnu/libglib-2.0.so.0
> (gdb) c
> Continuing.
> 
> (process:22260): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.30.0/./gobject/gtype.c:2708: You forgot to call g_type_init()
> 
> Breakpoint 3, 0x0093c0a0 in g_log () from /lib/i386-linux-gnu/libglib-2.0.so.0
> (gdb) c
> Continuing.
> 
> Breakpoint 4, 0x0093bb80 in g_logv () from /lib/i386-linux-gnu/libglib-2.0.so.0
> (gdb) c
> Continuing.
> 
> (process:22260): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
> 
> Breakpoint 3, 0x0093c0a0 in g_log () from /lib/i386-linux-gnu/libglib-2.0.so.0
> (gdb) c
> Continuing.
> 
> Breakpoint 4, 0x0093bb80 in g_logv () from /lib/i386-linux-gnu/libglib-2.0.so.0
> (gdb) c
> Continuing.
> 
> (process:22260): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
> [Inferior 1 (process 22260) exited normally]
> 
> -- 
>  Thierry
> Get my Gnupg key:
> gpg --keyserver pgp.mit.edu --recv-keys 59F29997 






  reply	other threads:[~2011-12-06 20:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-06  9:28 bug#10230: 24.0.92; Warnings on emacs startup thierry
2011-12-06 11:26 ` Jan D.
2011-12-06 13:26   ` Thierry Volpiatto
2011-12-06 14:48   ` Thierry Volpiatto
2011-12-06 20:37     ` Jan Djärv [this message]
2011-12-06 22:38       ` Thierry Volpiatto
2011-12-07  3:38         ` Jan Djärv
2011-12-09 16:30         ` Jan Djärv
2011-12-09 17:36           ` Thierry Volpiatto
2011-12-10 12:39             ` Jan Djärv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D6E8F4C8-045F-475A-96F8-E7F082FA4CED@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=10230@debbugs.gnu.org \
    --cc=thierry.volpiatto@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).