9front - general discussion about 9front
 help / color / mirror / Atom feed
* Re: [9front] Latest 9pcf crashes on boot
@ 2016-05-16  1:57 sl
  2016-05-16  2:03 ` BurnZeZ
  0 siblings, 1 reply; 10+ messages in thread
From: sl @ 2016-05-16  1:57 UTC (permalink / raw)
  To: 9front

It turns out the problem was caused by recent changes to rc,
which caused the kernel build to botch.

It's all fixed now with the latest commits to rc.

sl


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9front] Latest 9pcf crashes on boot
  2016-05-16  1:57 [9front] Latest 9pcf crashes on boot sl
@ 2016-05-16  2:03 ` BurnZeZ
  2016-05-16  2:10   ` sl
  2016-05-16  3:19   ` kokamoto
  0 siblings, 2 replies; 10+ messages in thread
From: BurnZeZ @ 2016-05-16  2:03 UTC (permalink / raw)
  To: 9front

What's the sha1sum of the jpeg you sent?

jpg: decode <stdin> failed: truncated file
readimage: 

Trying to figure out if nupas mangled it or jpg(1) is malfunctioning.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9front] Latest 9pcf crashes on boot
  2016-05-16  2:03 ` BurnZeZ
@ 2016-05-16  2:10   ` sl
  2016-05-16  2:32     ` BurnZeZ
  2016-05-16  3:19   ` kokamoto
  1 sibling, 1 reply; 10+ messages in thread
From: sl @ 2016-05-16  2:10 UTC (permalink / raw)
  To: 9front

> What's the sha1sum of the jpeg you sent?

3b47fda8ab2f87eb567e0fffcc44929ce026a663


> jpg: decode <stdin> failed: truncated file
> readimage: 
> 
> Trying to figure out if nupas mangled it or jpg(1) is malfunctioning.

I get the same error when trying to view it in 9front.

sl


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9front] Latest 9pcf crashes on boot
  2016-05-16  2:10   ` sl
@ 2016-05-16  2:32     ` BurnZeZ
  2016-05-16  2:39       ` stanley lieber
  0 siblings, 1 reply; 10+ messages in thread
From: BurnZeZ @ 2016-05-16  2:32 UTC (permalink / raw)
  To: 9front

> > What's the sha1sum of the jpeg you sent?
> 
> 3b47fda8ab2f87eb567e0fffcc44929ce026a663

meiling% f=/mail/fs/mbox/1166/2/body {file -m <$f; sha1sum <$f}
image/jpeg
1968b0ce6f5056c5c47eb674dbb8cb27b6dea0d1



The file is 1551654 bytes here.
Sums don't match, but you said can't open it in 9front either.
Was the file you attempted to open on 9front the original unmailed file?
Maybe it got broken by smtp somehow.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9front] Latest 9pcf crashes on boot
  2016-05-16  2:32     ` BurnZeZ
@ 2016-05-16  2:39       ` stanley lieber
  2016-05-16  4:49         ` BurnZeZ
  0 siblings, 1 reply; 10+ messages in thread
From: stanley lieber @ 2016-05-16  2:39 UTC (permalink / raw)
  To: 9front

[-- Attachment #1: Type: text/plain, Size: 150 bytes --]

The original was mailed from a phone. The sha1sum was from the copy I received from the list.

Here it is again (mailed, again, from a phone).

sl

[-- Attachment #2: IMG_20160515_153850.jpg --]
[-- Type: image/jpeg, Size: 1551381 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9front] Latest 9pcf crashes on boot
  2016-05-16  2:03 ` BurnZeZ
  2016-05-16  2:10   ` sl
@ 2016-05-16  3:19   ` kokamoto
  2016-05-16  3:41     ` cinap_lenrek
  1 sibling, 1 reply; 10+ messages in thread
From: kokamoto @ 2016-05-16  3:19 UTC (permalink / raw)
  To: 9front

> Trying to figure out if nupas mangled it or jpg(1) is malfunctioning.

I cannot view it on 9front, however, can do it on Linux.
Then, I tried to send large jpg file to myself through nupas, and
found nupas has no problem.

Kenji



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9front] Latest 9pcf crashes on boot
  2016-05-16  3:19   ` kokamoto
@ 2016-05-16  3:41     ` cinap_lenrek
  0 siblings, 0 replies; 10+ messages in thread
From: cinap_lenrek @ 2016-05-16  3:41 UTC (permalink / raw)
  To: 9front

the file is corrupted, just as jpg(1) said. i can see the last two rows
containing random garbage with the windows photo viewer as well.

i changed jpg now to output partial data so you can recover some
information.

--
cinap


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9front] Latest 9pcf crashes on boot
  2016-05-16  2:39       ` stanley lieber
@ 2016-05-16  4:49         ` BurnZeZ
  2016-05-16 15:03           ` stanley lieber
  0 siblings, 1 reply; 10+ messages in thread
From: BurnZeZ @ 2016-05-16  4:49 UTC (permalink / raw)
  To: 9front

> Here it is again (mailed, again, from a phone).

I manually processed the SMTP transactions to ensure nupas wasn't
breaking things.  The SMTP header says it's sending so many bytes, but
it doesn't sync up with what was actually sent.

Header: 1577126
File 1: 1551654 (25472 bytes short)
File 2: 1551369 (285 bytes shorter)

I opened them in jpg after cinap's latest commit, and can see a valid
portion of the image from file 1 is missing from file 2.

The phone's hull has been breached and bytes are escaping into space.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9front] Latest 9pcf crashes on boot
  2016-05-16  4:49         ` BurnZeZ
@ 2016-05-16 15:03           ` stanley lieber
  0 siblings, 0 replies; 10+ messages in thread
From: stanley lieber @ 2016-05-16 15:03 UTC (permalink / raw)
  To: 9front

> The phone's hull has been breached and bytes are
> escaping into space.

More likely: The bytes were stolen by Internet pirates.

sl



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9front] Latest 9pcf crashes on boot
  2016-05-15 19:39 stanley lieber
@ 2016-05-16  0:24 ` kokamoto
  0 siblings, 0 replies; 10+ messages in thread
From: kokamoto @ 2016-05-16  0:24 UTC (permalink / raw)
  To: 9front

My 9pcf (May 13, 2016) runs safely.

Kenji



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-05-16 15:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-16  1:57 [9front] Latest 9pcf crashes on boot sl
2016-05-16  2:03 ` BurnZeZ
2016-05-16  2:10   ` sl
2016-05-16  2:32     ` BurnZeZ
2016-05-16  2:39       ` stanley lieber
2016-05-16  4:49         ` BurnZeZ
2016-05-16 15:03           ` stanley lieber
2016-05-16  3:19   ` kokamoto
2016-05-16  3:41     ` cinap_lenrek
  -- strict thread matches above, loose matches on Subject: below --
2016-05-15 19:39 stanley lieber
2016-05-16  0:24 ` [9front] " kokamoto

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 NNTP newsgroup(s).