Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Segmentation fault - how to diagnose?

Received: by 10.43.115.73 with SMTP id fd9mr4047304icc.2.1352357821017;
        Wed, 07 Nov 2012 22:57:01 -0800 (PST)
X-BeenThere: nodejs@googlegroups.com
Received: by 10.50.183.129 with SMTP id em1ls5802007igc.0.gmail; Wed, 07 Nov
 2012 22:56:49 -0800 (PST)
Received: by 10.50.236.74 with SMTP id us10mr10387580igc.3.1352357809963;
        Wed, 07 Nov 2012 22:56:49 -0800 (PST)
Date: Wed, 7 Nov 2012 22:56:49 -0800 (PST)
From: Graeme Foster <grae...@gmail.com>
To: nodejs@googlegroups.com
Message-Id: <483a8033-7f8a-46cf-8dcf-7df953ffee7f@googlegroups.com>
In-Reply-To: <3b34cf5a-cc3f-4446-bc20-40ebbfbb734a@googlegroups.com>
References: <d649b83c-e3ec-4319-9aad-2eae6f68d089@googlegroups.com>
 <3b34cf5a-cc3f-4446-bc20-40ebbfbb734a@googlegroups.com>
Subject: Re: Segmentation fault - how to diagnose?
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_2636_21745372.1352357809416"

------=_Part_2636_21745372.1352357809416
Content-Type: multipart/alternative; 
	boundary="----=_Part_2637_33155027.1352357809417"

------=_Part_2637_33155027.1352357809417
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Oops, I forgot about browserify... Run this and then the tests will pass 
(up to the seg fault):

mkdir public
node_modules/browserify/bin/cmd.js --entry client/src/lib/main.js -o 
public/client.js

Cheers,
G.

On Wednesday, November 7, 2012 9:45:01 PM UTC, Paul Serby wrote:
>
> Sorry I've just seen that yours runs more tests before seg faulting.
>
> Any ideas why I get that error?
>

------=_Part_2637_33155027.1352357809417
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

Oops, I forgot about browserify... Run this and then the tests will pass (up to the seg fault):<br><br>mkdir public<br>node_modules/browserify/bin/cmd.js --entry client/src/lib/main.js -o public/client.js<br><br>Cheers,<br>G.<div><br>On Wednesday, November 7, 2012 9:45:01 PM UTC, Paul Serby wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Sorry I've just seen that yours runs more tests before seg faulting.<div><br></div><div>Any ideas why I get that error?</div></blockquote></div>
------=_Part_2637_33155027.1352357809417--

------=_Part_2636_21745372.1352357809416--