aadityakalsi/sparsehash

Loading binary file into the map and it's SEGFAULT

Closed this issue · 3 comments

I'm using the sparsehash-1.11, we have Gentoo x64 running as guest OS under 
ProxMax superviso where host OS is Debian 4.3.2-1.1.

It crashes from time to time, when loading binary file to map, also crashes 
while processing request from client.

Backtrace in attachment.

Konstantin Grudnev

Original issue reported on code.google.com by grudne...@gmail.com on 28 Jun 2011 at 7:29

Attachments:

File is best viewed if you download it.

Original comment by grudne...@gmail.com on 28 Jun 2011 at 7:32

False start guys, it was race conditions problem in my program, and because 
google-hash-map is not thread safe, it crashed.

Original comment by grudne...@gmail.com on 28 Jun 2011 at 9:18

Glad you figured it out!  Closing the issue.

Original comment by csilv...@gmail.com on 28 Jun 2011 at 8:14

  • Changed state: Invalid
  • Added labels: Priority-Medium, Type-Defect