epitzer / sparsehash

Automatically exported from code.google.com/p/sparsehash
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Loading binary file into the map and it's SEGFAULT #70

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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:

GoogleCodeExporter commented 8 years ago
File is best viewed if you download it.

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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Glad you figured it out!  Closing the issue.

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