Closed
Bug 413638
Opened 18 years ago
Closed 18 years ago
Camino opens to a blank page, spins for a short time then goes blank
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: ld0yle, Unassigned)
References
()
Details
(Whiteboard: [CLOSEME - 03/23])
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/523.10.6 (KHTML, like Gecko) Version/3.0.4 Safari/523.10.6
Build Identifier: Version 2007050909 (1.5)
Camino Warning once: This application, or a library it uses, is using NSQuickDrawView, which has been deprecated. Apps should cease use of QuickDraw and move to Quartz.
Reproducible: Always
Steps to Reproduce:
1.open program
2.or try to open any page
3.
Actual Results:
see summary
Expected Results:
opened the target page
Sampling process 11322 for 3 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Analysis of sampling Camino (pid 11322) every 1 millisecond
Call graph:
2020 Thread_2503
2020 0xffc
2020 start
2020 start
2020 NSApplicationMain
2020 -[NSApplication run]
2020 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
2020 _DPSNextEvent
2020 BlockUntilNextEventMatchingListInMode
2020 ReceiveNextEventCommon
2020 RunCurrentEventLoopInMode
2020 CFRunLoopRunSpecific
2020 mach_msg
2020 mach_msg_trap
2020 mach_msg_trap
2020 Thread_2603
2020 _pthread_start
2020 PR_Select
2020 nsThread::Main(void*)
2020 nsSocketTransportService::Run()
2020 nsSocketTransportService::Poll(unsigned int*)
2020 PR_OpenDir
2020 poll
2020 PR_GetSpecialFD
2020 select$DARWIN_EXTSN$NOCANCEL
2020 select$DARWIN_EXTSN$NOCANCEL
2020 Thread_2703
2020 _pthread_start
2020 PR_Select
2020 nsThread::Main(void*)
2020 TimerThread::Run()
2020 PR_WaitCondVar
2020 PR_Unlock
2020 _pthread_cond_wait
2020 semaphore_timedwait_signal_trap
2020 semaphore_timedwait_signal_trap
2020 Thread_2803
2020 __CFSocketManager
2020 select$DARWIN_EXTSN
2020 select$DARWIN_EXTSN
Total number in stack (recursive counted multiple, when >=5):
Sort by top of stack, same collapsed (when >= 5):
mach_msg_trap 2020
select$DARWIN_EXTSN 2020
select$DARWIN_EXTSN$NOCANCEL 2020
semaphore_timedwait_signal_trap 2020
Sample analysis of process 11322 written to file /dev/stdout
Comment 2•18 years ago
|
||
First, please try to reproduce this with 1.5.4, as 1.5.0 is not a supported version.
If it's still reproducible, please download and run this tool:
http://escapedthoughts.com/camino/CaminoDiagnostics.zip
and attach the file it creates using the "Add an attachment" link above.
| Reporter | ||
Comment 3•18 years ago
|
||
Now running Camino 1.5.4 with same results.
Comment 4•18 years ago
|
||
Hmm, nothing obvious there. Odd that it didn't even get the QuickDraw warning (which is expected and harmless, by the way) from the logs though, so maybe the log gathering is failing. Do you have any other log messages from Camino when you try to run it and load a page?
Does running under a clean profile with
http://pimpmycamino.com/parts/troubleshoot-camino
have any effect?
| Reporter | ||
Comment 5•18 years ago
|
||
This am: 01/24/08
Comment 6•18 years ago
|
||
Did a clean profile help?
Is Camino actually hanging, by which I mean showing the spinning rainbow cursor indefinitely, not responding to clicks in the menu bar or toolbar, and needing to be force quit? The samples suggest not, and if it's not hanging then samples aren't likely to be useful.
| Reporter | ||
Comment 7•18 years ago
|
||
No, it is not hanging. There is no spinning cursor just empty pages. I was not able to run a profile because the link, http://pimpmycamino.com/parts/troubleshoot-camino > 1.1Alpha 1 > http://beta.caminobrowser.org/ is dead...
| Reporter | ||
Comment 8•18 years ago
|
||
No, it is not hanging. There is no spinning cursor just empty pages. I was not able to run a profile because the link, http://pimpmycamino.com/parts/troubleshoot-camino > 1.1Alpha 1 > http://beta.caminobrowser.org/ is dead...
Larry, you want the "Download" link further up on that page, and it will work with Camino 1.5 or newer.
Also, are you really still using Camino 1.5? It's nearly 8 months old and missing lots of security and stability fixes. You can get Camino 1.5.4, the latest version, from http://caminobrowser.org/download/releases/1.5.4/
(Also, please report Camino bugs with the version of Camino you were using when you saw them, without spoofing, as that data helps us diagnose the problem correctly.)
Component: Accessibility → General
QA Contact: accessibility → general
| Reporter | ||
Comment 10•18 years ago
|
||
I'm using 1.5.4
Comment 11•18 years ago
|
||
Sorry, this fell off my radar. Could you try downloading and running CaminoDiagnostics again (after launching Camino and trying to load a page or two)? It had some Leopard compatibility issues that I've now fixed.
Also, when you try to load pages, do you see any activity in the status bar? Does resizing the window have any effect?
Comment 12•18 years ago
|
||
Could you reply to comment 11 please?
Whiteboard: [CLOSEME - 03/23]
Comment 13•18 years ago
|
||
Closing INCO based on lack of response. If you can supply the requested information, feel free to re-open this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•