[Bug 1298314] Re: scoperunner crashed with SIGSEGV in UbuntuOne::Token::signUrl()

2014-07-30 Thread Rodney Dawes
*** This bug is a duplicate of bug 1270283 *** https://bugs.launchpad.net/bugs/1270283 ** No longer affects: unity-scopes-api (Ubuntu) ** No longer affects: unity-scope-click (Ubuntu) ** This bug has been marked a duplicate of bug 1270283 Token::signURL segfaults when URL is empty string

[Bug 1298314] Re: scoperunner crashed with SIGSEGV in UbuntuOne::Token::signUrl()

2014-05-29 Thread Michi Henning
** Changed in: unity-scopes-api (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1298314 Title: scoperunner crashed with SIGSEGV in UbuntuOne::Token::signUrl() T

[Bug 1298314] Re: scoperunner crashed with SIGSEGV in UbuntuOne::Token::signUrl()

2014-04-11 Thread Charles Kerr
The crash looks to be happening in this part of signUrl. > argc = oauth_split_url_parameters(url.toUtf8().data(), &argv); > // Fixup the URL as liboauth is escaping '+' to ' ' in it, incorrectly. > for (int a = 0; argv[0][a] != 0; a++) >argv[0][a] = argv[0][a] == ' ' ? '+' :

[Bug 1298314] Re: scoperunner crashed with SIGSEGV in UbuntuOne::Token::signUrl()

2014-03-27 Thread MichaƂ Sawicz
Related non-crash bug for making sure the steps can't actually be reproduced: bug #1298324 ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1298314 Tit