bluebubbles-server
bluebubbles-server copied to clipboard
server crashes v1.2.0
Process: BlueBubbles [98626]
Version: 1.2.0 (1.2.0)
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [98626]
Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
0 com.github.Electron.framework 0x00000001113ac0f0 napi_delete_reference + 48
1 .com.BlueBubbles.BlueBubbles-Server.jGBYNy 0x00000001153f3450 Napi::Reference<Napi::Array>::~Reference() + 32
2 libsystem_c.dylib 0x00007fff203a3d25 __cxa_finalize_ranges + 316
3 libsystem_c.dylib 0x00007fff203a4010 exit + 53
4 libdyld.dylib 0x00007fff2048ff44 start + 8
Thread 1:: MemoryInfra
0 libsystem_kernel.dylib 0x00007fff2043f2ba mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff2043f62c mach_msg + 60
2 com.github.Electron.framework 0x000000010dbceccf node::AsyncResource::get_async_id() const + 8908319
3 com.github.Electron.framework 0x000000010dbceb5e node::AsyncResource::get_async_id() const + 8907950
4 com.github.Electron.framework 0x000000010db3474c node::AsyncResource::get_async_id() const + 8276124
5 com.github.Electron.framework 0x000000010db89aca node::AsyncResource::get_async_id() const + 8625178
6 com.github.Electron.framework 0x000000010db537d1 node::AsyncResource::get_async_id() const + 8403233
7 com.github.Electron.framework 0x000000010dba59f8 node::AsyncResource::get_async_id() const + 8739656
8 com.github.Electron.framework 0x000000010dba5b8d node::AsyncResource::get_async_id() const + 8740061
9 com.github.Electron.framework 0x000000010dbc21d8 node::AsyncResource::get_async_id() const + 8856360
10 libsystem_pthread.dylib 0x00007fff204748fc _p
Issue created by BlueBubbles Bot in the
BlueBubblescommnity on behalf of@tneot01in#server-support.
I'm hoping this will be fixed by an electron upgrade
I've upgraded NodeJS to the latest and electron to the latest v19 version. Hopefully that fixes the issue
fixed