GithubHelp home page GithubHelp logo

Comments (11)

huyphams avatar huyphams commented on June 10, 2024 1

Hi @bobclewell MySQL 5.7 only available for Macbook Pro intel. So you must install rosetta 2 (hopefully it will not crash after that).

Let me take a look at the crash bug and fix it then update this thread with a hotpatch.

from dbngin.

bobclewell avatar bobclewell commented on June 10, 2024

I tried deleting (trashing) the app and reinstalling it, but I get the same result.

from dbngin.

huyphams avatar huyphams commented on June 10, 2024

Thanks @bobclewell let me take a look at it.

from dbngin.

bobclewell avatar bobclewell commented on June 10, 2024

One other note - the databases created by DBnign still exist. Meaning I can connect to them via TablePlus.

from dbngin.

bobclewell avatar bobclewell commented on June 10, 2024

A couple more thoughts:

  1. Maybe I've got 2 conflicting DBs running on the same port (??), but I don't know how to stop them without the app. I tried looking for the Postgres DB service in the pre-DBnign way, but couldn't find anything.
  2. I've restart my computer, but that didn't fix the issue.

from dbngin.

alexryans avatar alexryans commented on June 10, 2024

@bobclewell Did you manage to solve this, by any chance?

@huyphams I'm also having this issue on a fresh install of both macOS (latest version of Sonoma) and DBngin (latest version from website). In my experience, the issue seems to be happening for MySQL 5.7 DB instances - I can create MySQL 8.x instances without an issue, but as soon as I create a 5.7 instance, I experience this constant crash issue and am unable to get back into DBngin, even after a computer restart.

For further information, I'm using an M3 Max device, however I'm also running the latest version of DBngin on my Intel-based MacBook (also running the latest version of Sonoma) and am not seeing the issue there - DBngin and the MySQL 5.7 instance starts and runs without issue.

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               DBngin [15269]
Path:                  /Applications/DBngin.app/Contents/MacOS/DBngin
Identifier:            com.tinyapp.DBngin
Version:               6.9 (69)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2024-01-10 18:54:07.3973 +0000
OS Version:            macOS 14.2.1 (23C71)
Report Version:        12
Anonymous UUID:        6F03C6A9-615C-45DF-60DF-5BCB83C2440B


Time Awake Since Boot: 1800 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x18288e0dc __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x1828c5cc0 pthread_kill + 288
2   libsystem_c.dylib             	       0x1827d1a40 abort + 180
3   DBngin                        	       0x1023beaa8 0x1022f4000 + 830120
4   DBngin                        	       0x1023a8134 0x1022f4000 + 737588
5   DBngin                        	       0x10238e0c0 0x1022f4000 + 630976
6   DBngin                        	       0x102397ff0 0x1022f4000 + 671728
7   DBngin                        	       0x102398184 0x1022f4000 + 672132
8   AppKit                        	       0x1865a6908 -[NSApplication _handleEvent:] + 60
9   AppKit                        	       0x186171d74 -[NSApplication run] + 512
10  AppKit                        	       0x186149014 NSApplicationMain + 880
11  DBngin                        	       0x1022f82fc 0x1022f4000 + 17148
12  dyld                          	       0x1825450e0 start + 2360

Thread 1:
0   libsystem_pthread.dylib       	       0x1828c0e28 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	       0x1828c0e28 start_wqthread + 0

Thread 3:
0   libsystem_kernel.dylib        	       0x182885874 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x182897cf0 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x18288e4b0 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x182885bf8 mach_msg + 24
4   DBngin                        	       0x1023b1d5c 0x1022f4000 + 777564
5   libsystem_pthread.dylib       	       0x1828c6034 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1828c0e3c thread_start + 8

Thread 4:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x182885874 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x182897cf0 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x18288e4b0 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x182885bf8 mach_msg + 24
4   CoreFoundation                	       0x1829a3bf4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1829a24bc __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1829a19ac CFRunLoopRunSpecific + 608
7   AppKit                        	       0x1862a8510 _NSEventThread + 144
8   libsystem_pthread.dylib       	       0x1828c6034 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x1828c0e3c thread_start + 8

Thread 5:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	       0x182885874 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x182897cf0 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x18288e4b0 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x182885bf8 mach_msg + 24
4   CoreFoundation                	       0x1829a3bf4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1829a24bc __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1829a19ac CFRunLoopRunSpecific + 608
7   CFNetwork                     	       0x187d91c88 0x187b32000 + 2489480
8   Foundation                    	       0x183aa4fb4 __NSThread__start__ + 716
9   libsystem_pthread.dylib       	       0x1828c6034 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x1828c0e3c thread_start + 8

Thread 6:
0   libsystem_pthread.dylib       	       0x1828c0e28 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	       0x1828c0e28 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib       	       0x1828c0e28 start_wqthread + 0


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000010   x5: 0x000000000000000c   x6: 0x0000000000000000   x7: 0x0000000000000002
    x8: 0x0bc92ada70643e03   x9: 0x0bc92adba96e6e03  x10: 0x0000000130bf9c1f  x11: 0x0000000000000003
   x12: 0x0000000000000003  x13: 0x000000013800df80  x14: 0x04000001d90c2b41  x15: 0x00000001d90c2b40
   x16: 0x0000000000000148  x17: 0x00000001e2117340  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x00000001d90a5000  x21: 0x0000000000000103  x22: 0x00000001d90a50e0  x23: 0x0000000138005c30
   x24: 0x0000000000000000  x25: 0x0000000000000110  x26: 0x00000001d95b3000  x27: 0x00000001d95b3000
   x28: 0x00000001d95ba000   fp: 0x000000016db0b690   lr: 0x00000001828c5cc0
    sp: 0x000000016db0b670   pc: 0x000000018288e0dc cpsr: 0x40001000
   far: 0x0000000000000000  esr: 0x56000080  Address size fault

Binary Images:
       0x1026ec000 -        0x1026f7fff libobjc-trampolines.dylib (*) <7778e0d7-361a-378d-9438-3b2bb48c2154> /usr/lib/libobjc-trampolines.dylib
       0x102a6c000 -        0x102ac3fff org.sparkle-project.Sparkle (2.2.2) <bf7db5cd-507c-3ae0-a019-6fec80ed1143> /Applications/DBngin.app/Contents/Frameworks/Sparkle.framework/Versions/B/Sparkle
       0x1022f4000 -        0x102403fff com.tinyapp.DBngin (6.9) <3bc31d2f-137c-312c-a1c1-87cf692c9670> /Applications/DBngin.app/Contents/MacOS/DBngin
       0x182884000 -        0x1828befff libsystem_kernel.dylib (*) <ca94fc21-bc40-3b43-b65d-b87ece9e1d48> /usr/lib/system/libsystem_kernel.dylib
       0x1828bf000 -        0x1828cbff3 libsystem_pthread.dylib (*) <a7d94c96-7b1f-3229-9bea-048d037c3292> /usr/lib/system/libsystem_pthread.dylib
       0x18275b000 -        0x1827d9ffb libsystem_c.dylib (*) <ab8a0a0b-9a1e-3284-9243-5a0334468ae5> /usr/lib/system/libsystem_c.dylib
       0x186145000 -        0x18745ffff com.apple.AppKit (6.9) <f3527312-e426-3f7c-b77b-2bf49d1b7c04> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x18253f000 -        0x1825d3347 dyld (*) <324e4ad9-e01f-3183-b09f-3e20b326643a> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x182926000 -        0x182dfdfff com.apple.CoreFoundation (6.9) <47e4ec09-8f6e-30a8-99d0-34024d4f8122> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x187b32000 -        0x187f05fff com.apple.CFNetwork (1.0) <4e848675-3a1d-397e-9884-cbb30bd02067> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x183a51000 -        0x184698fff com.apple.Foundation (6.9) <9558b1eb-dda3-3fda-88a5-e785ecdfcd30> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)
Writable regions: Total=410.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=410.6M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG image                           208K       13 
ColorSync                          560K       27 
CoreAnimation                     2304K       68 
CoreGraphics                        32K        2 
CoreImage                           16K        1 
CoreUI image data                 1968K       15 
Dispatch continuations           112.0M        1 
Foundation                          48K        2 
Kernel Alloc Once                   32K        1 
MALLOC                           282.5M       68 
MALLOC guard page                  288K       18 
SQLite page cache                  384K        3 
STACK GUARD                       56.1M        9 
Stack                             12.2M        9 
VM_ALLOCATE                        128K        8 
__AUTH                            2330K      379 
__AUTH_CONST                      31.9M      592 
__CTF                               824        1 
__DATA                            15.2M      581 
__DATA_CONST                      31.0M      601 
__DATA_DIRTY                      2030K      220 
__FONT_DATA                          4K        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       892.0M        4 
__OBJC_RO                         71.1M        1 
__OBJC_RW                         2168K        1 
__TEXT                           699.2M      620 
dyld private memory                272K        2 
libnetwork                         640K       16 
mapped file                      189.8M      187 
shared memory                      880K       15 
===========                     =======  ======= 
TOTAL                              2.4G     3469 



-----------
Full Report
-----------

{"app_name":"DBngin","timestamp":"2024-01-10 18:54:07.00 +0000","app_version":"6.9","slice_uuid":"3bc31d2f-137c-312c-a1c1-87cf692c9670","build_version":"69","platform":1,"bundleID":"com.tinyapp.DBngin","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.2.1 (23C71)","roots_installed":0,"name":"DBngin","incident_id":"BB18CFD8-C3FE-407B-8F21-1CB48607A5B5"}
{
  "uptime" : 1800,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Mac15,11",
  "coalitionID" : 2172,
  "osVersion" : {
    "train" : "macOS 14.2.1",
    "build" : "23C71",
    "releaseType" : "User"
  },
  "captureTime" : "2024-01-10 18:54:07.3973 +0000",
  "codeSigningMonitor" : 1,
  "incident" : "BB18CFD8-C3FE-407B-8F21-1CB48607A5B5",
  "pid" : 15269,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2024-01-10 18:53:43.3621 +0000",
  "procStartAbsTime" : 44494467110,
  "procExitAbsTime" : 45071075852,
  "procName" : "DBngin",
  "procPath" : "\/Applications\/DBngin.app\/Contents\/MacOS\/DBngin",
  "bundleInfo" : {"CFBundleShortVersionString":"6.9","CFBundleVersion":"69","CFBundleIdentifier":"com.tinyapp.DBngin"},
  "storeInfo" : {"deviceIdentifierForVendor":"88823C74-D6D6-584A-9F55-C26FC82722A3","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.tinyapp.DBngin",
  "crashReporterKey" : "6F03C6A9-615C-45DF-60DF-5BCB83C2440B",
  "codeSigningID" : "com.tinyapp.DBngin",
  "codeSigningTeamID" : "3X57WP8E8V",
  "codeSigningFlags" : 570495745,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "instructionByteStream" : {"beforePC":"fyMD1f17v6n9AwCRXOD\/l78DAJH9e8Go\/w9f1sADX9YQKYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p\/QMAkVHg\/5e\/AwCR\/XvBqP8PX9bAA1\/WcAqA0g=="},
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":63915,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":16},{"value":12},{"value":0},{"value":2},{"value":849257122412903939},{"value":849257127664840195},{"value":5112831007},{"value":3},{"value":3},{"value":5234548608},{"value":288230384088132417,"symbolLocation":288230376151711745,"symbol":"OBJC_CLASS_$__NSCallStackArray"},{"value":7936420672,"symbolLocation":0,"symbol":"OBJC_CLASS_$__NSCallStackArray"},{"value":328},{"value":8087761728},{"value":0},{"value":6},{"value":7936299008,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":7936299232,"symbolLocation":224,"symbol":"_main_thread"},{"value":5234514992},{"value":0},{"value":272},{"value":7941599232},{"value":7941599232},{"value":7941627904}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6485204160},"cpsr":{"value":1073745920},"fp":{"value":6135264912},"sp":{"value":6135264880},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6484975836,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":41180,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":3},{"imageOffset":27840,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":4},{"imageOffset":485952,"symbol":"abort","symbolLocation":180,"imageIndex":5},{"imageOffset":830120,"imageIndex":2},{"imageOffset":737588,"imageIndex":2},{"imageOffset":630976,"imageIndex":2},{"imageOffset":671728,"imageIndex":2},{"imageOffset":672132,"imageIndex":2},{"imageOffset":4593928,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":60,"imageIndex":6},{"imageOffset":183668,"symbol":"-[NSApplication run]","symbolLocation":512,"imageIndex":6},{"imageOffset":16404,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":6},{"imageOffset":17148,"imageIndex":2},{"imageOffset":24800,"symbol":"start","symbolLocation":2360,"imageIndex":7}]},{"id":63920,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}],"threadState":{"x":[{"value":6136393728},{"value":8195},{"value":6135857152},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6136393728},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6485184040},"far":{"value":0}}},{"id":63985,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}],"threadState":{"x":[{"value":6141554688},{"value":45571},{"value":6141018112},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6141554688},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6485184040},"far":{"value":0}}},{"id":64008,"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":3},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":3},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":3},{"imageOffset":777564,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":4},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}],"threadState":{"x":[{"value":268451845},{"value":17179869190},{"value":0},{"value":204522047668224},{"value":0},{"value":204522047668224},{"value":16384},{"value":0},{"value":18446744073709550527},{"value":47619},{"value":0},{"value":1},{"value":47619},{"value":0},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8087761872},{"value":0},{"value":0},{"value":16384},{"value":204522047668224},{"value":0},{"value":204522047668224},{"value":4653580288},{"value":0},{"value":17179869190},{"value":17179869190},{"value":6}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6485015792},"cpsr":{"value":4096},"fp":{"value":6151302704},"sp":{"value":6151302624},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6484940916},"far":{"value":0}}},{"id":64082,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":222114233712640},{"value":0},{"value":222114233712640},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":51715},{"value":0},{"value":1},{"value":51715},{"value":9096430},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8087746000},{"value":0},{"value":4294967295},{"value":2},{"value":222114233712640},{"value":0},{"value":222114233712640},{"value":6151872616},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6485015792},"cpsr":{"value":4096},"fp":{"value":6151872464},"sp":{"value":6151872384},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6484940916},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":3},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":3},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":3},{"imageOffset":515060,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":509116,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":506284,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":9},{"imageOffset":1455376,"symbol":"_NSEventThread","symbolLocation":144,"imageIndex":6},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":4},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":64288,"name":"com.apple.NSURLConnectionLoader","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":214452012056576},{"value":0},{"value":214452012056576},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":49931},{"value":0},{"value":1},{"value":49931},{"value":422075},{"value":0},{"value":2199023255552},{"value":18446744073709551569},{"value":8087746000},{"value":0},{"value":4294967295},{"value":2},{"value":214452012056576},{"value":0},{"value":214452012056576},{"value":6135815512},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6485015792},"cpsr":{"value":4096},"fp":{"value":6135815360},"sp":{"value":6135815280},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6484940916},"far":{"value":0}},"frames":[{"imageOffset":6260,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":3},{"imageOffset":81136,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":3},{"imageOffset":42160,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":3},{"imageOffset":7160,"symbol":"mach_msg","symbolLocation":24,"imageIndex":3},{"imageOffset":515060,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":509116,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":9},{"imageOffset":506284,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":9},{"imageOffset":2489480,"imageIndex":10},{"imageOffset":343988,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":11},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":4},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":4}]},{"id":64478,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}],"threadState":{"x":[{"value":6136967168},{"value":69403},{"value":6136430592},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6136967168},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6485184040},"far":{"value":0}}},{"id":64479,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}],"threadState":{"x":[{"value":6137540608},{"value":63287},{"value":6137004032},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6137540608},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6485184040},"far":{"value":0}}},{"id":64481,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}],"threadState":{"x":[{"value":6138114048},{"value":0},{"value":6137577472},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6138114048},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6485184040},"far":{"value":0}}}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4335779840,
    "size" : 49152,
    "uuid" : "7778e0d7-361a-378d-9438-3b2bb48c2154",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4339449856,
    "CFBundleShortVersionString" : "2.2.2",
    "CFBundleIdentifier" : "org.sparkle-project.Sparkle",
    "size" : 360448,
    "uuid" : "bf7db5cd-507c-3ae0-a019-6fec80ed1143",
    "path" : "\/Applications\/DBngin.app\/Contents\/Frameworks\/Sparkle.framework\/Versions\/B\/Sparkle",
    "name" : "Sparkle",
    "CFBundleVersion" : "2017.1"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4331618304,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.tinyapp.DBngin",
    "size" : 1114112,
    "uuid" : "3bc31d2f-137c-312c-a1c1-87cf692c9670",
    "path" : "\/Applications\/DBngin.app\/Contents\/MacOS\/DBngin",
    "name" : "DBngin",
    "CFBundleVersion" : "69"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6484934656,
    "size" : 241664,
    "uuid" : "ca94fc21-bc40-3b43-b65d-b87ece9e1d48",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6485176320,
    "size" : 53236,
    "uuid" : "a7d94c96-7b1f-3229-9bea-048d037c3292",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6483718144,
    "size" : 520188,
    "uuid" : "ab8a0a0b-9a1e-3284-9243-5a0334468ae5",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6544445440,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 20033536,
    "uuid" : "f3527312-e426-3f7c-b77b-2bf49d1b7c04",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2487.30.108"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6481506304,
    "size" : 607048,
    "uuid" : "324e4ad9-e01f-3183-b09f-3e20b326643a",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6485598208,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5079040,
    "uuid" : "47e4ec09-8f6e-30a8-99d0-34024d4f8122",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "2202"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6571630592,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 4014080,
    "uuid" : "4e848675-3a1d-397e-9884-cbb30bd02067",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1490.0.4"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6503600128,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 12877824,
    "uuid" : "9558b1eb-dda3-3fda-88a5-e785ecdfcd30",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "2202"
  }
],
  "sharedCache" : {
  "base" : 6480756736,
  "size" : 4061216768,
  "uuid" : "f9ddd844-7f3f-34bd-be29-f0c72d5e5449"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)\nWritable regions: Total=410.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=410.6M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG image                           208K       13 \nColorSync                          560K       27 \nCoreAnimation                     2304K       68 \nCoreGraphics                        32K        2 \nCoreImage                           16K        1 \nCoreUI image data                 1968K       15 \nDispatch continuations           112.0M        1 \nFoundation                          48K        2 \nKernel Alloc Once                   32K        1 \nMALLOC                           282.5M       68 \nMALLOC guard page                  288K       18 \nSQLite page cache                  384K        3 \nSTACK GUARD                       56.1M        9 \nStack                             12.2M        9 \nVM_ALLOCATE                        128K        8 \n__AUTH                            2330K      379 \n__AUTH_CONST                      31.9M      592 \n__CTF                               824        1 \n__DATA                            15.2M      581 \n__DATA_CONST                      31.0M      601 \n__DATA_DIRTY                      2030K      220 \n__FONT_DATA                          4K        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       892.0M        4 \n__OBJC_RO                         71.1M        1 \n__OBJC_RW                         2168K        1 \n__TEXT                           699.2M      620 \ndyld private memory                272K        2 \nlibnetwork                         640K       16 \nmapped file                      189.8M      187 \nshared memory                      880K       15 \n===========                     =======  ======= \nTOTAL                              2.4G     3469 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "c5fa8f053dc400db561a864aaea7995d4f4be780",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "632c763c58740028737bfdd2",
      "factorPackIds" : {
        "SIRI_DIALOG_ASSETS" : "64a57d23fa6fd41b2353e2ae"
      },
      "deploymentId" : 240000034
    },
    {
      "rolloutId" : "632e3df958740028737bffc0",
      "factorPackIds" : {
        "SIRI_UNDERSTANDING_NL_OVERRIDES" : "658051ad51e44322ad9a72e9"
      },
      "deploymentId" : 240000585
    }
  ],
  "experiments" : [

  ]
}
}

Model: Mac15,11, BootROM 10151.61.4, proc 14:10:4 processors, 36 GB, SMC 
Graphics: Apple M3 Max, Apple M3 Max, Built-In
Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Micron
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Nov  3 2023 04:54:29 version 23.10.765.17.41.51.127 FWID 01-0717abf7
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Network Service: Tailscale, VPN (io.tailscale.ipn.macos), utun4
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

from dbngin.

bobclewell avatar bobclewell commented on June 10, 2024

@alexryans Nope. It was a blocker that I needed resolved quickly, so I moved on from DBngin and installed Postgres with Homebrew.

from dbngin.

alexryans avatar alexryans commented on June 10, 2024

Hi @bobclewell MySQL 5.7 only available for Macbook Pro intel. So you must install rosetta 2 (hopefully it will not crash after that).

Let me take a look at the crash bug and fix it then update this thread with a hotpatch.

This is fantastic - I can confirm that downloading and installed an app that required and installed Rosetta 2 then allowed a MySQL 5.7 database instance to start successfully.

from dbngin.

huyphams avatar huyphams commented on June 10, 2024

If you have a chance, please download this patch and see how it goes:
https://www.dropbox.com/scl/fi/83zml2qdc8qemdaljoiul/DBngin.dmg?rlkey=18epri3sbqq38mmux62crsrbo&dl=0
it will not crash if your macOS is missing rosetta 2.

from dbngin.

bobclewell avatar bobclewell commented on June 10, 2024

Hey @huyphams thanks for the update, but I'm not able to test this out, because I've moved on to manage my Postgres instance with brew and I don't want to complicate or corrupt my dev environment. Hopefully this update will help someone else with the same issue. Take care.

from dbngin.

huyphams avatar huyphams commented on June 10, 2024

Hi @bobclewell DBngin can manage brew sevices. Also it uses it own directory so it will not mess up the dev enviroments

from dbngin.

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.