portify icon indicating copy to clipboard operation
portify copied to clipboard

Segmentation fault after entering google credentials

Open britton-clapp opened this issue 11 years ago • 5 comments

I'm running Ubuntu 12.10 64bit. I get a segmentation fault immediately after entering my google credentials. I'm using google apps and 2-factor authentication, so I tried both my regular password, and an application-specific password.

    [laptop] ~/Downloads/portify-0.4-linux-amd64 $ ./app.sh 
    portify 0.4
    Starting with harmony
       info  - socket.io started
    Window Created
    Window Ready
    Segmentation fault (core dumped)

britton-clapp avatar Jun 20 '13 21:06 britton-clapp

Same here. I’m using two step authentification and generated an application specific password.

Edit: The problem only occours on ubuntu. On Windows it works.

matztam avatar Jun 26 '13 09:06 matztam

I can confirm this issue using an app specific password on Ubuntu 13.04

SirSid avatar Jun 30 '13 02:06 SirSid

Same issue. Linux Mint 13 64bit.

ghost avatar Jul 01 '13 13:07 ghost

Linux. App specific password give:

undefined:1

(/usr/local/google/home/aizatsky/tmp/portify/data/node_modules/superagent/lib/node/index.js:131:10) at Request.EventEmitter.emit (events.js:95:17) at IncomingMessage. (/usr/local/google/home/aizatsky/tmp/portify/data/node_modules/superagent/lib/node/index.js:773:12) at IncomingMessage.EventEmitter.emit (events.js:117:20) at _stream_readable.js:910:16 at process._tickCallback (node.js:415:13)

mikea avatar Jul 16 '13 19:07 mikea

Had the same problem and output - I have MFA but also tried with another Google account that has a regular password but isn't @gmail.com but is a personal domain. Both gave the exact same problem. How do I get a better error message?

Ubuntu 13.04 full updated, uname -a output:

Linux xxx 3.8.0-26-generic #38-Ubuntu SMP Mon Jun 17 21:43:33 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

PS. I discovered that I get this error no matter what I enter, good or bad credentials, or just jibberish.

O1O1O1O avatar Jul 18 '13 07:07 O1O1O1O