Giter Site home page Giter Site logo

Comments (1)

carlosfvieira avatar carlosfvieira commented on July 30, 2024

found deadlock

"main" prio=5 tid=1 Blocked
  | group="main" sCount=1 dsCount=0 obj=0x74c3ca78 self=0xb4827800
  | sysTid=22450 nice=0 cgrp=apps sched=0/0 handle=0xb6fe9ec8
  | state=S schedstat=( 89457718 75369109 234 ) utm=5 stm=3 core=0 HZ=100
  | stack=0xbe42b000-0xbe42d000 stackSize=8MB
  | held mutexes=
  at org.envaya.sms.Inbox.messageFailed(Inbox.java:97)
  - waiting to lock <0x3c999acf> (a org.envaya.sms.Inbox) held by thread 15 (tid=15)

"IntentService[CheckMessagingService]" prio=5 tid=15 Blocked
  | group="main" sCount=1 dsCount=0 obj=0x22c0c0f0 self=0xab5a5c00
  | sysTid=22487 nice=0 cgrp=apps sched=0/0 handle=0xb4910f00
  | state=S schedstat=( 21676718 13801094 67 ) utm=2 stm=0 core=1 HZ=100
  | stack=0xa1b33000-0xa1b35000 stackSize=1036KB
  | held mutexes=
  at org.envaya.sms.DatabaseHelper.insertPendingMessage(DatabaseHelper.java:176)
  - waiting to lock <0x0e0708e1> (a org.envaya.sms.DatabaseHelper) held by thread 16 (tid=16)
  at org.envaya.sms.Inbox.forwardMessage(Inbox.java:39)
  - locked <0x3c999acf> (a org.envaya.sms.Inbox)

"IntentService[EnabledChangedService]" prio=5 tid=16 Blocked
  | group="main" sCount=1 dsCount=0 obj=0x22c0c160 self=0xab5a6000
  | sysTid=22488 nice=0 cgrp=apps sched=0/0 handle=0xb4911180
  | state=S schedstat=( 41954584 20961093 70 ) utm=3 stm=1 core=0 HZ=100
  | stack=0xa1a2d000-0xa1a2f000 stackSize=1036KB
  | held mutexes=
  at org.envaya.sms.Inbox.forwardMessage(Inbox.java:29)
  - waiting to lock <0x3c999acf> (a org.envaya.sms.Inbox) held by thread 15 (tid=15)
  at org.envaya.sms.DatabaseHelper.restorePendingIncomingMessages(DatabaseHelper.java:118)
  at org.envaya.sms.DatabaseHelper.restorePendingMessages(DatabaseHelper.java:61)
  - locked <0x0e0708e1> (a org.envaya.sms.DatabaseHelper)

from envayasms.

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.