meklort / netbook-installer

Automatically exported from code.google.com/p/netbook-installer
7 stars 2 forks source link

Netbook Installer quite unexpectedly #143

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Run Netbook Installer and key in password as prompted
2.Error message showed Netbook Installer quite unexpectedly
3.

What netbook are you using this on?

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

What version of the product are you using? On what operating system?
Netbook Installer 0.8.3 RC3 on 10.6.1

Please provide any additional information below.

Process:         NetbookInstaller [592]
Path:            /Users/??????/Downloads/NetbookInstaller
3.app/Contents/MacOS/NetbookInstaller
Identifier:      com.meklort.NetbookInstaller
Version:         ??? (0.8.3 RC3)
Code Type:       X86 (Native)
Parent Process:  launchd [436]

Date/Time:       2009-11-05 23:41:36.979 +0800
OS Version:      Mac OS X 10.6.1 (10B504)
Report Version:  6

Interval Since Last Report:          9253 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  75 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      F1A7C590-3D72-4305-A992-F166B268C611

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000e281f289
Crashed Thread:  2

Application Specific Information:
objc_msgSend() selector name: length

Thread 0:  Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation        0x98e411e5
__CFStringCreateImmutableFunnel3 + 2149
1   com.apple.CoreFoundation        0x98e44629 CFStringCreateCopy + 569
2   com.apple.CoreFoundation        0x98e66438
_CFStringCreateWithFormatAndArgumentsAux + 120
3   com.apple.CoreFoundation        0x98f0d8fe _CFLogvEx + 142
4   com.apple.Foundation            0x9816c838 NSLogv + 143
5   com.apple.Foundation            0x9816c7a7 NSLog + 27
6   com.meklort.NetbookInstaller    0x0000591a -[NetbookInstallerController
updateStatus:] + 139
7   com.apple.Foundation            0x98104e6d __NSThreadPerformPerform + 506
8   com.apple.CoreFoundation        0x98e798cb __CFRunLoopDoSources0 + 1563
9   com.apple.CoreFoundation        0x98e7785f __CFRunLoopRun + 1071
10  com.apple.CoreFoundation        0x98e76d34 CFRunLoopRunSpecific + 452
11  com.apple.CoreFoundation        0x98e76b61 CFRunLoopRunInMode + 97
12  com.apple.HIToolbox             0x910a3fec RunCurrentEventLoopInMode + 392
13  com.apple.HIToolbox             0x910a3da3 ReceiveNextEventCommon + 354
14  com.apple.HIToolbox             0x910a3c28
BlockUntilNextEventMatchingListInMode + 81
15  com.apple.AppKit                0x941f6c95 _DPSNextEvent + 847
16  com.apple.AppKit                0x941f650a -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
17  com.apple.AppKit                0x941b869b -[NSApplication run] + 821
18  com.apple.AppKit                0x941b0735 NSApplicationMain + 574
19  com.meklort.NetbookInstaller    0x0000237e start + 54

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib               0x9696e03a kevent + 10
1   libSystem.B.dylib               0x9696e768 _dispatch_mgr_invoke + 215
2   libSystem.B.dylib               0x9696dbf9 _dispatch_queue_invoke + 183
3   libSystem.B.dylib               0x9696d98a _dispatch_worker_thread2 + 234
4   libSystem.B.dylib               0x9696d401 _pthread_wqthread + 390
5   libSystem.B.dylib               0x9696d246 start_wqthread + 30

Thread 2 Crashed:
0   libobjc.A.dylib                 0x9614d92c objc_msgSend + 44
1   com.meklort.NetbookInstaller    0x00006eaa -[Installer
remountTargetWithPermissions] + 162
2   com.meklort.NetbookInstaller    0x00006014 -[NetbookInstallerController
performThreadedInstall] + 330
3   com.apple.Foundation            0x980ee964 -[NSThread main] + 45
4   com.apple.Foundation            0x980ee914 __NSThread__main__ + 1499
5   libSystem.B.dylib               0x96974f39 _pthread_start + 345
6   libSystem.B.dylib               0x96974dbe thread_start + 34

Thread 2 crashed with X86 Thread State (32-bit):
  eax: 0xe281f289  ebx: 0x98109f68  ecx: 0x9498ac90  edx: 0x01240904
  edi: 0x91086504  esi: 0x53e58955  ebp: 0xb0102cf8  esp: 0xb0102ca4
   ss: 0x0000001f  efl: 0x00010282  eip: 0x9614d92c   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0xe281f289

Original issue reported on code.google.com by jkhchan...@gmail.com on 5 Nov 2009 at 3:48

GoogleCodeExporter commented 9 years ago
same behavior.  ramdisk drive seems to be created, but doesn't boot Mini 10v

Original comment by ngandh...@gmail.com on 25 Feb 2010 at 12:54