New issue
Advanced search Search tips

Issue 725343 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 722677
Owner: ----
Closed: May 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug-Regression



Sign in to add a comment

Crash in net::NSSCertDatabase::ListCertsImpl

Project Member Reported by krisr@chromium.org, May 23 2017

Issue description

Google Chrome	60.0.3100.0 (Official Build) dev (64-bit)
Revision	0
Platform	9554.1.0 (Official Build) dev-channel panther
Firmware Version	Google_Panther.4920.24.26
JavaScript	V8 6.0.205
Flash	26.0.0.102 

To reproduce:
  Connect to GoogleGuest
  Select Google-A
  Verify notification to request a certificate
  Click the notification

Expected behavior:
  Certificate installed

Actual behavior:
  Crash

Notes:
https://crash.corp.google.com/browse?q=reportid=%27024c1f8370000000%27

	Context	0x00007f5523c4e3e0	(libnss3.so -devtoken.c:1420 )	nssToken_IsPresent
CFI	0x00007f5523c0fe17	(libnss3.so -pk11cert.c:2121 )	PK11_TraverseCertsInSlot
CFI	0x00007f5523c108b2	(libnss3.so -pk11cert.c:2661 )	PK11_ListCertsInSlot
CFI	0x00007f5526964151	(chrome + 0x02c36151 )	net::NSSCertDatabase::ListCertsImpl(std::unique_ptr<PK11SlotInfoStr, crypto::NSSDestroyer<PK11SlotInfoStr, &PK11_FreeSlot> >, std::vector<scoped_refptr<net::X509Certificate>, std::allocator<scoped_refptr<net::X509Certificate> > >*)
CFI	0x00007f5526965763	(chrome + 0x02c37763 )	base::internal::Invoker<base::internal::BindState<void (*)(std::unique_ptr<PK11SlotInfoStr, crypto::NSSDestroyer<PK11SlotInfoStr, &PK11_FreeSlot> >, std::vector<scoped_refptr<net::X509Certificate>, std::allocator<scoped_refptr<net::X509Certificate> > >*), base::internal::PassedWrapper<std::unique_ptr<PK11SlotInfoStr, crypto::NSSDestroyer<PK11SlotInfoStr, &PK11_FreeSlot> > >, base::internal::UnretainedWrapper<std::vector<scoped_refptr<net::X509Certificate>, std::allocator<scoped_refptr<net::X509Certificate> > > > >, void ()>::Run(base::internal::BindStateBase*)
CFI	0x00007f55268ccaa5	(chrome + 0x02b9eaa5 )	base::(anonymous namespace)::PostTaskAndReplyRelay::RunTaskAndPostReply()
CFI	0x00007f55268d4c15	(chrome + 0x02ba6c15 )	base::(anonymous namespace)::WorkerThread::ThreadMain()
CFI	0x00007f55268cc8bc	(chrome + 0x02b9e8bc )	base::(anonymous namespace)::ThreadFunc(void*)
CFI	0x00007f55238f1557	(libpthread-2.23.so -pthread_create.c:333 )	start_thread
CFI	0x00007f552262708c	(libc-2.23.so + 0x000f708c )	clone
 
Mergedinto: 722677
Status: Duplicate (was: Untriaged)

Sign in to add a comment