unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Jan Nieuwenhuizen <janneke@gnu.org>
To: 25442@debbugs.gnu.org
Subject: bug#25442: stacktrace
Date: Sat, 14 Jan 2017 17:06:05 +0100	[thread overview]
Message-ID: <8760lhfwya.fsf@gnu.org> (raw)
In-Reply-To: <87lgue7j1v.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 121 bytes --]

Find attached.  There is no debugging info, is there a package that
I can install which includes the debugging symbols?


[-- Attachment #2: stacktrace --]
[-- Type: application/octet-stream, Size: 6505 bytes --]

Current directory is /gnu/store/5diw4kjwi6q75gk8yyx95l6f839gr5nj-emacs-25.1/bin/
GNU gdb (GDB) 7.12
Copyright (C) 2016 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 "x86_64-unknown-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /gnu/store/5diw4kjwi6q75gk8yyx95l6f839gr5nj-emacs-25.1/bin/.emacs-25.1-real...(no debugging symbols found)...done.
(gdb) r
Starting program: /gnu/store/5diw4kjwi6q75gk8yyx95l6f839gr5nj-emacs-25.1/bin/.emacs-25.1-real 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/gnu/store/iwgi9001dmmihrjg4rqhd6pa6788prjw-glibc-2.24/lib/libthread_db.so.1".
[New Thread 0x7fffebecd700 (LWP 3262)]
[New Thread 0x7fffeabdf700 (LWP 3263)]

Thread 1 ".emacs-25.1-rea" received signal SIGSEGV, Segmentation fault.
0x000000000053a018 in re_search_2 ()
(gdb) bt
#0  0x000000000053a018 in re_search_2 ()
#1  0x000000000052f405 in search_buffer ()
#2  0x000000000052fe91 in search_command ()
#3  0x0000000000530087 in Fre_search_forward ()
#4  0x000000000055cd5e in Ffuncall ()
#5  0x0000000000590473 in exec_byte_code ()
#6  0x000000000055cbb3 in Ffuncall ()
#7  0x0000000000590473 in exec_byte_code ()
#8  0x000000000055cbb3 in Ffuncall ()
#9  0x0000000000590473 in exec_byte_code ()
#10 0x000000000055cbb3 in Ffuncall ()
#11 0x0000000000590473 in exec_byte_code ()
#12 0x000000000055c7e2 in funcall_lambda ()
#13 0x000000000055cbb3 in Ffuncall ()
#14 0x0000000000590473 in exec_byte_code ()
#15 0x000000000055c7e2 in funcall_lambda ()
#16 0x000000000055cbb3 in Ffuncall ()
#17 0x0000000000590473 in exec_byte_code ()
#18 0x000000000055c7e2 in funcall_lambda ()
#19 0x000000000055cbb3 in Ffuncall ()
#20 0x0000000000590473 in exec_byte_code ()
#21 0x000000000055cbb3 in Ffuncall ()
#22 0x000000000055ce1c in run_hook_wrapped_funcall ()
#23 0x000000000055b18d in run_hook_with_args.part ()
#24 0x000000000055cc99 in Ffuncall ()
#25 0x0000000000590473 in exec_byte_code ()
#26 0x000000000055cbb3 in Ffuncall ()
#27 0x0000000000590473 in exec_byte_code ()
#28 0x000000000055cbb3 in Ffuncall ()
#29 0x0000000000590473 in exec_byte_code ()
#30 0x000000000055cbb3 in Ffuncall ()
#31 0x000000000055b890 in internal_condition_case_n ()
#32 0x000000000042f516 in safe.call ()
#33 0x000000000043b4df in safe_call ()
#34 0x000000000043b607 in handle_fontified_prop ()
#35 0x000000000044015a in handle_stop ()
#36 0x0000000000444aa2 in next_element_from_buffer ()
#37 0x0000000000442eba in get_next_display_element ()
#38 0x000000000044e1ba in display_line ()
#39 0x0000000000450dca in try_window ()
#40 0x0000000000464b10 in redisplay_window ()
#41 0x000000000046766b in redisplay_window_0 ()
#42 0x000000000055b77c in internal_condition_case_1 ()
#43 0x00000000004331de in redisplay_windows ()
#44 0x00000000004331a8 in redisplay_windows ()
#45 0x0000000000454819 in redisplay_internal ()
#46 0x00000000004565da in redisplay_preserve_echo_area ()
#47 0x000000000059c445 in wait_reading_process_output ()
#48 0x0000000000423932 in sit_for ()
#49 0x00000000004f74f4 in read_char ()
#50 0x00000000004f82a6 in read_key_sequence.constprop ()
#51 0x00000000004f9e26 in command_loop_1 ()
#52 0x000000000055b706 in internal_condition_case ()
#53 0x00000000004ec3fc in command_loop_2 ()
#54 0x000000000055b68b in internal_catch ()
#55 0x00000000004ec3b9 in command_loop ()
#56 0x00000000004f07e7 in recursive_edit_1 ()
#57 0x00000000004f0b00 in Frecursive_edit ()
#58 0x0000000000419c2b in main ()
(gdb) #4  0x000000000055cd5e in Ffuncall ()
#5  0x0000000000590473 in exec_byte_code ()
#6  0x000000000055cbb3 in Ffuncall ()
#7  0x0000000000590473 in exec_byte_code ()
#8  0x000000000055cbb3 in Ffuncall ()
#9  0x0000000000590473 in exec_byte_code ()
#10 0x000000000055cbb3 in Ffuncall ()
#11 0x0000000000590473 in exec_byte_code ()
#12 0x000000000055c7e2 in funcall_lambda ()
#13 0x000000000055cbb3 in Ffuncall ()
#14 0x0000000000590473 in exec_byte_code ()
#15 0x000000000055c7e2 in funcall_lambda ()
#16 0x000000000055cbb3 in Ffuncall ()
#17 0x0000000000590473 in exec_byte_code ()
#18 0x000000000055c7e2 in funcall_lambda ()
#19 0x000000000055cbb3 in Ffuncall ()
#20 0x0000000000590473 in exec_byte_code ()
#21 0x000000000055cbb3 in Ffuncall ()
#22 0x000000000055ce1c in run_hook_wrapped_funcall ()
#23 0x000000000055b18d in run_hook_with_args.part ()
#24 0x000000000055cc99 in Ffuncall ()
#25 0x0000000000590473 in exec_byte_code ()
#26 0x000000000055cbb3 in Ffuncall ()
#27 0x0000000000590473 in exec_byte_code ()
#28 0x000000000055cbb3 in Ffuncall ()
#29 0x0000000000590473 in exec_byte_code ()
#30 0x000000000055cbb3 in Ffuncall ()
#31 0x000000000055b890 in internal_condition_case_n ()
#32 0x000000000042f516 in safe.call ()
#33 0x000000000043b4df in safe_call ()
#34 0x000000000043b607 in handle_fontified_prop ()
#35 0x000000000044015a in handle_stop ()
#36 0x0000000000444aa2 in next_element_from_buffer ()
#37 0x0000000000442eba in get_next_display_element ()
#38 0x000000000044e1ba in display_line ()
#39 0x0000000000450dca in try_window ()
#40 0x0000000000464b10 in redisplay_window ()
#41 0x000000000046766b in redisplay_window_0 ()
#42 0x000000000055b77c in internal_condition_case_1 ()
#43 0x00000000004331de in redisplay_windows ()
#44 0x00000000004331a8 in redisplay_windows ()
#45 0x0000000000454819 in redisplay_internal ()
#46 0x00000000004565da in redisplay_preserve_echo_area ()
#47 0x000000000059c445 in wait_reading_process_output ()
#48 0x0000000000423932 in sit_for ()
#49 0x00000000004f74f4 in read_char ()
#50 0x00000000004f82a6 in read_key_sequence.constprop ()
#51 0x00000000004f9e26 in command_loop_1 ()
#52 0x000000000055b706 in internal_condition_case ()
#53 0x00000000004ec3fc in command_loop_2 ()
#54 0x000000000055b68b in internal_catch ()
#55 0x00000000004ec3b9 in command_loop ()
#56 0x00000000004f07e7 in recursive_edit_1 ()
#57 0x00000000004f0b00 in Frecursive_edit ()
#58 0x0000000000419c2b in main ()
(gdb) 
Undefined command: "".  Try "help".
(gdb) 

[-- Attachment #3: Type: text/plain, Size: 154 bytes --]


-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar®  http://AvatarAcademy.nl  

  reply	other threads:[~2017-01-14 16:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-13 21:21 bug#25442: Emacs compilation buffer segfault Jan Nieuwenhuizen
2017-01-14 16:06 ` Jan Nieuwenhuizen [this message]
2017-01-14 17:24   ` bug#25442: stacktrace Ludovic Courtès
2017-01-14 19:56     ` Jan Nieuwenhuizen
2017-01-15 20:30       ` Ludovic Courtès
2017-01-15 22:36         ` Jan Nieuwenhuizen
2017-09-30  7:36           ` Jan Nieuwenhuizen

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://guix.gnu.org/

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

  git send-email \
    --in-reply-to=8760lhfwya.fsf@gnu.org \
    --to=janneke@gnu.org \
    --cc=25442@debbugs.gnu.org \
    /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/guix.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).