GithubHelp home page GithubHelp logo

Comments (7)

PabloAlejandro avatar PabloAlejandro commented on June 1, 2024 1

Same issue here

EXC_BAD_ACCESS (code=1, address=0x0)

from gbping.

mikumi avatar mikumi commented on June 1, 2024

I'm having this issue as well, but haven't found out why it's happening yet

from gbping.

cpage13 avatar cpage13 commented on June 1, 2024

Same here. It is very difficult to consistently reproduce. I have a feeling it has to do with the fact that pendingPings been accessed and mutated in different threads. Maybe wrapping them in @synchronized could help?

from gbping.

lmirosevic avatar lmirosevic commented on June 1, 2024

Can you see if 1.3.1 still exhibits this behaviour?

from gbping.

cpage13 avatar cpage13 commented on June 1, 2024

So far looks good. Thanks for looking into this.

from gbping.

ftnn avatar ftnn commented on June 1, 2024

1.3.3 still has this issue;

Crashed: listenThread

EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000000

0 CoreFoundation -[__NSDictionaryM objectForKey:] + 229
1 GBPing.m line 382 -[GBPing listenOnce]
2 GBPing.m line 346 -[GBPing listenLoop]

@synchronized(self) is needed to protect multi-thread access

from gbping.

alexjessecole avatar alexjessecole commented on June 1, 2024

This is indeed still an issue in 1.3.3.

Crashed: listenThread
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000000

Any help getting this cleared up would be amazing and greatly appreciated!

from gbping.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.