Giter VIP home page Giter VIP logo

Comments (4)

ViTokarev avatar ViTokarev commented on August 21, 2024

Okay, I've updated Frida on my iPhone to 14.1.3. It turned out to get a list of applications on the phone. But there is still a problem with the sudden error. Maybe everything is okay and get this:

listening on http://localhost:31337
  <-- GET /
  --> GET / 200 4ms 351b
  <-- GET /static/build.js
  --> GET /static/build.js 200 77ms 845.76kb
  <-- GET /static/0.build.js
  --> GET /static/0.build.js 200 6ms 61.58kb
  <-- GET /static/logo.svg?c7082950f991c849997b441024ae837c
  --> GET /static/logo.svg?c7082950f991c849997b441024ae837c 200 3ms 16.38kb
An unhandledRejection occurred:
Rejection: Error: Unexpectedly timed out while waiting for app to launch
Error: Unexpectedly timed out while waiting for app to launch


#
# Fatal error in , line 0
# Check failed: result.second.
#
#
#
#FailureMessage Object: 000000E8813EE600
 1: 00007FF656DD03DF napi_wrap+109311
 2: 00007FF656D04B7F std::basic_ostream<char,std::char_traits<char> >::operator<<+57151
 3: 00007FF65793D602 V8_Fatal+162
 4: 00007FF6573E14AD v8::internal::BackingStore::Reallocate+653
 5: 00007FF6576272E9 v8::ArrayBuffer::GetBackingStore+137
 6: 00007FF656C52EDD v8::internal::OrderedHashTable<v8::internal::OrderedHashMap,2>::NumberOfBucketsIndex+33677
 7: 00007FF656D9007C v8::internal::Malloced::operator delete+3196
 8: 00007FF6575ED92F v8::internal::Builtins::builtin_handle+321471
 9: 00007FF6575ECEC4 v8::internal::Builtins::builtin_handle+318804
10: 00007FF6575ED1B7 v8::internal::Builtins::builtin_handle+319559
11: 00007FF6575ED003 v8::internal::Builtins::builtin_handle+319123
12: 00007FF6576C919D v8::internal::SetupIsolateDelegate::SetupHeap+464173
13: 00007FF657661AA2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
14: 00007FF657661AA2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
15: 00007FF65765B6D9 v8::internal::SetupIsolateDelegate::SetupHeap+14953
16: 00007FF657661AA2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
17: 00007FF657661AA2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
18: 00007FF65765B6D9 v8::internal::SetupIsolateDelegate::SetupHeap+14953
19: 00007FF6576E4CD2 v8::internal::SetupIsolateDelegate::SetupHeap+577634
20: 00007FF657661AA2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
21: 00007FF65768E890 v8::internal::SetupIsolateDelegate::SetupHeap+224288
22: 00007FF65770AC8E v8::internal::SetupIsolateDelegate::SetupHeap+733214
23: 00007FF657681A0D v8::internal::SetupIsolateDelegate::SetupHeap+171421
24: 00007FF65765F64C v8::internal::SetupIsolateDelegate::SetupHeap+31196
25: 00007FF65752F8EF v8::internal::Execution::CallWasm+1839
26: 00007FF65752F9FB v8::internal::Execution::CallWasm+2107
27: 00007FF65753043A v8::internal::Execution::TryCall+378
28: 00007FF657510C55 v8::internal::MicrotaskQueue::RunMicrotasks+501
29: 00007FF6575109B0 v8::internal::MicrotaskQueue::PerformCheckpoint+32
30: 00007FF656DF4070 node::CallbackScope::~CallbackScope+672
31: 00007FF656DF446B node::CallbackScope::~CallbackScope+1691
32: 00007FF656DF48B1 node::MakeCallback+209
33: 00007FFE0333A71E g_win32_run_session_bus+234714
34: 00007FF656E2469B uv_async_send+331
35: 00007FF656E23E2C uv_loop_init+1292
36: 00007FF656E23FCA uv_run+202
37: 00007FF656D300A5 v8::internal::OrderedHashTable<v8::internal::OrderedHashSet,1>::NumberOfBucketsOffset+9365
38: 00007FF656DA3867 node::Start+311
39: 00007FF656C0686C RC4_options+339820
40: 00007FF657BA523C v8::internal::compiler::RepresentationChanger::Uint32OverflowOperatorFor+153532
41: 00007FFE6EDE7E94 BaseThreadInitThunk+20
42: 00007FFE6FA77AD1 RtlUserThreadStart+33

from passionfruit.

ViTokarev avatar ViTokarev commented on August 21, 2024

So. Today I sat down to work and there are no more problems. It's strange. Whatever I do, now everything is in order, apparently after the OS reboot.

from passionfruit.

ChiChou avatar ChiChou commented on August 21, 2024

@ViTokarev this is a known issue. It happens randomly, and it is a bug in the native module. I totally have no idea on how to reproduce or fix it. Just restart the server when you see it

from passionfruit.

ChiChou avatar ChiChou commented on August 21, 2024

@ViTokarev Please downgrade to node.js v12. It seems to be a bug from nodejs v14

from passionfruit.

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.