midnightchip / HomeGesture-Full

Standard HomeGesture
GNU General Public License v3.0
42 stars 19 forks source link

Running it on iPad Pro (10.5 in.) on 12.1.1 causes a Springboard crash #15

Open antgly opened 5 years ago

antgly commented 5 years ago

The crash log given is the following:

{"blame":[],"app_name":"SpringBoard","timestamp":"2019-02-23 22:54:58.80 -0500","app_version":"1.0","slice_uuid":"695482c0-8830-348a-ab52-1a4d134a0e6c","adam_id":0,"build_version":"50","bundleID":"com.apple.springboard","share_with_app_devs":false,"is_first_party":true,"bug_type":"109","os_version":"iPhone OS 12.1.1 (16C50)","incident_id":"F29573E5-3586-4AAB-8A7B-1BA1AE9BE26A","name":"SpringBoard","symbolicated":true}
Incident Identifier: F29573E5-3586-4AAB-8A7B-1BA1AE9BE26A
CrashReporter Key:   45006035972ce2f7c51108fdd509abf81dbd61be
Hardware Model:      iPad7,3
Process:             SpringBoard [14647]
Path:                /System/Library/CoreServices/SpringBoard.app/SpringBoard
Identifier:          com.apple.springboard
Version:             50 (1.0)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.apple.springboard [69]

Date/Time:           2019-02-23 22:54:58.8041 -0500
Launch Time:         2019-02-23 22:54:57.1461 -0500
OS Version:          iPhone OS 12.1.1 (16C50)
Baseband Version:    n/a
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Highlighted by Thread:  0

Backtrace not available

Unknown thread crashed with ARM Thread State (64-bit):
    x0: 0x0000000010004005   x1: 0x000000000400400e   x2: 0x0000000000000000   x3: 0x0000000000004000
    x4: 0x0000000000005e0f   x5: 0x0000000000000000   x6: 0x000000000002940b   x7: 0x0000000000000403
    x8: 0x00000000fffffbbf   x9: 0x000000000400400e  x10: 0x000000016d475b00  x11: 0x0000000000000000
   x12: 0x0000000000005e0f  x13: 0x0000000000100031  x14: 0x0000000010000004  x15: 0x0000000000000100
   x16: 0xffffffffffffffe1  x17: 0x0000000188cf2ab0  x18: 0x0000000000000000  x19: 0x000000000002940b
   x20: 0x0000000000000000  x21: 0x0000000000005e0f  x22: 0x0000000000004000  x23: 0x000000016d471b00
   x24: 0x000000000400400e  x25: 0x0000000000000000  x26: 0x000000000400400e  x27: 0x000000000400400e
   x28: 0x000000016d4770e0   fp: 0x000000016d471af0   lr: 0x0000000188e8737c
    sp: 0x000000016d471aa0   pc: 0x0000000188e87ea4 cpsr: 0x20000000

Binary images description not available

Error Formulating Crash Report:
Failed to create CSSymbolicatorRef

EOF

Binary Images (dpkg):

Binary Images (App Store):

Binary Images (Other):
antgly commented 5 years ago

Every reboot I get the notice that Springboard has crashed.

midnightchip commented 5 years ago

The tweak is designed for an iPhone, as the iPad already has gestures enabled

antgly commented 5 years ago

I installed the tweak because I wanted some status bar and home indicator bar style customizations on my iPad. Didn’t know that I wouldn’t be able to get a fraction of those capabilities at the least.