phone debugging

Russell Reiter rreiter91-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Sun Nov 20 14:28:46 UTC 2011


I got disracted in what I was attempting to figure out and sent the
last email from the droid. It appears that gmail from the web app
obeys the plain text request entirely, the droid does not.

I  wonder if this is in part due to the ARM internals and VLIW
capabilities of the processor. With bandwith, storage and other
factors taken into account it makes sense that a small device such as
this one could choose to encode text as multi part mime.

Would this make it easier to packet switch on 3G networks?

I'm going to send this and then reset gmail to send utf-8 via the web
conf page.

I added more text to the sig for my own backtrace purposes.


On 11/19/11, D. Hugh Redelmeier <hugh-pmF8o41NoarQT0dZR+AlfA at public.gmane.org> wrote:
> The message quoted below is the only one so far today with garbage.
>
> Notice that something on my system RedClaw converted base64 to 8bit.
>
> The other messages were multipart MIME encoded.  Each had a plain text and
> an HTML part.  And then the signature was tacked on (by TLUG) but was
> invisible in my browser.
>
> Oh, and the DKIM failed.  But that could well be my fault: I have internal
> forwarding by a Mail Transfer Agent which does not deal with DKIM.
>
> Does anyone else notice DKIM failure?
>
> | Return-Path: <owner-tlug-lxSQFCZeNF4 at public.gmane.org>
> | X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
> redclaw.mimosa.com
> | X-Spam-Level:
> | X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,
> |     T_DKIM_INVALID autolearn=ham version=3.3.1
> | Received: from gw-d.mimosa.com (redgate.mimosa.com [192.139.70.81])
> |     by redclaw.mimosa.com (8.13.8/8.13.8) with ESMTP id pAJM0YGh023713
> |     for <hugh-zb/h1I55lmemYXyjjU2hqtBPR1lH4CV8 at public.gmane.org>; Sat, 19 Nov 2011 17:00:34 -0500
> | Received: from rock.ss.org (asbestos.ss.org [206.108.5.1])
> |     by gw-d.mimosa.com (8.12.8/8.12.8) with ESMTP id pAJM0YAR004362
> |     for <hugh-pmF8o41NoarQT0dZR+AlfA at public.gmane.org>; Sat, 19 Nov 2011 17:00:34 -0500
> | Received: by rock.ss.org (Postfix)
> |     id 1DEF7A2C01; Sat, 19 Nov 2011 17:00:30 -0500 (EST)
> | Delivered-To: route-tlug-JcsaL2wEbRNAfugRpC6u6w at public.gmane.org
> | Received: by rock.ss.org (Postfix, from userid 54)
> |     id 149E2A2C07; Sat, 19 Nov 2011 17:00:30 -0500 (EST)
> | X-Original-To: tlug-lxSQFCZeNF4 at public.gmane.org
> | Delivered-To: tlug-lxSQFCZeNF4 at public.gmane.org
> | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
> |         d=gmail.com; s=gamma;
> |         h=date:subject:message-id:from:to:content-type
> |          :content-transfer-encoding;
> |         bh=GUhdXmmrdZXCkKxeqUTnw2wY6cAlAQmfhf8bQ0ssNLQ=;
> |
> b=LRtHWklh7Ws22SX+ov2GHRB+YquTjNrsrbKci/ZqklYYKTBUbY3PDZBE++FHRW2c36
> |
> jDMULee5aDKUC7LqKvIYT2vB7EHJG3d+/aNlqTABs0Q27c3dg/69W+mylVvBEjV/9R3h
> |          xAeYsS6rxHWY0mDj+VvDxv2s9z69AKdbuvh/4=
> | Date: Sat, 19 Nov 2011 17:00:18 -0500
> | Subject: RE: [TLUG]: phone debugging
> | Message-ID: <thmkcmyjkw7h9fod5ftw2olk.1321740018134-2ueSQiBKiTY7tOexoI0I+QC/G2K4zDHf at public.gmane.org>
> | From: Russ <rreiter91-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org>
> | To: tlug-lxSQFCZeNF4 at public.gmane.org
> | Content-Type: text/plain; charset=utf-8
> | Sender: owner-tlug-lxSQFCZeNF4 at public.gmane.org
> | Precedence: list
> | Reply-To: tlug-lxSQFCZeNF4 at public.gmane.org
> | Content-Transfer-Encoding: 8bit
> | X-MIME-Autoconverted: from base64 to 8bit by redclaw.mimosa.com id
> |     pAJM0YGh023713
> |
> | Tlug footer seems to be missing tho. I cant for the life of me figure why
> any mua would encode a plain text message in a mime format. Here's a link
> via the paste buffer. They're always noisey from the gmail app.
> |
> | This app is running on froyo 2.2
> |
> | geekmind.net/2011/01/shortcuts-to-improve-your-bash-zsh.html
> |
> | john.moniz-rieW9WUcm8FFJ04o6PK0Fg at public.gmane.org wrote:
> |
> | >
> | >No mess - looks good.
> | >
> | >Date: Sat, 19 Nov 2011 16:28:47 -0500
> | >Subject: [TLUG]: phone debugging
> | >From: rreiter91-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
> | >To: tlug-lxSQFCZeNF4 at public.gmane.org
> | >
> | >I'm trying to trace my trailing android garbage. This email is sent from
> the device using Dolphin Mini to log into the gmail website, instead of
> using the app bundled in the core.
> | >I'm thinking that the garbage is the result of a stack overrun by the mta
> and that is what is clobbering the tlug footer.
> | >
> | >
> | >Any trailing mess?
> | >
> | >--
> | >rreiter91-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
> | >About me:
> | >My birthday is October 15 th. I'm a Libra.
> | >Things I occupy my time with:
> | >Hacking Linux with a white hat on.
> | > 		 	   		  ???y:+?{h.)??K ??????1筊x,? m????֥?
> ?????A?z?????.)???????6????????{ [zZ0??(?駰z0??I at R	   ??????
> Z????????"????)??X?
> |


-- 
rreiter91-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
About me:
My birthday is October 15 th. I'm a Libra.
Things I occupy my time with:
Hacking Linux with a white hat on.
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list