* Program received signal SIGTRAP, Trace/breakpoint trap @ 2013-02-12 18:38 Sebastien Vauban 2013-02-12 20:53 ` bug#13700: " Eli Zaretskii [not found] ` <mailman.19712.1360702421.855.bug-gnu-emacs@gnu.org> 0 siblings, 2 replies; 8+ messages in thread From: Sebastien Vauban @ 2013-02-12 18:38 UTC (permalink / raw) To: bug-gnu-emacs-mXXj517/zsQ Eli, When pressing on F12, bound for me to: (global-set-key (kbd "<f12>") 'bury-buffer) I get, in the GDB window: --8<---------------cut here---------------start------------->8--- Program received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 15276.0x5d48] 0x77af2fac in ntdll!RtlVerifyVersionInfo () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll (gdb) continue Continuing. [New Thread 15276.0x2304] Program received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 15276.0x2304] 0x77af2fac in ntdll!RtlVerifyVersionInfo () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll (gdb) continu Continuing. --8<---------------cut here---------------end--------------->8--- It is reproducible. Best regards, Seb -- Sebastien Vauban ^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#13700: Program received signal SIGTRAP, Trace/breakpoint trap 2013-02-12 18:38 Program received signal SIGTRAP, Trace/breakpoint trap Sebastien Vauban @ 2013-02-12 20:53 ` Eli Zaretskii 2013-02-13 18:37 ` Glenn Morris [not found] ` <mailman.19712.1360702421.855.bug-gnu-emacs@gnu.org> 1 sibling, 1 reply; 8+ messages in thread From: Eli Zaretskii @ 2013-02-12 20:53 UTC (permalink / raw) To: Sebastien Vauban; +Cc: 13700 > From: "Sebastien Vauban" <wxhgmqzgwmuf@spammotel.com> > Date: Tue, 12 Feb 2013 19:38:16 +0100 > > Eli, > > When pressing on F12, bound for me to: > > (global-set-key (kbd "<f12>") 'bury-buffer) > > I get, in the GDB window: > > --8<---------------cut here---------------start------------->8--- > Program received signal SIGTRAP, Trace/breakpoint trap. > [Switching to Thread 15276.0x5d48] > 0x77af2fac in ntdll!RtlVerifyVersionInfo () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll This is normal. On Windows, the F-12 key breaks into the debugger, which is what you see. ^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#13700: Program received signal SIGTRAP, Trace/breakpoint trap 2013-02-12 20:53 ` bug#13700: " Eli Zaretskii @ 2013-02-13 18:37 ` Glenn Morris 2013-02-13 19:29 ` Achim Gratz 0 siblings, 1 reply; 8+ messages in thread From: Glenn Morris @ 2013-02-13 18:37 UTC (permalink / raw) To: Sebastien Vauban, 13700 Once again: please stop posting via the newsgroup. ^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#13700: Program received signal SIGTRAP, Trace/breakpoint trap 2013-02-13 18:37 ` Glenn Morris @ 2013-02-13 19:29 ` Achim Gratz 2013-02-13 19:40 ` Glenn Morris 0 siblings, 1 reply; 8+ messages in thread From: Achim Gratz @ 2013-02-13 19:29 UTC (permalink / raw) To: 13700 Glenn Morris writes: > Once again: please stop posting via the newsgroup. He doesn't post via the newsgroup/NNTP which works fine AFAIK, he sends mail to an address that then feeds into the newsgroup on Gmane. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for KORG EX-800 and Poly-800MkII V0.9: http://Synth.Stromeko.net/Downloads.html#KorgSDada ^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#13700: Program received signal SIGTRAP, Trace/breakpoint trap 2013-02-13 19:29 ` Achim Gratz @ 2013-02-13 19:40 ` Glenn Morris 0 siblings, 0 replies; 8+ messages in thread From: Glenn Morris @ 2013-02-13 19:40 UTC (permalink / raw) To: Achim Gratz; +Cc: 13700 Achim Gratz wrote: > Glenn Morris writes: >> Once again: please stop posting via the newsgroup. > > He doesn't post via the newsgroup/NNTP which works fine AFAIK No, it doesn't work fine, as I have said many times. I'm not explaining this again. http://debbugs.gnu.org/936 > he sends mail to an address that then feeds into the newsgroup on > Gmane. There are no Gmane headers in, eg: http://lists.gnu.org/archive/html/bug-gnu-emacs/2013-02/msg00560.html which doesn't appear anywhere in the bug tracker, which is the whole point I keep trying to make, over and over. Neither does the message to which Eli replied to create this report. (AFAIK, there is no problem with using Gmane.) ^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <mailman.19712.1360702421.855.bug-gnu-emacs@gnu.org>]
[parent not found: <mailman.19712.1360702421.855.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>]
* bug#13700: Program received signal SIGTRAP, Trace/breakpoint trap [not found] ` <mailman.19712.1360702421.855.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org> @ 2013-02-12 21:34 ` Sebastien Vauban 2013-02-13 3:49 ` Eli Zaretskii [not found] ` <mailman.19764.1360727379.855.bug-gnu-emacs@gnu.org> 0 siblings, 2 replies; 8+ messages in thread From: Sebastien Vauban @ 2013-02-12 21:34 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 13700-ubl+/3LiMTaZdePnXv/OxA Eli, Eli Zaretskii wrote: >> From: "Sebastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org> >> Date: Tue, 12 Feb 2013 19:38:16 +0100 >> >> Eli, >> >> When pressing on F12, bound for me to: >> >> (global-set-key (kbd "<f12>") 'bury-buffer) >> >> I get, in the GDB window: >> >> --8<---------------cut here---------------start------------->8--- >> Program received signal SIGTRAP, Trace/breakpoint trap. >> [Switching to Thread 15276.0x5d48] >> 0x77af2fac in ntdll!RtlVerifyVersionInfo () from >> /cygdrive/c/Windows/SYSTEM32/ntdll.dll > > This is normal. On Windows, the F-12 key breaks into the debugger, > which is what you see. Just got a segmentation fault (and Emacs 24.2.93 crashed) when answering you to this post. See next post. My question was: can I ignore those, because it forces me to go to the GDB terminal (and to type "continue") each time I'm pressing F12, which is a lot... Best regards, Seb -- Sebastien Vauban ^ permalink raw reply [flat|nested] 8+ messages in thread
* bug#13700: Program received signal SIGTRAP, Trace/breakpoint trap 2013-02-12 21:34 ` Sebastien Vauban @ 2013-02-13 3:49 ` Eli Zaretskii [not found] ` <mailman.19764.1360727379.855.bug-gnu-emacs@gnu.org> 1 sibling, 0 replies; 8+ messages in thread From: Eli Zaretskii @ 2013-02-13 3:49 UTC (permalink / raw) To: Sebastien Vauban; +Cc: 13700 > From: "Sebastien Vauban" <wxhgmqzgwmuf@spammotel.com> > Cc: 13700@debbugs.gnu.org > Date: Tue, 12 Feb 2013 22:34:11 +0100 > > >> Program received signal SIGTRAP, Trace/breakpoint trap. > >> [Switching to Thread 15276.0x5d48] > >> 0x77af2fac in ntdll!RtlVerifyVersionInfo () from > >> /cygdrive/c/Windows/SYSTEM32/ntdll.dll > > > > This is normal. On Windows, the F-12 key breaks into the debugger, > > which is what you see. > > Just got a segmentation fault (and Emacs 24.2.93 crashed) when answering you > to this post. See next post. > > My question was: can I ignore those, because it forces me to go to the GDB > terminal (and to type "continue") each time I'm pressing F12, which is a > lot... Just don't press F12. ^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <mailman.19764.1360727379.855.bug-gnu-emacs@gnu.org>]
[parent not found: <mailman.19764.1360727379.855.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>]
* bug#13700: Program received signal SIGTRAP, Trace/breakpoint trap [not found] ` <mailman.19764.1360727379.855.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org> @ 2013-02-13 8:25 ` Sebastien Vauban 0 siblings, 0 replies; 8+ messages in thread From: Sebastien Vauban @ 2013-02-13 8:25 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 13700-ubl+/3LiMTaZdePnXv/OxA Eli Zaretskii, Eli Zaretskii wrote: >> From: "Sebastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org> >> Cc: 13700-ubl+/3LiMTaZdePnXv/OxA@public.gmane.org >> Date: Tue, 12 Feb 2013 22:34:11 +0100 >> >> >> Program received signal SIGTRAP, Trace/breakpoint trap. >> >> [Switching to Thread 15276.0x5d48] >> >> 0x77af2fac in ntdll!RtlVerifyVersionInfo () from >> >> /cygdrive/c/Windows/SYSTEM32/ntdll.dll >> > >> > This is normal. On Windows, the F-12 key breaks into the debugger, >> > which is what you see. >> >> Just got a segmentation fault (and Emacs 24.2.93 crashed) when answering you >> to this post. See next post. >> >> My question was: can I ignore those, because it forces me to go to the GDB >> terminal (and to type "continue") each time I'm pressing F12, which is a >> lot... > > Just don't press F12. Or bind bury-buffer to S-F12 and press S-F12 (-> no break into GDB) or to C-F12... idem. Best regards, Seb -- Sebastien Vauban ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2013-02-13 19:40 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-02-12 18:38 Program received signal SIGTRAP, Trace/breakpoint trap Sebastien Vauban 2013-02-12 20:53 ` bug#13700: " Eli Zaretskii 2013-02-13 18:37 ` Glenn Morris 2013-02-13 19:29 ` Achim Gratz 2013-02-13 19:40 ` Glenn Morris [not found] ` <mailman.19712.1360702421.855.bug-gnu-emacs@gnu.org> [not found] ` <mailman.19712.1360702421.855.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org> 2013-02-12 21:34 ` Sebastien Vauban 2013-02-13 3:49 ` Eli Zaretskii [not found] ` <mailman.19764.1360727379.855.bug-gnu-emacs@gnu.org> [not found] ` <mailman.19764.1360727379.855.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org> 2013-02-13 8:25 ` Sebastien Vauban
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).