Skip to content

PM3 easy keeps crashing while TeddyBench is open #85

@charleneyt

Description

@charleneyt

TeddyBench 1.7.0 master ca062fe on Windows 10 x64 with PM3 easy on Iceman/master/v4.18994-552-g325376d7e

Behavior:
TeddyBench opened fine, detects the connection from port for PM3 easy. But it regularly crashes and reboot.

Log:

[PM3] DebugMessage 1 'toSend overflow'
...
[series of same log]
...
[PM3] MainFunc: Device failed. Closing. (System.IO.IOException: The I/O operation has been aborted because of either a thread exit or an application request.

   at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   at System.IO.Ports.SerialStream.EndRead(IAsyncResult asyncResult)
   at System.IO.Ports.SerialStream.Read(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
   at System.IO.Ports.SerialStream.Read(Byte[] array, Int32 offset, Int32 count)
   at System.IO.Ports.SerialPort.Read(Byte[] buffer, Int32 offset, Int32 count)
   at TeddyBench.Proxmark3.Pm3UsbResponse.BlockingRead(SerialPort p, Byte[] receivedData, Int32 start, Int32 readCount, Int32 waitTime) in C:\Users\g3gg0\source\repos\Tonie\TeddyBench\Proxmark3.cs:line 273
   at TeddyBench.Proxmark3.Pm3UsbResponse..ctor(SerialPort p, Int32 waitTime) in C:\Users\g3gg0\source\repos\Tonie\TeddyBench\Proxmark3.cs:line 296
   at TeddyBench.Proxmark3.SendCommand(Byte[] command) in C:\Users\g3gg0\source\repos\Tonie\TeddyBench\Proxmark3.cs:line 740
   at TeddyBench.Proxmark3.GetRandom(Byte[] uid) in C:\Users\g3gg0\source\repos\Tonie\TeddyBench\Proxmark3.cs:line 784
   at TeddyBench.Proxmark3.ScanThreadFunc() in C:\Users\g3gg0\source\repos\Tonie\TeddyBench\Proxmark3.cs:line 494)

PM3 on the precompiled version from Iceman works fine, and pm3.bat can read other hf tags. I currently don't have one figurine that's not in the privacy mode to test the normal read function. Please kindly let me know if this is reproducable. Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions