overdue-scratch

Author Topic: [Utility] Lizard: a little app for Chameleon (update 0.62)  (Read 131265 times)

0 Members and 1 Guest are viewing this topic.

Macslap

  • Entrant
  • Posts: 6
Re: [Utility] Lizard: a little app for Chameleon (update 0.60)
« Reply #45 on: April 06, 2010, 05:06:16 AM »
I am running Snow Leopard 10.6.3. Was using Lizard without a hitch and then out of the blue it just starts crashing. If i reopen it...it crashes within 3-5 secs. I changed nothing. It just stopped working.

As a matter of fact it did the same thing on a previous SL install.

PS - does the same with 0.61

Here is the crash report

Code: [Select]
Process:         Lizard [442]
Path:            /Applications/Utilities/Lizard.app/Contents/MacOS/Lizard
Identifier:      com.darwinx86.Lizard
Version:         ??? (0.60 beta)
Code Type:       X86 (Native)
Parent Process:  launchd [169]

Date/Time:       2010-04-05 22:52:00.179 -0400
OS Version:      Mac OS X 10.6.3 (10D573)
Report Version:  6

Interval Since Last Report:          99993 sec
Crashes Since Last Report:           28
Per-App Interval Since Last Report:  1185 sec
Per-App Crashes Since Last Report:   17
Anonymous UUID:                      15FF0824-D147-426E-B5D1-D8006024B3DE

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  5

Application Specific Information:
*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSCFArray objectAtIndex:]: index (1) beyond bounds (1)'
*** Call stack at first throw:
(
0   CoreFoundation                      0x9557abda __raiseError + 410
1   libobjc.A.dylib                     0x918d0509 objc_exception_throw + 56
2   CoreFoundation                      0x9557a908 +[NSException raise:format:arguments:] + 136
3   CoreFoundation                      0x9557a87a +[NSException raise:format:] + 58
4   Foundation                          0x9064a4dc _NSArrayRaiseBoundException + 121
5   Foundation                          0x9059dc6a -[NSCFArray objectAtIndex:] + 63
6   Lizard                              0x000071c8 -[BootController getPartitions] + 901
7   Foundation                          0x905b08dc -[NSThread main] + 45
8   Foundation                          0x905b088c __NSThread__main__ + 1499
9   libSystem.B.dylib                   0x97210a19 _pthread_start + 345
10  libSystem.B.dylib                   0x9721089e thread_start + 34
)


Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib              0x971e32fa mach_msg_trap + 10
1   libSystem.B.dylib              0x971e3a67 mach_msg + 68
2   com.apple.CoreFoundation      0x954e400f __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      0x954e30f4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      0x954e2f21 CFRunLoopRunInMode + 97
5   com.apple.HIToolbox            0x90f5c0fc RunCurrentEventLoopInMode + 392
6   com.apple.HIToolbox            0x90f5beb1 ReceiveNextEventCommon + 354
7   com.apple.HIToolbox            0x90f5bd36 BlockUntilNextEventMatchingListInMode + 81
8   com.apple.AppKit              0x96946135 _DPSNextEvent + 847
9   com.apple.AppKit              0x96945976 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
10  com.apple.AppKit              0x96907bef -[NSApplication run] + 821
11  com.apple.AppKit              0x968ffc85 NSApplicationMain + 574
12  com.darwinx86.Lizard          0x000024da start + 54

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib              0x97209b42 kevent + 10
1   libSystem.B.dylib              0x9720a25c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib              0x97209719 _dispatch_queue_invoke + 163
3   libSystem.B.dylib              0x972094be _dispatch_worker_thread2 + 240
4   libSystem.B.dylib              0x97208f41 _pthread_wqthread + 390
5   libSystem.B.dylib              0x97208d86 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib              0x97208bd2 __workq_kernreturn + 10
1   libSystem.B.dylib              0x97209168 _pthread_wqthread + 941
2   libSystem.B.dylib              0x97208d86 start_wqthread + 30

Thread 3:
0   libSystem.B.dylib              0x97208bd2 __workq_kernreturn + 10
1   libSystem.B.dylib              0x97209168 _pthread_wqthread + 941
2   libSystem.B.dylib              0x97208d86 start_wqthread + 30

Thread 4:
0   libSystem.B.dylib              0x97208bd2 __workq_kernreturn + 10
1   libSystem.B.dylib              0x97209168 _pthread_wqthread + 941
2   libSystem.B.dylib              0x97208d86 start_wqthread + 30

Thread 5 Crashed:
0   com.apple.CoreFoundation      0x955c5a07 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1   libobjc.A.dylib                0x918d0509 objc_exception_throw + 56
2   com.apple.CoreFoundation      0x9557a908 +[NSException raise:format:arguments:] + 136
3   com.apple.CoreFoundation      0x9557a87a +[NSException raise:format:] + 58
4   com.apple.Foundation          0x9064a4dc _NSArrayRaiseBoundException + 121
5   com.apple.Foundation          0x9059dc6a -[NSCFArray objectAtIndex:] + 63
6   com.darwinx86.Lizard          0x000071c8 -[BootController getPartitions] + 901
7   com.apple.Foundation          0x905b08dc -[NSThread main] + 45
8   com.apple.Foundation          0x905b088c __NSThread__main__ + 1499
9   libSystem.B.dylib              0x97210a19 _pthread_start + 345
10  libSystem.B.dylib              0x9721089e thread_start + 34

Thread 6:
0   libSystem.B.dylib              0x971e32fa mach_msg_trap + 10
1   libSystem.B.dylib              0x971e3a67 mach_msg + 68
2   com.apple.CoreFoundation      0x954e400f __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      0x954e30f4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      0x954e2f21 CFRunLoopRunInMode + 97
5   com.apple.Foundation          0x905e9434 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
6   com.apple.Foundation          0x905b08dc -[NSThread main] + 45
7   com.apple.Foundation          0x905b088c __NSThread__main__ + 1499
8   libSystem.B.dylib              0x97210a19 _pthread_start + 345
9   libSystem.B.dylib              0x9721089e thread_start + 34

Thread 7:
0   libSystem.B.dylib              0x97202286 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation      0x9552382d __CFSocketManager + 1085
2   libSystem.B.dylib              0x97210a19 _pthread_start + 345
3   libSystem.B.dylib              0x9721089e thread_start + 34

Thread 5 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x918d04e5  ecx: 0xb0289000  edx: 0x0000003b
  edi: 0xa01d7af0  esi: 0x0059f310  ebp: 0xb0288b88  esp: 0xb0288b70
   ss: 0x00000023  efl: 0x00000282  eip: 0x955c5a07   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0x00078000

Model: MacPro2,1, BootROM MP21.005C.B01, 4 processors, Quad-Core Intel Xeon, 2.43 GHz, 4 GB, SMC 1.13f3
Graphics: ATI Radeon HD 4890, ATI Radeon HD 4890, PCIe, 1024 MB


Please wrap dumps/output/logs within the CODE tag.
« Last Edit: May 17, 2010, 02:27:54 PM by rocksteady »

sonotone

  • Observer
  • Posts: 29
Re: [Utility] Lizard: a little app for Chameleon (update 0.60)
« Reply #46 on: April 13, 2010, 10:08:13 AM »
Hi,

I think you may remove the application's preferences plist in /Users/you/Library/Preferences/com.darwinx86.Lizard.plist, and then restart Lizard?.
The application seem's to look for something that's not here.

RyanThaDude

  • Entrant
  • Posts: 1
Re: [Utility] Lizard: a little app for Chameleon (update 0.60)
« Reply #47 on: April 25, 2010, 05:29:39 PM »
I'm also suffering from the crash within seconds of launching. I checked for com.darwinx86.Lizard.plist but does not exist. This is a fresh install of 10.6.3.

ptdesigner

  • Entrant
  • Posts: 1
Re: [Utility] Lizard: a little app for Chameleon (update 0.60)
« Reply #48 on: May 08, 2010, 01:32:52 PM »
I'm also suffering from the crash within seconds of launching. I checked for com.darwinx86.Lizard.plist but does not exist. This is a fresh install of 10.6.3.

Hello, same here.

ANARCHiNTOSH

  • Observer
  • Posts: 11
  •  + Ⓐ
    • My InsanelyMac Page
Re: [Utility] Lizard: a little app for Chameleon (update 0.60)
« Reply #49 on: June 14, 2010, 06:02:33 PM »
nice, will Lizard become part of the Chameleon package when we move on to Chameleon 2 final?
 10.6.3 Retail GA-EX58-UD5 and ATI4350

an1r0n

  • Entrant
  • Posts: 3
Re: [Utility] Lizard: a little app for Chameleon (update 0.60)
« Reply #50 on: June 14, 2010, 07:17:35 PM »
Hi,

I think you may remove the application's preferences plist in /Users/you/Library/Preferences/com.darwinx86.Lizard.plist, and then restart Lizard?.
The application seem's to look for something that's not here.

About this issue, since sometimes there isn't com.darwinx86.lizard.plist, just run CleanMyMac and repair disk permissions (disk utility). After restart app will be working, I confirm it!

Thank you Sonotone for making this amazing and time-saving app!

an1r0n

sonotone

  • Observer
  • Posts: 29
Re: [Utility] Lizard: a little app for Chameleon (update 0.60)
« Reply #51 on: June 18, 2010, 04:48:05 PM »
nice, will Lizard become part of the Chameleon package when we move on to Chameleon 2 final?

I don't think so, there is also a prefpane project for chameleon around.
But i hope i'll have enough motivation to update Lizard when the next chameleon release will be out.

scrax

  • Member
  • Posts: 61
Re: [Utility] Lizard: a little app for Chameleon (update 0.60)
« Reply #52 on: June 20, 2010, 03:25:00 AM »
Hi, i've downloaded 0.61 from darwinx86 but I can't find source code anywhere. If you can post it, i'll try to localize it to italian like the other release.
For me Lizard is a must for an Hack first because I prefer an app to a preference panels, and second because it's fantastic and more powerfull than the actual pref panel for chameleon (but it wins on the graphic side)

Thank you again for your work, i hope you can keep developing this wonderful app.
« Last Edit: June 20, 2010, 03:32:17 AM by scrax »

sonotone

  • Observer
  • Posts: 29
Re: [Utility] Lizard: a little app for Chameleon (update 0.60)
« Reply #53 on: June 21, 2010, 10:17:36 PM »
Thanks for comment :)
Sources on repository are same as 0.61 release.
The only things to do is to rename the file "AuthTool" by "LizardHelperTool" located in build folder, then move it into Application's Resources folder for production.

sonotone

  • Observer
  • Posts: 29
Re: [Utility] Lizard: a little app for Chameleon (update 0.60)
« Reply #54 on: June 23, 2010, 12:31:41 PM »
I'm also suffering from the crash within seconds of launching. I checked for com.darwinx86.Lizard.plist but does not exist. This is a fresh install of 10.6.3.

Well, i found the prob and updated the first post.
Crash occur when Network disks are mounted (ie with Bonjour). It should to be fixed now.

Zane

  • Member
  • Posts: 81
Re: [Utility] Lizard: a little app for Chameleon (update 0.62)
« Reply #55 on: September 01, 2010, 08:08:10 PM »
Just want to say awesome app. Even though i don't use it but i think it'll be extremely useful for Beginners! :)

-Zane
http://bit.ly/osx86log Lenovo Y550P OSx86 Log
http://bit.ly/envyosx64log HP Envy 15 1150nr OSx64 log

Terc

  • Forum Moderator
  • Posts: 129
Re: [Utility] Lizard: a little app for Chameleon (update 0.62)
« Reply #56 on: September 02, 2010, 01:11:05 AM »
I just used it again today.  Even now that I know all the xml options myself, I still find it easier to use Lizard.  Also, the serial number generator is great!

valv

  • VoodooLabs
  • Posts: 72
    • The AnVAL Forum (fr)
Re: [Utility] Lizard: a little app for Chameleon (update 0.62)
« Reply #57 on: December 30, 2010, 05:53:12 PM »
@vinasseker.com,
as this is your first post here, it sounds like promotional spam.
sorry but I have to remove it; ;)
hope u understand

rocksteady

  • Global Moderator
  • Posts: 233
  • Root Down
Re: [Utility] Lizard: a little app for Chameleon (update 0.62)
« Reply #58 on: December 30, 2010, 06:15:41 PM »
Thanks for the quick action valv :)

Registration temporarily suspended, I'll come back later to follow up w/ everyone
« Last Edit: January 04, 2011, 01:28:30 AM by rocksteady »
Stop bitching, start coding or documenting or both..

P5Q-EM : Q6600 : 8GB RAM : 8800GT : SATA Drives

unimatrix725

  • Observer
  • Posts: 10
Re: [Utility] Lizard: a little app for Chameleon (update 0.62)
« Reply #59 on: September 19, 2011, 06:59:40 PM »
Hello a question about Lizard. Will there be any updates to the app in the future? I am asking due to the new Chameleon 2.1 xx release. There are allot of options now available that are not listed or even ignored by lizard. I cannot tell if it is still loading the original com.apple.boot.plist or the newer org.chameleon.boot.plist. I am guessing it is still reading the older format and just does not know about the depreciation of the plist. Thanks in advance!

Please don't quote full posts for no reason.
« Last Edit: September 19, 2011, 07:42:46 PM by Gringo Vermelho »