Yes. I saw your suggestion and will try it out.

Carlos

On Jan 14, 2:16 am, pixada <[email protected]> wrote:
> @Carlos
>
> Did you run „HardwareGrowler“ also on Startup?
>
> On 10 Jan., 18:03, Carlos Echenique <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hey Growlers,
> > I have 1.3.2 running on OS X Lion 10.7.2 and the silly thing crashes
> > on at boot time. It comes up appears in the menu bar, then disappears.
> > I can restart it manually and it runs fine. It just crashes at login.
> > No crash report request is visible, but I pulled following from the
> > Console:
>
> > Process:         Growl [415]
> > Path:            /Applications/Growl.app/Contents/MacOS/Growl
> > Identifier:      com.Growl.GrowlHelperApp
> > Version:         1.3.2 (1.3.2)
> > App Item ID:     467939042
> > App External ID: 5158163
> > Code Type:       X86-64 (Native)
> > Parent Process:  launchd [288]
>
> > Date/Time:       2012-01-10 11:48:01.795 -0500
> > OS Version:      Mac OS X 10.7.2 (11C74)
> > Report Version:  9
>
> > Crashed Thread:  0  Dispatch queue: com.apple.main-thread
>
> > Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
> > Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
>
> > VM Regions Near 0:
> > -->
> >     __TEXT                 000000010f925000-000000010f998000 [  460K]
> > r-x/rwx SM=COW  /Applications/Growl.app/Contents/MacOS/Growl
>
> > Application Specific Information:
> > objc[415]: garbage collection is OFF
>
> > Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> > 0   com.apple.CoreFoundation            0x00007fff8ea35482 CFErrorGetDomain
> > + 18
> > 1   com.apple.CFNetwork                 0x00007fff868208f1
> > URLConnectionClient::_clientDidFailWithError(__CFError*,
> > URLConnectionClient::ClientConnectionEventQueue*) + 31
> > 2   com.apple.CFNetwork                 0x00007fff8681fd25
> > URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsume 
> > Payload(XConnectionEventInfo<XClientEvent,
> > XClientEventParams>*, long) + 885
> > 3   com.apple.CFNetwork                 0x00007fff8674adfd
> > URLConnectionClient::processEvents() + 185
> > 4   com.apple.CFNetwork                 0x00007fff8674aca2
> > MultiplexerSource::perform() + 212
> > 5   com.apple.CoreFoundation            0x00007fff8e96cb51
> > __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
> > 6   com.apple.CoreFoundation            0x00007fff8e96c3bd
> > __CFRunLoopDoSources0 + 253
> > 7   com.apple.CoreFoundation            0x00007fff8e9931a9 __CFRunLoopRun +
> > 905
> > 8   com.apple.CoreFoundation            0x00007fff8e992ae6
> > CFRunLoopRunSpecific + 230
> > 9   com.apple.HIToolbox                 0x00007fff8d0f83d3
> > RunCurrentEventLoopInMode + 277
> > 10  com.apple.HIToolbox                 0x00007fff8d0ff63d
> > ReceiveNextEventCommon + 355
> > 11  com.apple.HIToolbox                 0x00007fff8d0ff4ca
> > BlockUntilNextEventMatchingListInMode + 62
> > 12  com.apple.AppKit                    0x00007fff8c2883f1 _DPSNextEvent +
> > 659
> > 13  com.apple.AppKit                    0x00007fff8c287cf5 -[NSApplication
> > nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
> > 14  com.apple.AppKit                    0x00007fff8c28462d -[NSApplication
> > run] + 470
> > 15  com.Growl.GrowlHelperApp            0x000000010f9497a9 -
> > [GrowlApplication run] + 182
> > 16  com.apple.AppKit                    0x00007fff8c50380c
> > NSApplicationMain + 867
> > 17  com.Growl.GrowlHelperApp            0x000000010f9318a5 main + 134
> > 18  com.Growl.GrowlHelperApp            0x000000010f926bc4 start + 52
>
> > Thread 1:: Dispatch queue: com.apple.libdispatch-manager
> > 0   libsystem_kernel.dylib              0x00007fff926c67e6 kevent + 10
> > 1   libdispatch.dylib                   0x00007fff8dbdc5be
> > _dispatch_mgr_invoke + 923
> > 2   libdispatch.dylib                   0x00007fff8dbdb14e
> > _dispatch_mgr_thread + 54
>
> > Thread 2:
> > 0   libsystem_kernel.dylib              0x00007fff926c467a mach_msg_trap +
> > 10
> > 1   libsystem_kernel.dylib              0x00007fff926c3d71 mach_msg + 73
> > 2   com.apple.CoreFoundation            0x00007fff8e98ab6c
> > __CFRunLoopServiceMachPort + 188
> > 3   com.apple.CoreFoundation            0x00007fff8e9932d4 __CFRunLoopRun +
> > 1204
> > 4   com.apple.CoreFoundation            0x00007fff8e992ae6
> > CFRunLoopRunSpecific + 230
> > 5   com.apple.Foundation                0x00007fff8b977fff -[NSConnection
> > run] + 116
> > 6   com.apple.Foundation                0x00007fff8b91f7fe -[NSThread main]
> > + 68
> > 7   com.apple.Foundation                0x00007fff8b91f776
> > __NSThread__main__ + 1575
> > 8   libsystem_c.dylib                   0x00007fff9166c8bf _pthread_start +
> > 335
> > 9   libsystem_c.dylib                   0x00007fff9166fb75 thread_start +
> > 13
>
> > Thread 3:: WebCore: LocalStorage
> > 0   libsystem_kernel.dylib              0x00007fff926c5bca __psynch_cvwait
> > + 10
> > 1   libsystem_c.dylib                   0x00007fff91670274
> > _pthread_cond_wait + 840
> > 2   com.apple.JavaScriptCore            0x00007fff92c1d5a0
> > WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64
> > 3   com.apple.WebCore                   0x00007fff9194fd5a
> > WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
> > 4   com.apple.WebCore                   0x00007fff9194fcb3
> > WebCore::LocalStorageThread::threadEntryPoint() + 99
> > 5   com.apple.WebCore                   0x00007fff9194fbfb
> > WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
> > 6   libsystem_c.dylib                   0x00007fff9166c8bf _pthread_start +
> > 335
> > 7   libsystem_c.dylib                   0x00007fff9166fb75 thread_start +
> > 13
>
> > Thread 4:: JavaScriptCore::BlockFree
> > 0   libsystem_kernel.dylib              0x00007fff926c5bca __psynch_cvwait
> > + 10
> > 1   libsystem_c.dylib                   0x00007fff91670274
> > _pthread_cond_wait + 840
> > 2   com.apple.JavaScriptCore            0x00007fff92c1d5f7
> > WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 151
> > 3   com.apple.JavaScriptCore            0x00007fff92e49ccf
> > JSC::Heap::blockFreeingThreadMain() + 319
> > 4   com.apple.JavaScriptCore            0x00007fff92e49d09
> > JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
> > 5   libsystem_c.dylib                   0x00007fff9166c8bf _pthread_start +
> > 335
> > 6   libsystem_c.dylib                   0x00007fff9166fb75 thread_start +
> > 13
>
> > Thread 5:
> > 0   libsystem_kernel.dylib              0x00007fff926c6192
> > __workq_kernreturn + 10
> > 1   libsystem_c.dylib                   0x00007fff9166e594
> > _pthread_wqthread + 758
> > 2   libsystem_c.dylib                   0x00007fff9166fb85 start_wqthread +
> > 13
>
> > Thread 6:: com.apple.NSURLConnectionLoader
> > 0   libsystem_kernel.dylib              0x00007fff926c46b6
> > semaphore_wait_trap + 10
> > 1   libdispatch.dylib                   0x00007fff8dbddbc2
> > _dispatch_thread_semaphore_wait + 18
> > 2   libdispatch.dylib                   0x00007fff8dbdcdb2
> > _dispatch_barrier_sync_f_slow + 137
> > 3   com.Growl.GrowlHelperApp            0x000000010f96e9c3 -
> > [GrowlWebKitImageProtocol startLoading] + 150
> > 4   com.apple.Foundation                0x00007fff8b946b95 -
> > [NSBlockOperation main] + 116
> > 5   com.apple.Foundation                0x00007fff8b90d788 -
> > [__NSOperationInternal start] + 705
> > 6   com.apple.Foundation                0x00007fff8b96c341 -
> > [_NSCFURLProtocolBridgeWithTrampoline processEventQ] + 365
> > 7   com.apple.CoreFoundation            0x00007fff8e9b344c
> > __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
> > 8   com.apple.CoreFoundation            0x00007fff8e96b562
> > __CFRunLoopDoBlocks + 322
> > 9   com.apple.CoreFoundation            0x00007fff8e9931c6 __CFRunLoopRun +
> > 934
> > 10  com.apple.CoreFoundation            0x00007fff8e992ae6
> > CFRunLoopRunSpecific + 230
> > 11  com.apple.Foundation                0x00007fff8b92b0ab +
> > [NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] +
> > 335
> > 12  com.apple.Foundation                0x00007fff8b91f7fe -[NSThread main]
> > + 68
> > 13  com.apple.Foundation                0x00007fff8b91f776
> > __NSThread__main__ + 1575
> > 14  libsystem_c.dylib                   0x00007fff9166c8bf _pthread_start +
> > 335
> > 15  libsystem_c.dylib                   0x00007fff9166fb75 thread_start +
> > 13
>
> > Thread 7:
> > 0   libsystem_kernel.dylib              0x00007fff926c6192
> > __workq_kernreturn + 10
> > 1   libsystem_c.dylib                   0x00007fff9166e594
> > _pthread_wqthread + 758
> > 2   libsystem_c.dylib                   0x00007fff9166fb85 start_wqthread +
> > 13
>
> > Thread 8:
> > 0   libsystem_kernel.dylib              0x00007fff926c6192
> > __workq_kernreturn + 10
> > 1   libsystem_c.dylib                   0x00007fff9166e594
> > _pthread_wqthread + 758
> > 2   libsystem_c.dylib                   0x00007fff9166fb85 start_wqthread +
> > 13
>
> > Thread 9:
> > 0   libsystem_kernel.dylib              0x00007fff926c6192
> > __workq_kernreturn + 10
> > 1   libsystem_c.dylib                   0x00007fff9166e594
> > _pthread_wqthread + 758
> > 2   libsystem_c.dylib                   0x00007fff9166fb85 start_wqthread +
> > 13
>
> > Thread 0 crashed with X86 Thread State (64-bit):
> >   rax: 0x00007fff8681ff98  rbx: 0x0000000000000000  rcx:
> > 0x0000000000046c80  rdx: 0x00007fff6f523248
> >   rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp:
> > 0x00007fff6f5231c0  rsp: 0x00007fff6f5231b0
> >    r8:
>
> ...
>
> read more »

-- 
You received this message because you are subscribed to the Google Groups 
"Growl Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/growldiscuss?hl=en.

Reply via email to