JohnAGonzalez / networkpx

Automatically exported from code.google.com/p/networkpx
0 stars 0 forks source link

Game Mode tab crashes Settings.app #244

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Selecting "Game Mode" under GriP's preferences tab. 

What is the expected output? What do you see instead?

GriP should load a list of Applications available on my iPhone. 
Instead, Settings.app crashes to SpringBoard.  

What version of the product are you using? On what operating system
(iPhone/iPod Touch? Firmware version?)?

This is on a iPhone 3G S, OS 3.00

Please provide any additional information below.

***** Note: iKeyEx (thus hClipboard & 5-Row QWERTY) doesn't work on 
3.0
yet. Please subscribe to issue 83 for the updates. Delete this line if your
issue is unrelated to 3.0.

Original issue reported on code.google.com by 3radicat...@gmail.com on 1 Aug 2009 at 3:54

GoogleCodeExporter commented 8 years ago
Relevant crash log (thanks Garulf)

Path:            /Applications/Preferences.app/Preferences
Identifier:      Preferences
Version:         ??? (???)
Code Type:       ARM (Native)
Parent Process:  launchd [1]

Date/Time:       2009-08-01 01:51:37.300 -0400
OS Version:      iPhone OS 3.0 (7A341)
Report Version:  104

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000
Crashed Thread:  1

Thread 1 Crashed:
0   libSystem.B.dylib               0x31d4e298 0x31d46000 + 33432
1   SpringBoardServices             0x34162cca 0x3415c000 + 27850
2   GriP                            0x007ad248 0x7ac000 + 4680
3   GriP                            0x007ad50a 0x7ac000 + 5386
4   GriP                            0x007ad7fc 0x7ac000 + 6140
5   Foundation                      0x30553356 0x30501000 + 336726
6   Foundation                      0x305025fe 0x30501000 + 5630
7   libSystem.B.dylib               0x31d6a6ea 0x31d46000 + 149226

Thread 1 crashed with ARM Thread State:
    r0: 0x0370317c    r1: 0x00000000      r2: 0x00000400      r3: 0x00000001
    r4: 0x03703154    r5: 0x00000000      r6: 0x00003f07      r7: 0x037035a0
    r8: 0x03524890    r9: 0x00000001     r10: 0x39d4b698     r11: 0x037035a8
    ip: 0x00000001    sp: 0x03703148      lr: 0x341629e7      pc: 0x31d4e298
  cpsr: 0x80070030

Original comment by kennytm@gmail.com on 1 Aug 2009 at 8:06

GoogleCodeExporter commented 8 years ago
0x34162cca = SBSCopyIconImagePathForDisplayIdentifier.

Original comment by kennytm@gmail.com on 1 Aug 2009 at 8:10

GoogleCodeExporter commented 8 years ago
First attempt to fix. (Low probably for this to work).

Replace /System/Library/PreferenceBundles/GriP.bundle/GriP with the attached 
one.

Original comment by kennytm@gmail.com on 1 Aug 2009 at 8:32

Attachments:

GoogleCodeExporter commented 8 years ago
ItOt seems to have fixed the problem. Settings.app does not crash after hitting 
the Game Mode tab.  I 
have yet to see if Game Mode functions properly. Will report back when I get a 
chance. 

@Garulf

Original comment by 3radicat...@gmail.com on 1 Aug 2009 at 1:39

GoogleCodeExporter commented 8 years ago
For me the new file does fix the issue.

     -Mike

Original comment by Mike.S.B...@gmail.com on 1 Aug 2009 at 5:15

GoogleCodeExporter commented 8 years ago
I'm still seeing this in version 0.1-11r on my 3gs running 3.1.2.  Should I try 
the
fix above?

Original comment by ryan.sch...@gmail.com on 30 Oct 2009 at 9:52

GoogleCodeExporter commented 8 years ago

Original comment by kennytm@gmail.com on 25 Dec 2009 at 8:59

GoogleCodeExporter commented 8 years ago
I'm having the same issue as ryan.schlesinger, with the same version and
phone/firmeware.  Suggestions on a fix?

Original comment by fat...@gmail.com on 4 Feb 2010 at 4:45

GoogleCodeExporter commented 8 years ago
I decided to use the attached file above and replace it according to your 
directions and it 
fixes this bug.  Thanks!

(version 0.1-11r on my 3GS running 3.1.2)

Original comment by fat...@gmail.com on 4 Feb 2010 at 2:14