| PasswordStoreDefault::OnWebDataServiceRequestDone (this=0x44ea2d0, handle=3, result=0x0) at chrome/browser/password_manager/password_store_default.cc:121 | |||||
| Reported by bugabu...@gmail.com, May 6 2010 | Back to list | ||||
Chrome Version : 6.0.397.0 (46539) URLs (if applicable) : Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 4: Firefox 3.x: IE 7: IE 8: What steps will reproduce the problem? 1. open browser, behind an ISA proxy server 2. try to open a site What is the expected result? to be asked for the password What happens instead? segphault Please provide any additional information below. Attach a screenshot if possible. Program received signal SIGSEGV, Segmentation fault. PasswordStoreDefault::OnWebDataServiceRequestDone (this=0x39e5d80, handle=3, result=0x0) at chrome/browser/password_manager/password_store_default.cc:121 121 chrome/browser/password_manager/password_store_default.cc: No such file or directory. in chrome/browser/password_manager/password_store_default.cc (gdb) bt full
Comment 1
by
stuartmorgan@chromium.org,
May 6 2010
,
May 6 2010
Patch to fix this is here: http://codereview.chromium.org/2035003
,
May 6 2010
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=46614
------------------------------------------------------------------------
r46614 | evan@chromium.org | 2010-05-06 13:43:36 -0700 (Thu, 06 May 2010) | 8 lines
Changed paths:
M http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/password_manager/password_store_default.cc?r1=46614&r2=46613
Fix a possible crash introduced by r46412 by not accessing the result variable before the NULL check
BUG= 43408
TEST=none
Patch by Benjamin Jemlich <pcgod99@gmail.com>.
Review URL: http://codereview.chromium.org/2035003
------------------------------------------------------------------------
,
May 10 2010
,
Oct 12 2012
This issue has been closed for some time. No one will pay attention to new comments. If you are seeing this bug or have new data, please click New Issue to start a new bug.
,
Mar 11 2013
|
|||||
| ► Sign in to add a comment | |||||