Closed Bug 544689 Opened 14 years ago Closed 14 years ago

Crash using search of a website in the sidebar

Categories

(Firefox :: General, defect)

3.6 Branch
x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 521426

People

(Reporter: languitar, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2) Gecko/20100121 Namoroka/3.6
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2) Gecko/20100121 Namoroka/3.6

I've created a bookmark with http://dict.tu-chemnitz.de/pda to be used in the sidebar. Since 3.6 firefox crashes most of the time using the search functionality of that site in the side bar.

Reproducible: Sometimes

Steps to Reproduce:
1. Create a bookmark for http://dict.tu-chemnitz.de/pda that loads in the sidebar
2. Open that bookmark so the search form is visible in the sidebar
3. enter a word in the input field and press enter
Actual Results:  
Most of the time firefox crashes while displaying the results of the search. Sometimes though it works.

Expected Results:  
Website in sidebar is shown without problems.

I've noticed this bug on different linux systems including 32 and 64 bit systems. I never had such a problem before 3.6.
Version: unspecified → 3.6 Branch
Post crash ID or other stacktrace, please:
https://developer.mozilla.org/en/How_to_get_a_stacktrace_for_a_bug_report
Severity: normal → critical
(gdb) thread apply all bt                                                                                

Thread 31 (Thread 0x7fffd8ff9710 (LWP 6033)):
#0  0x00007ffff7bce3e9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffff6476779 in pt_TimedWait () from /usr/lib/libnspr4.so                       
#2  0x00007ffff647730c in PR_WaitCondVar () from /usr/lib/libnspr4.so                     
#3  0x00007ffff46d1507 in nsHostResolver::GetHostToLookup (this=0x7fffe3cec740, result=0x7fffd8ff8e58)
    at nsHostResolver.cpp:773                                                                         
#4  0x00007ffff46d1a16 in nsHostResolver::ThreadFunc (arg=0x7fffe3cec740) at nsHostResolver.cpp:877   
#5  0x00007ffff647ce23 in _pt_root () from /usr/lib/libnspr4.so                                       
#6  0x00007ffff7bc981a in start_thread () from /lib/libpthread.so.0                                   
#7  0x00007ffff7426c7d in clone () from /lib/libc.so.6                                                
#8  0x0000000000000000 in ?? ()                                                                       

Thread 30 (Thread 0x7fffd6dff710 (LWP 6027)):
#0  0x00007ffff7bce3e9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffff6476779 in pt_TimedWait () from /usr/lib/libnspr4.so                       
#2  0x00007ffff647730c in PR_WaitCondVar () from /usr/lib/libnspr4.so                     
#3  0x00007ffff46d1507 in nsHostResolver::GetHostToLookup (this=0x7fffe3cec740, result=0x7fffd6dfee58)
    at nsHostResolver.cpp:773                                                                         
#4  0x00007ffff46d1a16 in nsHostResolver::ThreadFunc (arg=0x7fffe3cec740) at nsHostResolver.cpp:877   
#5  0x00007ffff647ce23 in _pt_root () from /usr/lib/libnspr4.so                                       
#6  0x00007ffff7bc981a in start_thread () from /lib/libpthread.so.0                                   
#7  0x00007ffff7426c7d in clone () from /lib/libc.so.6                                                
#8  0x0000000000000000 in ?? ()                                                                       

Thread 25 (Thread 0x7fffe15ff710 (LWP 6022)):
#0  0x00007ffff7bce3e9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffff6476779 in pt_TimedWait () from /usr/lib/libnspr4.so                       
#2  0x00007ffff647730c in PR_WaitCondVar () from /usr/lib/libnspr4.so                     
#3  0x00007ffff46d1507 in nsHostResolver::GetHostToLookup (this=0x7fffe3cec740, result=0x7fffe15fee58)
    at nsHostResolver.cpp:773                                                                         
#4  0x00007ffff46d1a16 in nsHostResolver::ThreadFunc (arg=0x7fffe3cec740) at nsHostResolver.cpp:877   
#5  0x00007ffff647ce23 in _pt_root () from /usr/lib/libnspr4.so                                       
#6  0x00007ffff7bc981a in start_thread () from /lib/libpthread.so.0                                   
#7  0x00007ffff7426c7d in clone () from /lib/libc.so.6                                                
#8  0x0000000000000000 in ?? ()                                                                       

Thread 24 (Thread 0x7fffde40e710 (LWP 6021)):
#0  0x00007ffff7bce07c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffff64773ae in PR_WaitCondVar () from /usr/lib/libnspr4.so                
#2  0x00007ffff6477426 in PR_Wait () from /usr/lib/libnspr4.so                       
#3  0x00007ffff474dc24 in nsAutoMonitor::Wait (this=0x7fffde40dce0, interval=4294967295)
    at ../../../../dist/include/nsAutoLock.h:340                                        
#4  0x00007ffff584df85 in nsEventQueue::GetEvent (this=0x7fffd97762c8, mayWait=1, result=0x7fffde40dd80)
    at nsEventQueue.cpp:85                                                                              
#5  0x00007ffff5850b82 in nsThread::nsChainedEventQueue::GetEvent (this=0x7fffd97762b8, mayWait=1,      
    event=0x7fffde40dd80) at nsThread.h:112                                                             
#6  0x00007ffff585029f in nsThread::ProcessNextEvent (this=0x7fffd9776280, mayWait=1,                   
    result=0x7fffde40ddfc) at nsThread.cpp:521                                                          
#7  0x00007ffff57e2aac in NS_ProcessNextEvent_P (thread=0x7fffd9776280, mayWait=1)                      
    at nsThreadUtils.cpp:250                                                                            
#8  0x00007ffff584f446 in nsThread::ThreadFunc (arg=0x7fffd9776280) at nsThread.cpp:254                 
#9  0x00007ffff647ce23 in _pt_root () from /usr/lib/libnspr4.so                                         
#10 0x00007ffff7bc981a in start_thread () from /lib/libpthread.so.0                                     
#11 0x00007ffff7426c7d in clone () from /lib/libc.so.6                                                  
#12 0x0000000000000000 in ?? ()                                                                         

Thread 23 (Thread 0x7fffddc0d710 (LWP 6020)):
---Type <return> to continue, or q <return> to quit---
#0  0x00007ffff7bce07c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffff64773ae in PR_WaitCondVar () from /usr/lib/libnspr4.so                
#2  0x00007ffff6477426 in PR_Wait () from /usr/lib/libnspr4.so                       
#3  0x00007ffff474dc24 in nsAutoMonitor::Wait (this=0x7fffddc0cce0, interval=4294967295)
    at ../../../../dist/include/nsAutoLock.h:340                                        
#4  0x00007ffff584df85 in nsEventQueue::GetEvent (this=0x7fffd97763e8, mayWait=1, result=0x7fffddc0cd80)
    at nsEventQueue.cpp:85                                                                              
#5  0x00007ffff5850b82 in nsThread::nsChainedEventQueue::GetEvent (this=0x7fffd97763d8, mayWait=1,      
    event=0x7fffddc0cd80) at nsThread.h:112                                                             
#6  0x00007ffff585029f in nsThread::ProcessNextEvent (this=0x7fffd97763a0, mayWait=1,                   
    result=0x7fffddc0cdfc) at nsThread.cpp:521                                                          
#7  0x00007ffff57e2aac in NS_ProcessNextEvent_P (thread=0x7fffd97763a0, mayWait=1)                      
    at nsThreadUtils.cpp:250                                                                            
#8  0x00007ffff584f446 in nsThread::ThreadFunc (arg=0x7fffd97763a0) at nsThread.cpp:254                 
#9  0x00007ffff647ce23 in _pt_root () from /usr/lib/libnspr4.so                                         
#10 0x00007ffff7bc981a in start_thread () from /lib/libpthread.so.0                                     
#11 0x00007ffff7426c7d in clone () from /lib/libc.so.6                                                  
#12 0x0000000000000000 in ?? ()                                                                         

Thread 21 (Thread 0x7fffdec0f710 (LWP 6018)):
#0  0x00007ffff7bce3e9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffff6476779 in pt_TimedWait () from /usr/lib/libnspr4.so                       
#2  0x00007ffff647730c in PR_WaitCondVar () from /usr/lib/libnspr4.so                     
#3  0x00007ffff6477426 in PR_Wait () from /usr/lib/libnspr4.so                            
#4  0x00007ffff474dc24 in nsAutoMonitor::Wait (this=0x7fffdec0eca0, interval=60000)       
    at ../../../../dist/include/nsAutoLock.h:340                                          
#5  0x00007ffff58540bb in nsThreadPool::Run (this=0x7fffe1cdca20) at nsThreadPool.cpp:210 
#6  0x00007ffff585032d in nsThread::ProcessNextEvent (this=0x7fffd9d362c0, mayWait=1,     
    result=0x7fffdec0edfc) at nsThread.cpp:527                                            
#7  0x00007ffff57e2aac in NS_ProcessNextEvent_P (thread=0x7fffd9d362c0, mayWait=1)        
    at nsThreadUtils.cpp:250                                                              
#8  0x00007ffff584f446 in nsThread::ThreadFunc (arg=0x7fffd9d362c0) at nsThread.cpp:254   
#9  0x00007ffff647ce23 in _pt_root () from /usr/lib/libnspr4.so                           
#10 0x00007ffff7bc981a in start_thread () from /lib/libpthread.so.0                       
#11 0x00007ffff7426c7d in clone () from /lib/libc.so.6                                    
#12 0x0000000000000000 in ?? ()                                                           

Thread 15 (Thread 0x7fffdf855710 (LWP 6012)):
#0  0x00007ffff7bce07c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffff64773ae in PR_WaitCondVar () from /usr/lib/libnspr4.so                
#2  0x00007ffff5480b9d in nsCertVerificationThread::Run (this=0x7fffe2d60c10)        
    at nsCertVerificationThread.cpp:138                                              
#3  0x00007ffff547e16f in nsPSMBackgroundThread::nsThreadRunner (arg=0x7fffe2d60c10) 
    at nsPSMBackgroundThread.cpp:44                                                  
#4  0x00007ffff647ce23 in _pt_root () from /usr/lib/libnspr4.so                      
#5  0x00007ffff7bc981a in start_thread () from /lib/libpthread.so.0                  
#6  0x00007ffff7426c7d in clone () from /lib/libc.so.6                               
#7  0x0000000000000000 in ?? ()                                                      

Thread 14 (Thread 0x7fffe0dfe710 (LWP 6011)):
#0  0x00007ffff7bce07c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffff64773ae in PR_WaitCondVar () from /usr/lib/libnspr4.so                
#2  0x00007ffff547fee9 in nsSSLThread::Run (this=0x7fffe2611d40) at nsSSLThread.cpp:980
#3  0x00007ffff547e16f in nsPSMBackgroundThread::nsThreadRunner (arg=0x7fffe2611d40)   
    at nsPSMBackgroundThread.cpp:44                                                    
#4  0x00007ffff647ce23 in _pt_root () from /usr/lib/libnspr4.so                        
#5  0x00007ffff7bc981a in start_thread () from /lib/libpthread.so.0                    
#6  0x00007ffff7426c7d in clone () from /lib/libc.so.6                                 
---Type <return> to continue, or q <return> to quit---                                 
#7  0x0000000000000000 in ?? ()                                                        

Thread 11 (Thread 0x7fffe65fc710 (LWP 6008)):
#0  0x00007ffff7bce3e9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffff6476779 in pt_TimedWait () from /usr/lib/libnspr4.so                       
#2  0x00007ffff647730c in PR_WaitCondVar () from /usr/lib/libnspr4.so                     
#3  0x00007ffff5858d25 in TimerThread::Run (this=0x7ffff6d35980) at TimerThread.cpp:344   
#4  0x00007ffff585032d in nsThread::ProcessNextEvent (this=0x7ffff6d1cc10, mayWait=1,     
    result=0x7fffe65fbdfc) at nsThread.cpp:527                                            
#5  0x00007ffff57e2aac in NS_ProcessNextEvent_P (thread=0x7ffff6d1cc10, mayWait=1)        
    at nsThreadUtils.cpp:250                                                              
#6  0x00007ffff584f446 in nsThread::ThreadFunc (arg=0x7ffff6d1cc10) at nsThread.cpp:254   
#7  0x00007ffff647ce23 in _pt_root () from /usr/lib/libnspr4.so                           
#8  0x00007ffff7bc981a in start_thread () from /lib/libpthread.so.0                       
#9  0x00007ffff7426c7d in clone () from /lib/libc.so.6                                    
#10 0x0000000000000000 in ?? ()                                                           

Thread 10 (Thread 0x7fffe6dfd710 (LWP 6007)):
#0  0x00007ffff741e483 in poll () from /lib/libc.so.6
#1  0x00007ffff6478d8f in _pr_poll_with_poll () from /usr/lib/libnspr4.so
#2  0x00007ffff46ba336 in nsSocketTransportService::Poll (this=0x7fffe7e7c000, wait=1, 
    interval=0x7fffe6dfcb98) at nsSocketTransportService2.cpp:355                      
#3  0x00007ffff46bb288 in nsSocketTransportService::DoPollIteration (this=0x7fffe7e7c000, wait=1)
    at nsSocketTransportService2.cpp:660                                                         
#4  0x00007ffff46bac09 in nsSocketTransportService::OnProcessNextEvent (this=0x7fffe7e7c000,     
    thread=0x7ffff6d1caf0, mayWait=1, depth=1) at nsSocketTransportService2.cpp:539              
#5  0x00007ffff585021f in nsThread::ProcessNextEvent (this=0x7ffff6d1caf0, mayWait=1,            
    result=0x7fffe6dfccbc) at nsThread.cpp:508                                                   
#6  0x00007ffff57e2aac in NS_ProcessNextEvent_P (thread=0x7ffff6d1caf0, mayWait=1)               
    at nsThreadUtils.cpp:250                                                                     
#7  0x00007ffff46bad91 in nsSocketTransportService::Run (this=0x7fffe7e7c000)                    
    at nsSocketTransportService2.cpp:581                                                         
#8  0x00007ffff585032d in nsThread::ProcessNextEvent (this=0x7ffff6d1caf0, mayWait=1,            
    result=0x7fffe6dfcdfc) at nsThread.cpp:527                                                   
#9  0x00007ffff57e2aac in NS_ProcessNextEvent_P (thread=0x7ffff6d1caf0, mayWait=1)               
    at nsThreadUtils.cpp:250                                                                     
#10 0x00007ffff584f446 in nsThread::ThreadFunc (arg=0x7ffff6d1caf0) at nsThread.cpp:254          
#11 0x00007ffff647ce23 in _pt_root () from /usr/lib/libnspr4.so                                  
#12 0x00007ffff7bc981a in start_thread () from /lib/libpthread.so.0                              
#13 0x00007ffff7426c7d in clone () from /lib/libc.so.6                                           
#14 0x0000000000000000 in ?? ()                                                                  

Thread 9 (Thread 0x7fffe75fe710 (LWP 6006)):
#0  0x00007ffff7bce3e9 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffff6476779 in pt_TimedWait () from /usr/lib/libnspr4.so                       
#2  0x00007ffff647730c in PR_WaitCondVar () from /usr/lib/libnspr4.so                     
#3  0x00007ffff45d770a in XPCJSRuntime::WatchdogMain (arg=0x7fffe859e400) at xpcjsruntime.cpp:802
#4  0x00007ffff647ce23 in _pt_root () from /usr/lib/libnspr4.so
#5  0x00007ffff7bc981a in start_thread () from /lib/libpthread.so.0
#6  0x00007ffff7426c7d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fffe7dff710 (LWP 6005)):
#0  0x00007ffff7bce07c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffff64773ae in PR_WaitCondVar () from /usr/lib/libnspr4.so
#2  0x00007ffff67bb53b in JSBackgroundThread::work (this=0x7fffe85d5f10) at jstask.cpp:91
#3  0x00007ffff67bb2d4 in start (arg=0x7fffe85d5f10) at jstask.cpp:43
#4  0x00007ffff647ce23 in _pt_root () from /usr/lib/libnspr4.so
---Type <return> to continue, or q <return> to quit---
#5  0x00007ffff7bc981a in start_thread () from /lib/libpthread.so.0
#6  0x00007ffff7426c7d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffff7fca720 (LWP 5991)):
#0  0x00007ffff57d67c0 in PL_DHashTableEnumerate (table=0x7fffd71bfab8,
    etor=0x7ffff4939fca <nsTHashtable<nsPtrHashKey<nsObjectFrame> >::s_EnumStub(PLDHashTable*, PLDHashEntryHdr*, unsigned int, void*)>, arg=0x7fffffff6d40) at pldhash.c:743
#1  0x00007ffff4939711 in nsTHashtable<nsPtrHashKey<nsObjectFrame> >::EnumerateEntries (
    this=0x7fffd71bfab8, enumFunc=0x7ffff4937646 <PluginBoundsEnumerator>, userArg=0x7fffffff7200)
    at ../../dist/include/nsTHashtable.h:241
#2  0x00007ffff4937a09 in nsRootPresContext::GetPluginGeometryUpdates (this=0x7fffd71bf800,
    aChangedSubtree=0x7fffd92d9898, aConfigurations=0x7fffffff7360) at nsPresContext.cpp:2338
#3  0x00007ffff4937cca in nsRootPresContext::UpdatePluginGeometry (this=0x7fffd71bf800,
    aChangedSubtree=0x7fffd92d9898) at nsPresContext.cpp:2387
#4  0x00007ffff48cbe60 in nsCSSFrameConstructor::ProcessRestyledFrames (this=0x7fffd645e530,
    aChangeList=...) at nsCSSFrameConstructor.cpp:7916
#5  0x00007ffff48cc14f in nsCSSFrameConstructor::RestyleElement (this=0x7fffd645e530,
    aContent=0x7fffd726fb70, aPrimaryFrame=0x7fffd9e96088, aMinHint=nsChangeHint_RepaintFrame)
    at nsCSSFrameConstructor.cpp:7969
#6  0x00007ffff48d4da1 in nsCSSFrameConstructor::ProcessOneRestyle (this=0x7fffd645e530,
    aContent=0x7fffd726fb70, aRestyleHint=eReStyle_Self, aChangeHint=nsChangeHint_RepaintFrame)
    at nsCSSFrameConstructor.cpp:11657
#7  0x00007ffff48d52b1 in nsCSSFrameConstructor::ProcessPendingRestyles (this=0x7fffd645e530)
    at nsCSSFrameConstructor.cpp:11766
#8  0x00007ffff49478dc in PresShell::FlushPendingNotifications (this=0x7fffd7244800, aType=Flush_Style)
    at nsPresShell.cpp:4875
#9  0x00007ffff48d5642 in nsCSSFrameConstructor::RestyleEvent::Run (this=0x7fffda16e4e0)
    at nsCSSFrameConstructor.cpp:11852
#10 0x00007ffff585032d in nsThread::ProcessNextEvent (this=0x7ffff6d1c940, mayWait=1,
    result=0x7fffffff80ac) at nsThread.cpp:527
#11 0x00007ffff57e2aac in NS_ProcessNextEvent_P (thread=0x7ffff6d1c940, mayWait=1)
    at nsThreadUtils.cpp:250
#12 0x00007ffff56cefaf in nsBaseAppShell::Run (this=0x7fffe3d2b9e0) at nsBaseAppShell.cpp:170
#13 0x00007ffff54308b5 in nsAppStartup::Run (this=0x7fffe3df0060) at nsAppStartup.cpp:182
#14 0x00007ffff4585ce5 in XRE_main (argc=1, argv=0x7fffffffe298, aAppData=0x7ffff6d391d0)
    at nsAppRunner.cpp:3506
#15 0x0000000000402366 in ?? ()
#16 0x00007ffff7376b6d in __libc_start_main () from /lib/libc.so.6
#17 0x0000000000401b19 in ?? ()
#18 0x00007fffffffe288 in ?? ()
#19 0x000000000000001c in ?? ()
#20 0x0000000000000001 in ?? ()
#21 0x00007fffffffe637 in ?? ()
#22 0x0000000000000000 in ?? ()

Crashing thread was Thread 1.
With debugging enabled in xulrunner I also got these error messages:

###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
WARNING: Write failed (non-fatal): file nsInputStreamTee.cpp, line 84                                    
###!!! ASSERTION: sink must be a blocking stream: 'rv != NS_BASE_STREAM_WOULD_BLOCK', file nsInputStreamTee.cpp, line 86                                                                                          
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
--DOMWINDOW == 23 (0x7fffda092458) [serial = 12] [outer = 0x7fffe18aec00] [url = about:blank]            
--DOMWINDOW == 22 (0x7fffd9efd458) [serial = 18] [outer = 0x7fffda5dfc00] [url = about:blank]            
--DOMWINDOW == 21 (0x7fffd94f1c58) [serial = 22] [outer = 0x7fffd92f6c00] [url = about:blank]            
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
++DOCSHELL 0x7fffd7163400 == 12                                                                          
++DOMWINDOW == 22 (0x7fffd7165058) [serial = 25] [outer = (nil)]                                         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
WARNING: Subdocument container has no frame: file nsDocumentViewer.cpp, line 2379                        
++DOMWINDOW == 23 (0x7fffd71bd458) [serial = 26] [outer = 0x7fffd7165000]                                
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
[New Thread 0x7fffd8ff9710 (LWP 6033)]                                                                   
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
###!!! ASSERTION: sink should be a blocking stream: 'Error', file nsInputStreamTee.cpp, line 188         
++DOMWINDOW == 24 (0x7fffd95f3858) [serial = 27] [outer = 0x7fffd92f6c00]
Based on the stack trace in comment 2 this appears to be bug 521426. Also duped there is bug 533685 which also mentions sidebar bookmarks. Duping.

For future reference, please try to avoid pasting very long outputs in comments like above and attach the full text instead. It makes things easier to read.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.