From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Joe Bogner Newsgroups: gmane.emacs.help Subject: dumped emacs on android freezing Date: Sun, 13 Jan 2013 11:43:36 -0500 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf307f32b0e885df04d32e3a07 X-Trace: ger.gmane.org 1358099097 13265 80.91.229.3 (13 Jan 2013 17:44:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 13 Jan 2013 17:44:57 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 13 18:45:15 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TuRcP-0004xW-9J for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Jan 2013 18:45:13 +0100 Original-Received: from localhost ([::1]:36327 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuRc9-0000W3-6S for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Jan 2013 12:44:57 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:49836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuQew-0005ib-UU for help-gnu-emacs@gnu.org; Sun, 13 Jan 2013 11:43:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TuQen-00081x-VE for help-gnu-emacs@gnu.org; Sun, 13 Jan 2013 11:43:46 -0500 Original-Received: from mail-vc0-f174.google.com ([209.85.220.174]:54442) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuQen-00081r-Qx for help-gnu-emacs@gnu.org; Sun, 13 Jan 2013 11:43:37 -0500 Original-Received: by mail-vc0-f174.google.com with SMTP id d16so2818595vcd.19 for ; Sun, 13 Jan 2013 08:43:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=cVlhhbup9fX8ksLNEUZKNY/0WcCndtG5oEG0boo7CuE=; b=wDnxz/leIWnmGc6v7Pg1uFmVOT0e6a6brT+Rp68jUAKXKhpbd0QMFqUtMWhxOW1ZNh Q9j1O57gNX3sdCNkNagcr4+DxBMIqUefFhFYejNaanW1c4iBj9nygHUsAlmNBM9JX07K +IKu7h1ht3L8DZAVdWnnWdRdoStunwmZvZagPlvoZSBwmb/R0w7kBTNWB9nt12ygWKxa Mluh6pUnYst4xWpwq6HyLkbgR+Btfz4MvnAoZ9mR7q9tuy9LUeQoZatea064F3squk2p DkDB+Eql+QCCFVQKw+ihCNlYmJ12+DcXY0EKkpZpEpJWpw3zWp0tvAl1i9VkEA05jVH7 3adw== Original-Received: by 10.52.70.205 with SMTP id o13mr86974364vdu.75.1358095417115; Sun, 13 Jan 2013 08:43:37 -0800 (PST) Original-Received: by 10.220.17.5 with HTTP; Sun, 13 Jan 2013 08:43:36 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.220.174 X-Mailman-Approved-At: Sun, 13 Jan 2013 12:44:51 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:88596 Archived-At: --20cf307f32b0e885df04d32e3a07 Content-Type: text/plain; charset=ISO-8859-1 Hello - My dumped emacs is freezing on launch and does not show any messages. Are there any tips to troubleshooting (e.g. enabling tracing) or any other guidance on resolving the issue? I don't have access to gdb on the device. I am running the emacs-24.1.50 on android. It runs but launches extremely slow. It loads its packages from loadup.el. The build script appears to build the equivalent of temacs. It's a 3.6mb binary. I've followed the E.1 Building Emacs guide to try dumping emacs: temacs -batch -l loadup dump I've also tried calling dump-emacs In both cases, it creates a new binary around 8.2mb in size. A couple other points: Using emacs -l loadup dump initially complained about the lack of /etc/DOC so I just created an empty file. Could that be related to the freeze? Using --batch "(dump-emacs ...") did not complain about /etc/DOC but complained about "Warning: arch-dependent data dir (/sdcard/emacs/libexec/) does not exist" and "Warning: Lisp directory '/sdcard/emacs/liem' does not exist" It still froze the same way afterwards. I created those directories and still same issue. I also recompiled with a larger SITELOAD_PURESIZE_EXTRA value and that had no effect. Running fast-emacs --batch segfaults with a "fatal error(11)". Thank you for any assistance Joe --20cf307f32b0e885df04d32e3a07 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hello -=A0

My dumped emacs is freezing on launch an= d does not show any messages. Are there any tips to troubleshooting (e.g. e= nabling tracing) or any other guidance on resolving the issue? I don't = have access to gdb on the device.

I am running the=A0emacs-24.1.50 on android. It runs but lau= nches extremely slow. It loads its packages from loadup.el. The build scrip= t appears to build the equivalent of temacs. It's a 3.6mb binary.

I've followed the E.1 Building Emacs gu= ide to try dumping emacs:=A0

temacs -b= atch -l loadup dump

I've also trie= d calling dump-emacs

In both cases, it creates a new binary arou= nd 8.2mb in size.=A0

A couple other po= ints:

Using emacs -l loadup dump initi= ally complained about the lack of /etc/DOC so I just created an empty file.= Could that be related to the freeze?

Using --batch "(dump-emacs ...") = did not complain about /etc/DOC but complained about

"Warning: arch-dependent data dir (/sdcard/emacs/libexe= c/) does not exist" and
"Warning: Lisp directory '/sdcard/emacs/liem' does = not exist"

It still froze the sam= e way afterwards. I created those directories and still same issue.

I also recompiled with a larger SITELOAD_PU= RESIZE_EXTRA value and that had no effect.

Running fast-emacs --batch segfaults with a "fatal error(11)"= ;.=A0

Thank you for any assistance

Joe=A0

--20cf307f32b0e885df04d32e3a07--