* bug#19057: 24.4; "Fatal Error 10: Bus Error" for Athena and Motif builds on Debian Wheezy mipsel
@ 2014-11-15 3:02 Bruno Félix Rezende Ribeiro
2014-11-15 8:39 ` Jan D.
0 siblings, 1 reply; 3+ messages in thread
From: Bruno Félix Rezende Ribeiro @ 2014-11-15 3:02 UTC (permalink / raw)
To: 19057
This machine is a Lemote Yeeloong 8101B (Loongson 2F processor --
MIPS64), running Debian Wheezy mipsel port.
When Emacs is configured with the option '--with-x-toolkit' set to
either 'athena' or 'motif', it builds fine, but produces a graphically
useless executable that fails to run on a X11 display showing the
following cryptic error message:
Fatal error 10: Bus error
Backtrace:
./emacs[0x4ffec4]
Bus error
Surprisingly, if invoked with the '-nw' option or built with
'--with-x-toolkit' set to 'gtk2', Emacs works perfectly well.
What can it be? I'm waiting further instructions to debug the problem.
--
,= ,-_-. =. Bruno Félix Rezende Ribeiro (oitofelix) [0x28D618AF]
((_/)o o(\_)) There is no system but GNU;
`-'(. .)`-' GNU Linux-Libre is one of its official kernels;
\_/ All software must be free as in freedom;
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#19057: 24.4; "Fatal Error 10: Bus Error" for Athena and Motif builds on Debian Wheezy mipsel
2014-11-15 3:02 bug#19057: 24.4; "Fatal Error 10: Bus Error" for Athena and Motif builds on Debian Wheezy mipsel Bruno Félix Rezende Ribeiro
@ 2014-11-15 8:39 ` Jan D.
2015-12-26 16:28 ` Lars Ingebrigtsen
0 siblings, 1 reply; 3+ messages in thread
From: Jan D. @ 2014-11-15 8:39 UTC (permalink / raw)
To: Bruno Félix Rezende Ribeiro; +Cc: 19057
Hi.
> 15 nov 2014 kl. 04:02 skrev Bruno Félix Rezende Ribeiro <oitofelix@gnu.org>:
>
> This machine is a Lemote Yeeloong 8101B (Loongson 2F processor --
> MIPS64), running Debian Wheezy mipsel port.
>
> When Emacs is configured with the option '--with-x-toolkit' set to
> either 'athena' or 'motif', it builds fine, but produces a graphically
> useless executable that fails to run on a X11 display showing the
> following cryptic error message:
>
> Fatal error 10: Bus error
> Backtrace:
> ./emacs[0x4ffec4]
> Bus error
>
> Surprisingly, if invoked with the '-nw' option or built with
> '--with-x-toolkit' set to 'gtk2', Emacs works perfectly well.
>
> What can it be? I'm waiting further instructions to debug the problem.
cd to the src directory.
% gdb emacs
(gdb) r -Q
and when it crashes
(gdb) bt full
Also read etc/DEBUG.
Jan D.
>
> --
> ,= ,-_-. =. Bruno Félix Rezende Ribeiro (oitofelix) [0x28D618AF]
> ((_/)o o(\_)) There is no system but GNU;
> `-'(. .)`-' GNU Linux-Libre is one of its official kernels;
> \_/ All software must be free as in freedom;
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#19057: 24.4; "Fatal Error 10: Bus Error" for Athena and Motif builds on Debian Wheezy mipsel
2014-11-15 8:39 ` Jan D.
@ 2015-12-26 16:28 ` Lars Ingebrigtsen
0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2015-12-26 16:28 UTC (permalink / raw)
To: Jan D.; +Cc: Bruno Félix Rezende Ribeiro, 19057
"Jan D." <jan.h.d@swipnet.se> writes:
> cd to the src directory.
> % gdb emacs
> (gdb) r -Q
>
> and when it crashes
>
> (gdb) bt full
>
> Also read etc/DEBUG.
More information was requested, but no response was given within a few
months, so I'm closing this bug report. If the problem still exists,
please reopen this bug report.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-12-26 16:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-15 3:02 bug#19057: 24.4; "Fatal Error 10: Bus Error" for Athena and Motif builds on Debian Wheezy mipsel Bruno Félix Rezende Ribeiro
2014-11-15 8:39 ` Jan D.
2015-12-26 16:28 ` Lars Ingebrigtsen
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.