Announcement
Collapse
No announcement yet.
Error writing to memory?
Collapse
X
-
I don't think it's the MS-Stack.
This error comes from the C++ library Bluetools.
Leave a comment:
-
OK. It's not a very common error, perhaps it's just the MS stack acting up.
Leave a comment:
-
No it's not a typical .Net error. It's not possible to write to random memory locations with .Net as there are no memory pointers.
However the .Net plugin uses a C++ library (bluetools) and it's possible this one has bugs when used with some Bluetooth stacks. I just checked if there is an update, but there is none, and the plugin is using the latest available version.
Regards,
Leave a comment:
-
Error writing to memory?
I see this in the BT connector log (on a local machine):
9:18:36 Error while polling HTC Touch Pro2 T7373: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Seems like a "typical" .NET error to me...Tags: None
Leave a comment: