* 22.0.98 not starting on Solaris 10/I386
@ 2007-04-30 22:09 Richard Stallman
2007-05-02 11:20 ` Giorgos Keramidas
0 siblings, 1 reply; 6+ messages in thread
From: Richard Stallman @ 2007-04-30 22:09 UTC (permalink / raw)
To: michael.ewe; +Cc: emacs-devel
Has this bug been fixed?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 22.0.98 not starting on Solaris 10/I386
2007-04-30 22:09 22.0.98 not starting on Solaris 10/I386 Richard Stallman
@ 2007-05-02 11:20 ` Giorgos Keramidas
2007-05-02 17:30 ` Glenn Morris
2007-05-02 17:44 ` Richard Stallman
0 siblings, 2 replies; 6+ messages in thread
From: Giorgos Keramidas @ 2007-05-02 11:20 UTC (permalink / raw)
To: Richard Stallman; +Cc: michael.ewe, emacs-devel
On 2007-04-30 18:09, Richard Stallman <rms@gnu.org> wrote:
> Has this bug been fixed?
I don't have the description of the bug, but I recently installed
22.0.99 on Solaris 10 Update 3, running on an amd64 system but compiled
as a 32-bit binary with the options:
% Configured for `i386-pc-solaris2.10'.
%
% Where should the build process find the source code? /home/keramida/tmp/emacs-src
% What operating system and machine description files should Emacs use?
% `s/sol2-6.h' and `m/intel386.h'
% What compiler should emacs be built with? cc -xarch=386
% Should Emacs use the GNU version of malloc? yes
% Should Emacs use a relocating allocator for buffers? yes
% Should Emacs use mmap(2) for buffer allocation? no
% What window system should Emacs use? x11
% What toolkit should Emacs use? LUCID
% Where do we find X Windows header files? /usr/openwin/include
% Where do we find X Windows libraries? /usr/openwin/lib
% Does Emacs use -lXaw3d? no
% Does Emacs use -lXpm? yes
% Does Emacs use -ljpeg? yes
% Does Emacs use -ltiff? yes
% Does Emacs use -lungif? no
% Does Emacs use -lpng? yes
% Does Emacs use X toolkit scroll bars? no
What was the problem with 22.0.98, to see if I can reproduce it with
22.0.99 too?
- Giorgos
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 22.0.98 not starting on Solaris 10/I386
2007-05-02 11:20 ` Giorgos Keramidas
@ 2007-05-02 17:30 ` Glenn Morris
2007-05-02 17:44 ` Richard Stallman
1 sibling, 0 replies; 6+ messages in thread
From: Glenn Morris @ 2007-05-02 17:30 UTC (permalink / raw)
To: Giorgos Keramidas; +Cc: Richard Stallman, michael.ewe, emacs-devel
Giorgos Keramidas wrote:
> What was the problem with 22.0.98, to see if I can reproduce it with
> 22.0.99 too?
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01113.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 22.0.98 not starting on Solaris 10/I386
2007-05-02 11:20 ` Giorgos Keramidas
2007-05-02 17:30 ` Glenn Morris
@ 2007-05-02 17:44 ` Richard Stallman
2007-05-02 18:20 ` Giorgos Keramidas
2007-05-02 18:43 ` Giorgos Keramidas
1 sibling, 2 replies; 6+ messages in thread
From: Richard Stallman @ 2007-05-02 17:44 UTC (permalink / raw)
To: Giorgos Keramidas; +Cc: michael.ewe, emacs-devel
What was the problem with 22.0.98, to see if I can reproduce it with
22.0.99 too?
Here's the original report. Do you observe this?
From: Michael Ewe <michael.ewe@arcor.de>
To: emacs-pretest-bug@gnu.org
Content-Type: text/plain
Message-Id: <1177402417.25933.4.camel@finkaraa.ewe.net>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.6.304
Date: Tue, 24 Apr 2007 10:13:37 +0200
Content-Transfer-Encoding: 7bit
X-detected-kernel: Linux 2.4-2.6
Subject: 22.0.98 not starting on Solaris 10/I386
X-BeenThere: emacs-pretest-bug@gnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: "Bug reports for CVS Emacs." <emacs-pretest-bug.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug>,
<mailto:emacs-pretest-bug-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/emacs-pretest-bug>
List-Post: <mailto:emacs-pretest-bug@gnu.org>
List-Help: <mailto:emacs-pretest-bug-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug>,
<mailto:emacs-pretest-bug-request@gnu.org?subject=subscribe>
Sender: emacs-pretest-bug-bounces+rms=gnu.org@gnu.org
Errors-To: emacs-pretest-bug-bounces+rms=gnu.org@gnu.org
X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4)
Hi everybody,
I am trying to get the 22.0.98 pretest release running on Solaris
10/I386. I configure it like:
./configure --with-gtk --enable-font-backend --with-xft
--prefix=/opt/emacs
As a result of this the compile is done with gcc from /usr/sfw/bin
(GCC)3.4.3 (csl-sol210-3_4-branch+sol_rpath). Building and installing
went fine, but when I start the program I receive:
Variable binding depth exceeds max-specpdl-size
When starting with the -nw option (terminal version) emacs comes up and
everything seems to be working.
Can I try to debug the thing? And if so how?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 22.0.98 not starting on Solaris 10/I386
2007-05-02 17:44 ` Richard Stallman
@ 2007-05-02 18:20 ` Giorgos Keramidas
2007-05-02 18:43 ` Giorgos Keramidas
1 sibling, 0 replies; 6+ messages in thread
From: Giorgos Keramidas @ 2007-05-02 18:20 UTC (permalink / raw)
To: Richard Stallman; +Cc: michael.ewe, emacs-devel
On 2007-05-02 13:44, Richard Stallman <rms@gnu.org> wrote:
> What was the problem with 22.0.98, to see if I can reproduce it with
> 22.0.99 too?
>
> Here's the original report. Do you observe this?
Thanks for the copy of the original email.
I can't reproduce this with /opt/sfw/bin/gcc (gcc 3.4.2), or with the
Sun Studio 11 compilers (downloaded from Sun's gratis downloads of
Studio 11).
Building with /usr/sfw/bin/gcc now, which reports as its version number:
gcc 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
> From: Michael Ewe <michael.ewe@arcor.de>
> To: emacs-pretest-bug@gnu.org
> Content-Type: text/plain
> Message-Id: <1177402417.25933.4.camel@finkaraa.ewe.net>
> Mime-Version: 1.0
> X-Mailer: Ximian Evolution 1.4.6.304
> Date: Tue, 24 Apr 2007 10:13:37 +0200
> Content-Transfer-Encoding: 7bit
> X-detected-kernel: Linux 2.4-2.6
> Subject: 22.0.98 not starting on Solaris 10/I386
> X-BeenThere: emacs-pretest-bug@gnu.org
> X-Mailman-Version: 2.1.5
> Precedence: list
> List-Id: "Bug reports for CVS Emacs." <emacs-pretest-bug.gnu.org>
> List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug>,
> <mailto:emacs-pretest-bug-request@gnu.org?subject=unsubscribe>
> List-Archive: <http://lists.gnu.org/pipermail/emacs-pretest-bug>
> List-Post: <mailto:emacs-pretest-bug@gnu.org>
> List-Help: <mailto:emacs-pretest-bug-request@gnu.org?subject=help>
> List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug>,
> <mailto:emacs-pretest-bug-request@gnu.org?subject=subscribe>
> Sender: emacs-pretest-bug-bounces+rms=gnu.org@gnu.org
> Errors-To: emacs-pretest-bug-bounces+rms=gnu.org@gnu.org
> X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4)
>
> Hi everybody,
> I am trying to get the 22.0.98 pretest release running on Solaris
> 10/I386. I configure it like:
>
> ./configure --with-gtk --enable-font-backend --with-xft
> --prefix=/opt/emacs
>
> As a result of this the compile is done with gcc from /usr/sfw/bin
> (GCC)3.4.3 (csl-sol210-3_4-branch+sol_rpath). Building and installing
> went fine, but when I start the program I receive:
>
> Variable binding depth exceeds max-specpdl-size
>
> When starting with the -nw option (terminal version) emacs comes up and
> everything seems to be working.
> Can I try to debug the thing? And if so how?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 22.0.98 not starting on Solaris 10/I386
2007-05-02 17:44 ` Richard Stallman
2007-05-02 18:20 ` Giorgos Keramidas
@ 2007-05-02 18:43 ` Giorgos Keramidas
1 sibling, 0 replies; 6+ messages in thread
From: Giorgos Keramidas @ 2007-05-02 18:43 UTC (permalink / raw)
To: Richard Stallman; +Cc: michael.ewe, emacs-devel
On 2007-05-02 13:44, Richard Stallman <rms@gnu.org> wrote:
> What was the problem with 22.0.98, to see if I can reproduce it with
> 22.0.99 too?
>
> Here's the original report. Do you observe this?
I can't reproduce this with /usr/sfw/bin/gcc either...
Here's what report-emacs-bug reports after the 22.0.98 build fires up
with DISPLAY set to my laptop's X server:
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: emacs-pretest-bug@gnu.org
Subject: emacs 22.0.98 built with /usr/sfw/bin/gcc on Solaris 10 with GTK+
--text follows this line--
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.
Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/opt/emacs/share/emacs/22.0.98/etc/DEBUG for instructions.
In GNU Emacs 22.0.98.1 (i386-pc-solaris2.10, GTK+ Version 2.4.9)
of 2007-05-02 on tiamat
Windowing system distributor `The X.Org Foundation', version 11.0.60900000
configured using `configure '--with-gtk' '--enable-font-backend' \
'--with-xft' '--prefix=/opt/emacs' 'CC=/usr/sfw/bin/gcc''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: C
locale-coding-system: nil
default-enable-multibyte-characters: t
Major mode: Info
Minor modes in effect:
file-name-shadow-mode: t
font-lock-mode: t
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
Recent input:
M-x i n f o <return> M-x v e r s i o n <return> M-x
r e p o r t - e m a c s <tab> <return>
Recent messages:
Loading battery...done
Loading time...done
Loading hl-line...done
Loading paren...done
Loading xt-mouse...done
For information about the GNU Project and its goals, type <f1> C-p.
Loading info...done
Composing main Info directory...done
GNU Emacs 22.0.98.1 (i386-pc-solaris2.10, GTK+ Version 2.4.9) of 2007-05-02 on tiamat
Loading emacsbug...done
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-05-02 18:43 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-30 22:09 22.0.98 not starting on Solaris 10/I386 Richard Stallman
2007-05-02 11:20 ` Giorgos Keramidas
2007-05-02 17:30 ` Glenn Morris
2007-05-02 17:44 ` Richard Stallman
2007-05-02 18:20 ` Giorgos Keramidas
2007-05-02 18:43 ` Giorgos Keramidas
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).