* bug#42772: Emacs crashes on openSUSE Leap 15.1 with Xfce in graphcal more @ 2020-08-08 18:24 William Krivan 2020-08-09 2:34 ` Eli Zaretskii 0 siblings, 1 reply; 5+ messages in thread From: William Krivan @ 2020-08-08 18:24 UTC (permalink / raw) To: 42772 [-- Attachment #1: Type: text/plain, Size: 373 bytes --] Hi! When I start emacs fro the command line I get the error below, but if I use the "-nw" option it works. Thanks and warm regards from LA, William Fatal error 11: Segmentation fault Backtrace: /usr/bin/emacs[0x50bb5b] /usr/bin/emacs[0x4f2729] /usr/bin/emacs[0x50a33e] /usr/bin/emacs[0x50a4f8] /usr/bin/emacs[0x50a575] /lib64/libpthread.so.0(+0x132d0)[0x7f01b96522d0] [-- Attachment #2: Type: text/html, Size: 530 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#42772: Emacs crashes on openSUSE Leap 15.1 with Xfce in graphcal more 2020-08-08 18:24 bug#42772: Emacs crashes on openSUSE Leap 15.1 with Xfce in graphcal more William Krivan @ 2020-08-09 2:34 ` Eli Zaretskii [not found] ` <CAEfNSXY=ojs2RU0GnjoHeZuj8FP_9nZsY_bKPAGFqn7CWiKkbA@mail.gmail.com> 0 siblings, 1 reply; 5+ messages in thread From: Eli Zaretskii @ 2020-08-09 2:34 UTC (permalink / raw) To: William Krivan; +Cc: 42772 > From: William Krivan <william.krivan@gmail.com> > Date: Sat, 8 Aug 2020 11:24:22 -0700 > > When I start emacs fro the command line I get the error below, but if I use the "-nw" option it works. Please show the information collected by "M-x report-emacs-bug" on that system. Also, please run Emacs under GDB, and when it crashes, produce the backtrace (type "thread apply all bt" at GDB prompt) and post it here. The traceback you posted is partial, and cannot be interpreted on any system but your own. Thanks. ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <CAEfNSXY=ojs2RU0GnjoHeZuj8FP_9nZsY_bKPAGFqn7CWiKkbA@mail.gmail.com>]
* bug#42772: Emacs crashes on openSUSE Leap 15.1 with Xfce in graphcal more [not found] ` <CAEfNSXY=ojs2RU0GnjoHeZuj8FP_9nZsY_bKPAGFqn7CWiKkbA@mail.gmail.com> @ 2020-08-09 13:57 ` Eli Zaretskii 2020-08-11 3:58 ` William Krivan 0 siblings, 1 reply; 5+ messages in thread From: Eli Zaretskii @ 2020-08-09 13:57 UTC (permalink / raw) To: William Krivan; +Cc: 42772 [Please use Reply All so that the bug address is CC'ed.] > From: William Krivan <william.krivan@gmail.com> > Date: Sat, 8 Aug 2020 22:16:49 -0700 > > Thanks so much - I will work on it. TIA > Regarding your first suggestion, I believe "M-x report-emacs-bug" is not a possibility if I understand your > suggestion correctly, since emacs doesn't even start in the GUI mode, which is the one where it crashes. You can use report-emacs-bug from a -nw session, it collects the same data. > With regard to running Emacs under GDB, at first sight it seems that the emacs version I have installed may > not have been compiled with the option for debugging. When I start gbd with the name of the executable, I > get "not in executable format: file format not recognized" The error message seems to say that you invoked GDB not on the Emacs executable at all, but on some other file. Please show your GDB invocation. ^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#42772: Emacs crashes on openSUSE Leap 15.1 with Xfce in graphcal more 2020-08-09 13:57 ` Eli Zaretskii @ 2020-08-11 3:58 ` William Krivan 2020-08-11 14:43 ` Eli Zaretskii 0 siblings, 1 reply; 5+ messages in thread From: William Krivan @ 2020-08-11 3:58 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 42772 [-- Attachment #1: Type: text/plain, Size: 1161 bytes --] I see that, in the meantime, this has been reported on bugzilla. Please see https://bugzilla.opensuse.org/show_bug.cgi?id=1175028 On Sun, Aug 9, 2020 at 6:57 AM Eli Zaretskii <eliz@gnu.org> wrote: > [Please use Reply All so that the bug address is CC'ed.] > > > From: William Krivan <william.krivan@gmail.com> > > Date: Sat, 8 Aug 2020 22:16:49 -0700 > > > > Thanks so much - I will work on it. > > TIA > > > Regarding your first suggestion, I believe "M-x report-emacs-bug" is not > a possibility if I understand your > > suggestion correctly, since emacs doesn't even start in the GUI mode, > which is the one where it crashes. > > You can use report-emacs-bug from a -nw session, it collects the same > data. > > > With regard to running Emacs under GDB, at first sight it seems that the > emacs version I have installed may > > not have been compiled with the option for debugging. When I start gbd > with the name of the executable, I > > get "not in executable format: file format not recognized" > > The error message seems to say that you invoked GDB not on the Emacs > executable at all, but on some other file. Please show your GDB > invocation. > [-- Attachment #2: Type: text/html, Size: 1689 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#42772: Emacs crashes on openSUSE Leap 15.1 with Xfce in graphcal more 2020-08-11 3:58 ` William Krivan @ 2020-08-11 14:43 ` Eli Zaretskii 0 siblings, 0 replies; 5+ messages in thread From: Eli Zaretskii @ 2020-08-11 14:43 UTC (permalink / raw) To: William Krivan; +Cc: 42772-done > From: William Krivan <william.krivan@gmail.com> > Date: Mon, 10 Aug 2020 20:58:57 -0700 > Cc: 42772@debbugs.gnu.org > > I see that, in the meantime, this has been reported on bugzilla. Please see > https://bugzilla.opensuse.org/show_bug.cgi?id=1175028 OK, thanks. This bug is already fixed in the repository and in Emacs 27.1 that was released just today. So I'm closing the bug. ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2020-08-11 14:43 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2020-08-08 18:24 bug#42772: Emacs crashes on openSUSE Leap 15.1 with Xfce in graphcal more William Krivan 2020-08-09 2:34 ` Eli Zaretskii [not found] ` <CAEfNSXY=ojs2RU0GnjoHeZuj8FP_9nZsY_bKPAGFqn7CWiKkbA@mail.gmail.com> 2020-08-09 13:57 ` Eli Zaretskii 2020-08-11 3:58 ` William Krivan 2020-08-11 14:43 ` Eli Zaretskii
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/emacs.git https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.