1.1.23 Freezes on cancelling node

Hi,
Due to the extreme bad performance on some object nodes, I often have to cancel the node's query in progress. About half the times I hit cancel, sqldev just freezes up (no redraw inside the window). After 15 minutes of hoping for a recovery, I have to close the console window to kill sqldev, since it doesn't even respond to closing on the title bar. My WIP gets lost. This is what I get as console dump:
000..0x399afa94]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.io.PipedInputStream.read(PipedInputStream.java:310)
- locked <0x13a228d8> (a java.io.PipedInputStream)
at java.io.PipedInputStream.read(PipedInputStream.java:361)
- locked <0x13a228d8> (a java.io.PipedInputStream)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
- locked <0x13a24960> (a java.io.InputStreamReader)
at java.io.InputStreamReader.read(InputStreamReader.java:167)
at java.io.BufferedReader.fill(BufferedReader.java:136)
at java.io.BufferedReader.readLine(BufferedReader.java:299)
- locked <0x13a24960> (a java.io.InputStreamReader)
at java.io.BufferedReader.readLine(BufferedReader.java:362)
at oracle.dbtools.raptor.scriptrunner.OutputRedirector.run(OutputRedirec
tor.java:55)
"Report output reader" prio=6 tid=0x36c26c00 nid=0x884 in Object.wait() [0x398af
000..0x398afb14]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.io.PipedInputStream.read(PipedInputStream.java:310)
- locked <0x13a1c0e8> (a java.io.PipedInputStream)
at java.io.PipedInputStream.read(PipedInputStream.java:361)
- locked <0x13a1c0e8> (a java.io.PipedInputStream)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
- locked <0x13a1e170> (a java.io.InputStreamReader)
at java.io.InputStreamReader.read(InputStreamReader.java:167)
at java.io.BufferedReader.fill(BufferedReader.java:136)
at java.io.BufferedReader.readLine(BufferedReader.java:299)
- locked <0x13a1e170> (a java.io.InputStreamReader)
at java.io.BufferedReader.readLine(BufferedReader.java:362)
at oracle.dbtools.raptor.scriptrunner.OutputRedirector.run(OutputRedirec
tor.java:55)
"Report output reader" prio=6 tid=0x37625c00 nid=0x720 in Object.wait() [0x397af
000..0x397afb94]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.io.PipedInputStream.read(PipedInputStream.java:310)
- locked <0x13a15940> (a java.io.PipedInputStream)
at java.io.PipedInputStream.read(PipedInputStream.java:361)
- locked <0x13a15940> (a java.io.PipedInputStream)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
- locked <0x13a179c8> (a java.io.InputStreamReader)
at java.io.InputStreamReader.read(InputStreamReader.java:167)
at java.io.BufferedReader.fill(BufferedReader.java:136)
at java.io.BufferedReader.readLine(BufferedReader.java:299)
- locked <0x13a179c8> (a java.io.InputStreamReader)
at java.io.BufferedReader.readLine(BufferedReader.java:362)
at oracle.dbtools.raptor.scriptrunner.OutputRedirector.run(OutputRedirec
tor.java:55)
"Report output reader" prio=6 tid=0x367c6800 nid=0x938 in Object.wait() [0x396af
000..0x396afc14]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.io.PipedInputStream.read(PipedInputStream.java:310)
- locked <0x13a08320> (a java.io.PipedInputStream)
at java.io.PipedInputStream.read(PipedInputStream.java:361)
- locked <0x13a08320> (a java.io.PipedInputStream)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
- locked <0x13a0a3a8> (a java.io.InputStreamReader)
at java.io.InputStreamReader.read(InputStreamReader.java:167)
at java.io.BufferedReader.fill(BufferedReader.java:136)
at java.io.BufferedReader.readLine(BufferedReader.java:299)
- locked <0x13a0a3a8> (a java.io.InputStreamReader)
at java.io.BufferedReader.readLine(BufferedReader.java:362)
at oracle.dbtools.raptor.scriptrunner.OutputRedirector.run(OutputRedirec
tor.java:55)
"Timer-6" prio=6 tid=0x378b4400 nid=0x87c in Object.wait() [0x395af000..0x395afb
94]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:485)
at java.util.TimerThread.mainLoop(Timer.java:483)
- locked <0x138aef00> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"Timer-5" prio=6 tid=0x379a0400 nid=0x5a0 in Object.wait() [0x393af000..0x393afc
94]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:485)
at java.util.TimerThread.mainLoop(Timer.java:483)
- locked <0x138aef88> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"Timer-4" prio=6 tid=0x377b4400 nid=0x8f0 in Object.wait() [0x3903f000..0x3903fd
94]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x1340f940> (a java.util.TaskQueue)
at java.lang.Object.wait(Object.java:485)
at java.util.TimerThread.mainLoop(Timer.java:483)
- locked <0x1340f940> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"Timer-3" prio=6 tid=0x373cd400 nid=0x77c in Object.wait() [0x38f3f000..0x38f3fa
94]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x1340f9c8> (a java.util.TaskQueue)
at java.lang.Object.wait(Object.java:485)
at java.util.TimerThread.mainLoop(Timer.java:483)
- locked <0x1340f9c8> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"WaitCursorTimer" daemon prio=6 tid=0x373d2400 nid=0x4f0 in Object.wait() [0x38b
3f000..0x38b3fd14]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:485)
at java.util.TimerThread.mainLoop(Timer.java:483)
- locked <0x132611d0> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"WeakDataReference polling" prio=2 tid=0x376dec00 nid=0x868 in Object.wait() [0x
3883f000..0x3883fa94]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
- locked <0x12d4a178> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
at oracle.ide.util.WeakDataReference$Cleaner.run(WeakDataReference.java:
88)
at java.lang.Thread.run(Thread.java:619)
"Timer-1" prio=6 tid=0x36a6ac00 nid=0x738 in Object.wait() [0x3873f000..0x3873fb
94]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:509)
- locked <0x12b35c08> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"IconOverlayTracker Timer" prio=6 tid=0x36c86800 nid=0x8b4 in Object.wait() [0x3
863f000..0x3863fc14]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:485)
at java.util.TimerThread.mainLoop(Timer.java:483)
- locked <0x12b2c010> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"TimerQueue" daemon prio=6 tid=0x36b96000 nid=0x760 in Object.wait() [0x3737f000
..0x3737fb14]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at javax.swing.TimerQueue.run(TimerQueue.java:236)
- locked <0x12858b08> (a javax.swing.TimerQueue)
at java.lang.Thread.run(Thread.java:619)
"AWT-EventQueue-0" prio=6 tid=0x36b8ac00 nid=0x654 waiting for monitor entry [0x
3726f000..0x3726fb94]
java.lang.Thread.State: BLOCKED (on object monitor)
at oracle.jdbc.driver.PhysicalConnection.getMetaData(PhysicalConnection.
java:1577)
- waiting to lock <0x145eee48> (a oracle.jdbc.driver.T4CConnection)
at oracle.javatools.db.AbstractDatabase.getConnection(AbstractDatabase.j
ava:153)
at oracle.javatools.db.dictionary.DictionaryDatabase.exists(DictionaryDa
tabase.java:663)
at oracle.dbtools.raptor.navigator.net.DBURLFileSystemHelper.exists(DBUR
LFileSystemHelper.java:129)
at oracle.ide.net.URLFileSystem.exists(URLFileSystem.java:533)
at oracle.ideimpl.replace.ReplaceContextMenuListener.menuWillShow(Replac
eContextMenuListener.java:34)
at oracle.ide.controller.ContextMenuListenersHook$LazyContextMenuListene
r.menuWillShow(ContextMenuListenersHook.java:175)
at oracle.ide.controller.ContextMenu.callMenuWillShow(ContextMenu.java:4
89)
- locked <0x12a74dc8> (a java.util.ArrayList)
at oracle.ide.controller.ContextMenu.prepareShow(ContextMenu.java:265)
at oracle.ide.controller.ContextMenu.show(ContextMenu.java:229)
at oracle.ideimpl.explorer.BaseTreeExplorer.tryPopup(BaseTreeExplorer.ja
va:1980)
at oracle.ideimpl.explorer.BaseTreeExplorer.mouseReleased(BaseTreeExplor
er.java:1923)
at oracle.ideimpl.explorer.CustomTree.processMouseEvent(CustomTree.java:
198)
at java.awt.Component.processEvent(Component.java:5803)
at java.awt.Container.processEvent(Container.java:2058)
at java.awt.Component.dispatchEventImpl(Component.java:4410)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4240)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
at java.awt.Container.dispatchEventImpl(Container.java:2102)
at java.awt.Window.dispatchEventImpl(Window.java:2429)
at java.awt.Component.dispatchEvent(Component.java:4240)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
ad.java:273)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
java:183)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:173)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
"AWT-Windows" daemon prio=6 tid=0x36b6a000 nid=0x744 runnable [0x3706f000..0x370
6fc94]
java.lang.Thread.State: RUNNABLE
at sun.awt.windows.WToolkit.eventLoop(Native Method)
at sun.awt.windows.WToolkit.run(WToolkit.java:290)
at java.lang.Thread.run(Thread.java:619)
"AWT-Shutdown" prio=6 tid=0x36b69400 nid=0x784 in Object.wait() [0x36f6f000..0x3
6f6fd14]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:485)
at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
- locked <0x12834980> (a java.lang.Object)
at java.lang.Thread.run(Thread.java:619)
"Java2D Disposer" daemon prio=6 tid=0x36b65000 nid=0x790 in Object.wait() [0x36e
6f000..0x36e6fd94]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
- locked <0x12834a18> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
at sun.java2d.Disposer.run(Disposer.java:125)
at java.lang.Thread.run(Thread.java:619)
"Low Memory Detector" daemon prio=6 tid=0x35eff800 nid=0x128 runnable [0x0000000
0..0x00000000]
java.lang.Thread.State: RUNNABLE
"CompilerThread0" daemon prio=6 tid=0x35efac00 nid=0x920 waiting on condition [0
x00000000..0x3656f798]
java.lang.Thread.State: RUNNABLE
"Attach Listener" daemon prio=6 tid=0x35ef9c00 nid=0x8f8 runnable [0x00000000..0
x00000000]
java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" daemon prio=6 tid=0x35ef8c00 nid=0x918 waiting on condition
[0x00000000..0x00000000]
java.lang.Thread.State: RUNNABLE
"Finalizer" daemon prio=8 tid=0x35ee6000 nid=0x91c in Object.wait() [0x3626f000.
.0x3626fd14]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
- locked <0x1279a720> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
"Reference Handler" daemon prio=6 tid=0x35ee5000 nid=0x590 in Object.wait() [0x3
616f000..0x3616fc94]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:485)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
- locked <0x1279a7b0> (a java.lang.ref.Reference$Lock)
"main" prio=6 tid=0x01878400 nid=0x84c waiting on condition [0x00000000..0x0012f
b4c]
java.lang.Thread.State: RUNNABLE
"VM Thread" prio=6 tid=0x35ee1c00 nid=0x318 runnable
"VM Periodic Task Thread" prio=6 tid=0x35f1a400 nid=0x264 waiting on condition
JNI global references: 2955
Heap
def new generation total 4032K, used 171K [0x10020000, 0x10480000, 0x12780000
eden space 3584K, 2% used [0x10020000, 0x10039800, 0x103a0000)
from space 448K, 15% used [0x10410000, 0x10421610, 0x10480000)
to space 448K, 0% used [0x103a0000, 0x103a0000, 0x10410000)
tenured generation total 51288K, used 32077K [0x12780000, 0x15996000, 0x30020
000)
the space 51288K, 62% used [0x12780000, 0x146d3488, 0x146d3600, 0x15996000)
compacting perm gen total 37632K, used 37360K [0x30020000, 0x324e0000, 0x34020
000)
the space 37632K, 99% used [0x30020000, 0x3249c1b8, 0x3249c200, 0x324e0000)
No shared spaces configured.

I face a similar issue. The basic issue seems to be that there is no way to cancel a query that is executing. Sometimes the the cancel icon (X) cannot be clicked since the cursor becomes a busy cursor.

Similar Messages

  • Acrobat 7 freezes after cancelling the user password prompt

    I'm having a problem with Acrobat 7.1 when downloading a password-protected PDF from a website.  The problem occurs at the "please enter a document open password" dialog box.  If I enter the user password, the PDF opens successfully.  However, if I click Cancel instead of entering the password, Acrobat hangs/freezes in the background (visible in the Task Manager) and the CPU spikes to 50%.  At that point, opening another PDF freezes Internet Explorer since it's still waiting on the Acrobat process hanging in the background.  I've tested on both Windows XP and Windows Server 2003 with the same result.  The problem appears to be resolved in Acrobat 9, but unfortunately my users are stuck on Acrobat 7.1 for the time being.  Any help would be greatly appreciated!

    As Baltwo said, you should have a password set on your computer for secutity reasons. You can set it to automatically log you on if you are the only user when starting up and you don't need to input the password.
    What Baltwo was getting to was to make sure nothing was in the field such as a space. Apparantly, it won't let you log into it without a password.
    I seem to remember a default password in past systems. I think it was computer. Try typing that in. If it doesn't work, then follow the steps in this article and set a password for your user account.
    http://osxdaily.com/2011/08/24/reset-mac-os-x-10-7-lion-password/

  • My iPhone 5S freezes after canceling a call

    Dear Apple Team;
    I had an issue in my Apple iPhone 5s (updated with the latest software 7.1.7)
    when i press on power button 2 times (to cancel the call) my iPhone freezes and refuses any touch attepmt, i have 3 options to do:
    1. Force restart
    2. swap the camera up to make any changes done
    3. make someone call me to brake the freeze
    i though that my phone was bad or used or anthing, but today my colleague (he has a 4s phone) just asked me about that issue !!!
    i told him YES it freezes to (he shoked as i am because he though what i thought too, that his iphone 4s is to old)
    anyway please check & advice what to do in that issue.
    Thanks & Best Regards
    Mohamed Abdel Khalek

    Hey Vounazz,
    Thanks for the question, I can understand how frustrating this may be. To troubleshoot the issues you described, let’s try the following:
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    Restarting your iOS device
    1. Press and hold the Sleep/Wake button for a few seconds until the red "slide to power off" slider appears, and then slide the slider.
    2. After the device has turned off, press and hold the Sleep/Wake button until the Apple logo appears.
    Resetting your device
    If your device stops responding, you can reset it by pressing and holding both the Sleep/Wake and Home buttons for at least ten seconds, until the Apple logo appears.
    If the above does not resolve your issue, the next best step will be to restore your iPhone using a computer with iTunes. Please be sure to backup your iPhone first.
    Choosing an iOS backup method (Should I use iTunes or iCloud to back up my iOS device?)
    http://support.apple.com/kb/HT5262
    iTunes: Restoring iOS software
    http://support.apple.com/kb/HT1414
    Thanks,
    Matt M.

  • IPod Backup to Install OS4 Freezes

    Every time I try to install OS4, I have to go through a backup. However, the backup takes 20 minutes to even begin to start, and then freezes and cancels itself, every single time. I've updated iTunes, reset my iPod, and restored my iPod. I'm not sure what to do now though, as none of this has helped.
    PS: I'm on OS 3.1.3.

    Dear healthdoc,
    finally I deleted all my music from the my ipod and the software-update and downloading of os4 took me only about 5 hours
    How far I see it now, everything works fine.
    Good luck!

  • Update2

    Some fixed in the optional update. Hope this helps some with the issues. Again the update went smooth and clean for me.
    Issues that this update fixes
    This update package fixes the issues that are documented in the following Microsoft Knowledge Base (KB) articles.
    KB list
    2979880
          (http://support.microsoft.com/kb/2979880/            )    
    Blank icon in the Jump List after the application is updated in Windows 8.1 or Windows Server 2012 R2
    2976996
          (http://support.microsoft.com/kb/2976996/            )    
    Expired certificates cannot be removed when automatic certificate rollover is disabled in Windows Server 2012 R2
    2976344
          (http://support.microsoft.com/kb/2976344/            )    
    Update to add pronunciation Pinyin strings when you input Chinese characters in Windows RT 8.1 or Windows 8.1
    2975620
          (http://support.microsoft.com/kb/2975620/            )    
    Private bytes keep increasing when you encrypt data on SQL Server on Window 8.1 or Windows Server 2012 R2
    2975080
          (http://support.microsoft.com/kb/2975080/            )    
    Computer opens a blank browser window when RMS client sends WIF request to a Windows Server 2012 R2-based AD FS server
    2975078
          (http://support.microsoft.com/kb/2975078/            )    
    Error occurs when you access exclusion policies in an AD RMS server that is running Windows Server 2012 R2
    2975066
          (http://support.microsoft.com/kb/2975066/            )    
    You cannot sign in to a web application when you use certificate authentication method in Windows Server 2012 R2
    2974308
          (http://support.microsoft.com/kb/2974308/            )    
    Windows Server Essentials integration with Office 365 or Windows Azure Active Directory is blocked
    2973055
          (http://support.microsoft.com/kb/2973055/            )    
    Error 58 when an application calls BackupRead function to back up files that are shared by using SMB in Windows
    2972257
          (http://support.microsoft.com/kb/2972257/            )    
    Windows Server 2012 R2-based cluster freezes on multiple nodes when you add, rename, or remove disks
    2972254
          (http://support.microsoft.com/kb/2972254/            )    
    Hyper-V virtual machines cannot be connected to sometimes when TCP connections reconnect in Windows Server 2012 R2
    2972251
          (http://support.microsoft.com/kb/2972251/            )    
    Event 1002 when system file information folder is shared in Windows 8.1 or Windows Server 2012 R2
    2972112
          (http://support.microsoft.com/kb/2972112/            )    
    Applications lose local data when you deploy non-English Windows RT 8.1 or Windows 8.1 by using Configuration Manager
    2971171
          (http://support.microsoft.com/kb/2971171/            )    
    ADFS authentication issue for Active Directory users when extranet lockout is enabled
    2969039
          (http://support.microsoft.com/kb/2969039/            )    
    0x7E Stop error occurs randomly when you close SMB sessions in Windows 8.1 or Windows Server 2012 R2
    2967456
          (http://support.microsoft.com/kb/2967456/            )    
    You cannot sort the group lists by principal name in ADUC in Windows
    2966087
          (http://support.microsoft.com/kb/2966087/            )    
    You intermittently cannot connect to the DirectAccess server by using the IP-HTTPS adapter in Windows 8.1 and Windows Server 2012 R2
    2965904
          (http://support.microsoft.com/kb/2965904/            )    
    Task name is deleted after you link a storage report to a scheduled task in Windows
    2964835
          (http://support.microsoft.com/kb/2964835/            )    
    Too few tiles are displayed during image customization in Windows
    2962774
          (http://support.microsoft.com/kb/2962774/            )    
    "An extended error occured" when you add a group Managed Service Account in Windows
    2962142
          (http://support.microsoft.com/kb/2962142/            )    
    Can't disable security settings in Group Policy Preferences for Internet Explorer 10
    2959144
          (http://support.microsoft.com/kb/2959144/            )    
    USB device remove and install repeatedly when it is connected to a Windows 8.1 or Windows Server 2012 R2-based computer
    2957984
          (http://support.microsoft.com/kb/2957984/            )    
    The rdgiskdcproxy:i:1 property cannot be set for the remote apps that are hosted by RD Web Access on Windows Server
    2956344
          (http://support.microsoft.com/kb/2956344/            )    
    Clients randomly lose connection to a Windows Server 2012 R2 or Windows Server 2008 R2 SP1 Network Policy Server
    2954031
          (http://support.microsoft.com/kb/2954031/            )    
    The Group Policy Management Console does not generate a status report for a domain
    2953997
          (http://support.microsoft.com/kb/2953997/            )    
    Windows MultiPoint Server occasionally crashes when you start the WMS shell in Windows Server 2012 R2 or Windows Server 2012
    2953972
          (http://support.microsoft.com/kb/2953972/            )    
    Clicking "Find more" under mobile broadband causes Searching status to freeze in Windows 8.1 and Windows RT 8.1
    2936943
          (http://support.microsoft.com/kb/2936943/            )    
    Registry.pol is corrupted after an abnormal termination during the writing process in Windows Server
    2934797
          (http://support.microsoft.com/kb/2934797/            )    
    USB device appears with a yellow exclamation mark in Windows Device Manager in Windows 8.1 or Windows Server 2012 R2
    2866693
          (http://support.microsoft.com/kb/2866693/            )    
    Wired or Wireless Network GPO setting is not displayed in GPMC report in Windows
    2990795
          (http://support.microsoft.com/kb/2990795/            )    
    "Failed to fetch servers" when you try to find available IP addresses in IP Address Management in Windows Server 2012 R2
    2985822
          (http://support.microsoft.com/kb/2985822/            )    
    SystemSettings.exe process crashes when you add a VPN connection on a Windows RT 8.1 or Windows 8.1-based computer
    2984374
          (http://support.microsoft.com/kb/2984374/            )    
    Connect to incorrect entry point when Windows 8.1 or Windows Server 2012 R2-based computer wakes from sleep or hibernate
    2983590
          (http://support.microsoft.com/kb/2983590/            )    
    File download freezes and CPU usage high when WFP callout driver is installed in Windows 8.1 or Windows Server 2012 R2
    2983477
          (http://support.microsoft.com/kb/2983477/            )    
    Account picture shifts to right side after you unlock a computer from an application in Windows 8.1 or Windows RT 8.1
    2983139
          (http://support.microsoft.com/kb/2983139/            )    
    "0x0000009F" Stop error occurs on a Windows 8.1 or Windows Server 2012 R2-based computer
    2982498
          (http://support.microsoft.com/kb/2982498/            )    
    Touch input does not work in Windows Journal after Windows 8.1 wakes from sleep mode while the program is running
    2980433
          (http://support.microsoft.com/kb/2980433/            )    
    Properties of an item opens randomly when you double-click the item in Windows 8.1 or Windows Server 2012 R2
    2980415
          (http://support.microsoft.com/kb/2980415/            )    
    Playback stops when you open a file that the Xbox Music application is playing in Windows RT 8.1 or Windows 8.1
    2979923
          (http://support.microsoft.com/kb/2979923/            )    
    "Processing error occurred" when you detect status of Active Directory in Windows Server 2012 R2-based domain controller
    2979877
          (http://support.microsoft.com/kb/2979877/            )    
    Folder redirection stops working when multiple users log on to a Windows 8.1 or Windows Server 2012 R2-based computer
    2979097
          (http://support.microsoft.com/kb/2979097/            )    
    Computer does not wake when you disconnect AC power from the Windows 8.1-based or Windows Server 2012 R2-based computer
    2979070
          (http://support.microsoft.com/kb/2979070/            )    
    Update to improve battery life during low-power audio playback in Windows 8.1 and Windows RT 8.1
    2979053
          (http://support.microsoft.com/kb/2979053/            )    
    "Set as metered connection" setting for Wi-Fi and MBB connections remains in Off state in Windows RT 8.1 or Windows 8.1
    2979052
          (http://support.microsoft.com/kb/2979052/            )    
    "App can't set print settings" error or DBCS characters cannot be printed in Windows 8.1 or Windows RT 8.1
    2979051
          (http://support.microsoft.com/kb/2979051/            )    
    Windows Store app still reacts to search text when you delete the text in Search charm in Windows 8.1 and Windows RT 8.1
    2979050
          (http://support.microsoft.com/kb/2979050/            )    
    "Insert a SIM" text is still shown in VAN UI after you insert a SIM card in Windows 8.1 or Windows RT 8.1
    2978391
          (http://support.microsoft.com/kb/2978391/            )    
    Virtual machines perform slowly or crash in Windows 8.1 and Windows Server 2012 R2
    2978368
          (http://support.microsoft.com/kb/2978368/            )    
    0x9F Stop error occurs randomly when a computer enters hibernation from InstantGo state in Windows 8.1 or Windows RT 8.1
    2978367
          (http://support.microsoft.com/kb/2978367/            )    
    Remote Desktop session freezes when you run an application in the session in Windows 8.1 or Windows Server 2012 R2
    2978104
          (http://support.microsoft.com/kb/2978104/            )    
    File or folder is not found or an error occurs when you configure SMB share properties in Windows RT 8.1 or Windows 8.1
    2978102
          (http://support.microsoft.com/kb/2978102/            )    
    Cluster nodes stop when multiple physical disks in storage space are disconnected in Windows Server 2012 R2
    2978101
          (http://support.microsoft.com/kb/2978101/            )    
    Windows 2012 R2-based Hyper-V host cluster freezes when virtual machines use shared virtual hard disks
    2978100
          (http://support.microsoft.com/kb/2978100/            )    
    URL of a web application is broken when you access the web application by using WAP in Windows Server 2012 R2
    2978096
          (http://support.microsoft.com/kb/2978096/            )    
    ExtendedProtectionTokenCheck setting keeps being disabled in AD FS 3.0 in Windows Server 2012 R2
    2976995
          (http://support.microsoft.com/kb/2976995/            )    
    You cannot access an SMB share that is located on a Windows 8.1 or Windows Server 2012 R2-based file server
    2976994
          (http://support.microsoft.com/kb/2976994/            )    
    Shared folder in Windows Server 2012 R2 or Windows 8.1 cannot be accessed by using SMB version 1 protocol
    2976965
          (http://support.microsoft.com/kb/2976965/            )    
    "Inaccessible, Empty or Disabled" message in Group Policy Results report for a remote computer in Windows Server 2012 R2
    2976946
          (http://support.microsoft.com/kb/2976946/            )    
    FindFirstPrinterChangeNotification can now request 3D printers in Windows 8.1 and Windows Server 2012 R2
    2976918
          (http://support.microsoft.com/kb/2976918/            )    
    You are prompted to re-enter credentials frequently when using Work Folders by using ADFS authentication in Windows 8.1
    2990532
          (http://support.microsoft.com/kb/2990532/            )    
    Browser icons cannot be unpinned from taskbar when you change the default browser in Windows RT 8.1 or Windows 8.1
    2983142
          (http://support.microsoft.com/kb/2983142/            )    
    Delay in turning on display when you reopen lid of a Windows 8.1 or Windows Server 2012 R2-based portable computer
    2982727
          (http://support.microsoft.com/kb/2982727/            )    
    PDF file pages are blank when you open the file by using a Windows Store app in Windows 8.1 or Windows Server 2012 R2
    2981650
          (http://support.microsoft.com/kb/2981650/            )    
    August 2014 OneDrive reliability update for Windows RT 8.1 and Windows 8.1
    2980756
          (http://support.microsoft.com/kb/2980756/            )    
    You cannot log on to an AD FS server when you use an alternative UPN suffix account in Windows Server 2012 R2
    2980665
          (http://support.microsoft.com/kb/2980665/            )    
    Windows crashes with Stop error when filter driver perform FltWriteFileEx function in Windows RT 8.1 or Windows 8.1
    2980661
          (http://support.microsoft.com/kb/2980661/            )    
    Update to add a new performance counter feature for Tiered Storage Spaces in Windows Server 2012 R2
    2980659
          (http://support.microsoft.com/kb/2980659/            )    
    0x0000007E Stop error when you enable ETW and storage spaces debug logs on a Windows Server 2012 R2-based computer
    2980345
          (http://support.microsoft.com/kb/2980345/            )    
    Desktop isn't shown correctly when network icon in notification area is changed repeatedly in 64-bit version of Windows

    Interestingly, Microsoft backpedaled on several of the updates involving font handling.
    See the "Known issues" section of this page:
    http://support.microsoft.com/kb/2982791
    I've no .otf fonts installed anywhere but in C:\Fonts but on the 18th I went ahead and uninstalled KB2982791 and KB2975719 anyway as Microsoft advised.  The other two, KB2970228, and KB2975331 were apparently never installed here.  This leaves
    13 of the August updates still intact.
    I can verify that the content of the font cache file that Microsoft suggests deleting is now different than before the deletion. 
    My system, which wasn't unstable with all the August updates in, apparently isn't unstable without KB2982791 and KB2975719 either (it's already crunched through many terabytes of data and it's run for nearly 7 days without a glitch), so for me personally
    this is all a bit academic.  However, in the grander sense, it's disturbing that Windows Updates now must be regarded with greater suspicion.  Perhaps when the next set comes out I should run them for a week or more in a VM before deciding
    to update my workstation.
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

  • Oracle 10gR2  RAC / Dataguard on Linux Redhat 4.2  X86_64 and ASM / OCFS2

    Hi All,
    Well don't know if this is bleeding edge or not, but wanted to know if anybody has a system running the following setup and if there are any issues like some components are not certified on 64 bit (e.g is OCFS2)
    We are in process of building a system with
    Oracle RAC on 10gR2 on a 64 bit Linux OS 4.2 (2.6.9-22.ELsmp)
    The system has a EMC CX500 and we are going to use ASM for the datafiles and OCFS2 for the Voting Disk and OCR.
    We are also going to have a single (no RAC) Physical Dataguard instance at another site also using ASM.
    We have seen that the OEM Grid Controller and agents are not supplied on x86_64
    so we can't use it in a 64bit environment. (are we correct)
    Anybody with suggested alternatives with the kit we have or a strong suggestion that 32 bit for RAC and Dataguard are best
    Thanks in advance
    John

    I have a similar configuration, 3 nodes of SunFire X4100 (dual opteron), on RedHat 4 ES Update 2 using Dell/EMC CX300.
    I am using OCFS2 for data and voting disks.
    We had a couple of freeze-up (total node lockup) and I could not figure out what was wrong (this happens randomly).
    Anybody have any idea where should I look for possible reasons?

  • Oracle 10gIDS on LINUX(Redhat 4.2.0, update 3)

    How can I run formbuilder (i.e. frmbld.sh) from a different linux user other than oracle10gids user?
    Now the frmbld.sh is running from oracleds user. But I have one application user, but I could not run frmbld.sh from that user. It shows an error "FRM-9111 : windows system startup failure".

    I have a similar configuration, 3 nodes of SunFire X4100 (dual opteron), on RedHat 4 ES Update 2 using Dell/EMC CX300.
    I am using OCFS2 for data and voting disks.
    We had a couple of freeze-up (total node lockup) and I could not figure out what was wrong (this happens randomly).
    Anybody have any idea where should I look for possible reasons?

  • Old app recompiled with f77 failed but succeed with g77

    hello all,
    i need to recompile an old app written in fortran77, but it fails at the execution:
    Starting nonmem execution ...
    Note: IEEE floating-point exception flags raised:
        Inexact;  Underflow;  Invalid Operation;
    See the Numerical Computation Guide, ieee_flags(3M) after generating a core, dbx tells me:
    t@1 (l@1) program terminated by signal FPE (invalid floating point operation)
    Current function is cels
      103         IF (ICAT.NE.0.AND.CTLW.GE.CTUP) THEN
    (dbx) where
    current thread: t@1
    =>[1] cels(cnt = 0.0, p1 = ARRAY, p2 = ARRAY, ier1 = 0, ier2 = 0), line 103 in "CELS.f"
      [2] ncontr(cnt = 0.0, ier1 = 0, ier2 = 0, l2r = 0), line 329 in "NCONTR.f"
      [3] obj(o = -NaN.0), line 1636 in "OBJ.f"
      [4] zxmin1(funct = 0x80e8c10, nsig = 3, maxfn = 450, jopt = 0, w = ARRAY, opint = 5), line 222 in "ZXMIN1.f"
      [5] estim(ier = 0), line 156 in "ESTIM.f"
      [6] MAIN(), line 45 in "NONMEM.f"and:
    (dbx) print ICAT
    icat = 3
    (dbx) print CTLW
    ctlw = NaN
    (dbx) print CTUP
    ctup = -NaN.0what i don't understand is that the same sources compiled with g77 (2.95) works without problems. That is g77 is able to set ctlw and ctup correctly!?
    Is there a flag in f77 to mimic the g77 behaviour?
    here are the flags i'm using:
    f77 -g -C -fnonstdthanks in advance for help,
    gerard
    Edited by: mister_g on 24 juin 2009 09:27

    it seems that the problem is related to COMMON variables, as they are strangely declared, but as i said before, it's a "commercial" app, even if this is the responsibility of the customer to recompile it.
    What we observed is that, before entering into a function, a variable decalred in a COMMON has a correct value, but in the function, it contains NaN. In the earlier releases, according to the official docs, developers used to use sun compiler, so my guess is that something has changed in Sun f77 since the old times?
    i gave a try with old workshop WS6.u2, the program failed too, but i'm unable to generate a core or to tell the debugger to stop where the error occured:
    (/opt/SUNWspro.old/bin/../WS6U2/bin/sparcv9/dbx) catch
    HUP INT QUIT ILL TRAP ABRT EMT FPE BUS SEGV SYS PIPE ALRM TERM USR1 USR2 CLD PWR WINCH URG POLL STOP TSTP CONT TTIN TTOU VTALRM PROF XCPU XFSZ WAITING LWP FREEZE THAW CANCEL LOST XRES 39 40 RTMIN RTMIN+1 RTMIN+2 RTMIN+3 RTMIN+4 RTMIN+5 RTMIN+6 RTMIN+7
    (/opt/SUNWspro.old/bin/../WS6U2/bin/sparcv9/dbx) run < FCON > REPORT5
    Running: nonmem < FCON > REPORT5
    (process id 25314)
    Reading libc_psr.so.1
    Note: IEEE floating-point exception traps enabled:
        overflow;  division by zero;  invalid operation;
    Nonstandard floating-point mode enabled
    See the Numerical Computation Guide, ieee_handler(3M), ieee_sun(3M)
    execution completed, exit code is 0
    (/opt/SUNWspro.old/bin/../WS6U2/bin/sparcv9/dbx) where
    dbx: program is not active
    (/opt/SUNWspro.old/bin/../WS6U2/bin/sparcv9/dbx)Thanks in advance for help,
    gerard

  • Can't Make Any Outgoing Calls After 7.0.2. Update iPhone 5 Verizon???

    After I updated my phone to 7.0.2. I ahve not been able to make outgoing calls. And when I speak into the phone all i cam here is myvoice through the ear piece. I would have o hang up and try again atleast 3 times to get the call to go through. Also when on the phone with headset the phone will constantly say call failure even though I have a strong signal. It's an iPhone 5 thru Verizon. Please Help!!!

    The same problem for me. When i'm trying to make outgoing call, 60% of times it's just freezing at "Calling...." without any sounds inside. When i'm trying to cancel phone call, it's freezing at "Cancelling...". But 2-3 minute doesn't do it.
    My friends most of times can't phone to me because iphone always unavaiable. The one things that helps - every time reset phone with button. During one day it can be 20-30 times.
    THIS IS THE WORST IOS WHAT I EVER SEEN... iPhone should be PHONE primary, not any other features.
    iPhone 5 / iOS 7.0.2
    Problems starting from iOS 7.0.0

  • Ipad air sync to iTunes on MacBook Pro

    I have an ipad air and every time I try to sync to my mac the sync gets to the final stage and freezes saying cancelling. The ipad appears to have finished the sync other than the photos which still say syncing and not all photos are on the ipad. I've tried the iCloud backup and disconnecting find my ipad. Any ideas?

    Rebooti the MacBook Pro and reset the iPad by Press and hold the Home and Sleep buttons simultaneously until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.
    If that doesn't help and you are sure you have enough storage room on your iPad for the photos start searching for a corrupted photo.
    Deselect all photos then do another sync. If that completes normally start syncing one album back at a time until you find the album with the bad photo.

  • Clear all recents error message l

    clear all messages freezes mail; cancel does not work

    Triple click the Home button to bring up the multitasking bar as some call it.
    Press and hold the Mail icon in the bar until it wiggles and you get the cross appear.
    Shut it down that way.
    Wait a minute and reopen Mail again.

  • IOS 5.1.1 Software Update - Problems

    Further to the below update,  I have been unable to
    http://support.apple.com/kb/DL1521
    Open some already downloaded Apps such as Free Music
    Having issues opening Safari (Browser) and opening a Google Search, but works intermittently
    App store issues, where any app updates freezes and cancels
    Connectivity issues, again intermittent.
    These issues have been evident since the new Apple 5.1.1 iOS update.
    Was wondering if anyone had any Tips to overcome this or whether Apple iOS planned to release another update to fix the items that need fixing on the iPhone 4S.
    P.S - Does anyone know the new way of hiding the bookstand as since the prior 5.1 release I am unable to prize the Bookstand in a folder on its own, so again tips and workarounds welcome.
    Thankyou in advance
    (Please free to post your own iOS 5.1.1 issues and any workarounds!)
    iOS 5.1.1 Software Update
    About iOS 5.1.1 Software Update
    This update contains improvements and bug fixes, including:
    Improves reliability of using HDR option for photos taken using the Lock Screen shortcut
    Addresses bugs that could prevent the new iPad from switching between 2G and 3G networks
    Fixes bugs that affected AirPlay video playback in some circumstances
    Improved reliability for syncing Safari bookmarks and Reading List
    Fixes an issue where 'Unable to purchase' alert could be displayed after successful purchase
    For information on the security content of this update, please visit this website:
    http://support.apple.com/kb/HT1222
      Imti

    I encountered problems with the volume of my Ipad 3.
    1) Except when I use skype and "Talking Babies", there is no sound coming out of speakers in all applications specially video and music.
    2)  There is sound when I use the ear phones but will malfunction after a few minutes.
    I think this is really a software problem because if it is a hardware issue then the speakers would not work at all.  Am I correct? 
    I hope Apple will have an option to revert back to the old IOS in case the updated software is more of a problem than a solution. 
    We should be enjoying the New Ipad and not wanting to smash it to the wall!

  • Studio12/dbx: access checking broken for setlocate() call in "de" locale

    It seems that access checking crashes the dbx target
    when it is running in the "de" locale and a call to setlocale()
    is used.
    % dbx -V
    Sun Dbx Debugger 7.6 SunOS_i386 2007/05/03
    (running on opensolaris x86 / build 68)
    % locale
    LANG=de_DE.ISO8859-1
    LC_CTYPE=de_DE.ISO8859-1
    LC_NUMERIC=de_DE.ISO8859-1
    LC_TIME=de_DE.ISO8859-1
    LC_COLLATE=de_DE.ISO8859-1
    LC_MONETARY=de_DE.ISO8859-1
    LC_MESSAGES=de_DE.ISO8859-1
    LC_ALL=de_DE.ISO8859-1
    % cat hello.c
    #include <stdio.h>
    #include <stdlib.h>
    #include <locale.h>
    void
    func(void)
    int i;
    printf("hello, world!\n%d\n", i);
    int
    main(int argc, char **argv)
    char x[32768];
    long *p = malloc(32768);
    int i;
    long s;
    setlocale(LC_ALL, "");
    for (i = 0; i < 32768 / sizeof(long); i++)
    s += p;
    printf("%ld\n", s);
    func();
    exit(1);
    % cc -g -o hello hello.c
    % bcheck -access hello
    Reading hello
    Reading ld.so.1
    Reading rtcapihook.so
    Reading libc.so.1
    Reading libdl.so.1
    Reading rtcaudit.so
    Reading libmapmalloc.so.1
    Reading libgen.so.1
    Reading libm.so.2
    Reading rtcboot.so
    Reading librtc.so
    access checking - ON
    Running: hello
    (process id 1662)
    RTC: Enabling Error Checking...
    RTC: Running program...
    Reading disasm.so
    Reading de_DE.ISO8859-1.so.3
    terminating signal 11 SIGSEGV
    % dbx -C hello
    Reading hello
    Reading ld.so.1
    Reading rtcapihook.so
    Reading libc.so.1
    Reading libdl.so.1
    Reading rtcaudit.so
    Reading libmapmalloc.so.1
    Reading libgen.so.1
    Reading libm.so.2
    Reading rtcboot.so
    Reading librtc.so
    (dbx) check -all
    access checking - ON
    memuse checking - ON
    (dbx) run
    Running: hello
    (process id 1668)
    RTC: Enabling Error Checking...
    RTC: Running program...
    Reading disasm.so
    Reading de_DE.ISO8859-1.so.3
    terminating signal 11 SIGSEGV
    (dbx) where
    dbx: program is not active
    There's a new core dump in the current
    directory:
    % pstack /tmp/core
    core '/tmp/core' of 1952: /tmp/hello
    ee188106 clearinternal_mbstate (803ed8c, 803ec28, ee1c0837, 803ed8c, ee1f5000, f) + 21
    ee1c067f __charmap_init (803ed8c, ee1f5000, f, 10, 803ef38, ee1bca1f) + 27
    ee1c0837 __locale_init (803ed8c) + 27
    ee1bca1f setlocale (6, 8050b74, 0, 0, 8060d48, 0) + 9ff
    08050a9a main (1, 8046f8c, 8046f94, ee1fa540, 8046f80, 805095f) + 2a
    080509bd _start   (1, 8047134, 0, 804713f, 804715a, 80471b8) + 7d
    % pflags /tmp/core
    core '/tmp/core' of 1952: /tmp/hello
    data model = _ILP32  flags = RLC|BPTADJ|MSACCT|MSFORK
    flttrace = 0x00000004
    sigtrace = 0xfffffeff 0xffffffff
    HUP|INT|QUIT|ILL|TRAP|ABRT|EMT|FPE|BUS|SEGV|SYS|PIPE|ALRM|TERM|USR1|USR2|CLD|PWR|WINCH|URG|POLL|STOP|TSTP|CONT|TTIN|TTOU|VTALRM|PROF|XCPU|XFSZ|WAITING|LWP|FREEZE|THAW|CANCEL|LOST|XRES|JVM1|JVM2|RTMIN|RTMIN+1|RTMIN+2|RTMIN+3|RTMAX-3|RTMAX-2|RTMAX-1|RTMAX
    entryset = 0x00000403 0x04000000 0x00000000 0x00400000
    0x80004000 0x00000000 0x00000000 0x00000000
    exitset = 0x00000002 0x00000000 0x00000000 0x00400000
    0x40004000 0x00000000 0x00000000 0x00000000
    /1: flags = 0
    sigmask = 0xfffffeff,0x0000ffff cursig = SIGSEGV
    Workaround: run access checking in the "C" locale.

    The cause might be the same - nested signals. Dbx
    replaces memory access instructions with an
    instruction that generates SIGSEGV; when it happens,
    signal handler installed by dbx is invoked and it
    performs all necessary checks. If the application
    tries to install its own handler for SIGSEGV, it
    might fail, thus the "Terminating signal 11"
    message.I'm not sure I understand this. My sample programs do
    not install SIGSEGV handlers.
    But I can imagine that the issue is that dbx rtc is trying
    to use setlocale(), nl_langinfo(), getexecname() while
    running in the SIGSEGV handler, checking the memory
    access (maybe because rtc has found some problem
    and is trying to report it), and now trips over the patched
    memory access instructions in these functions.
    And indeed, using the dbx commands
    (dbx) check -all
    (dbx) rtc skippatch libc.so.1 -f setlocale nl_langinfo getexecname thrkeycreate_once thrkeycreate_once pthread_key_create_once_np pthreadkey_create_once_np
    seems to work around these issues.
    The only possible fix for this is to skip
    instrumentation of functions that can cause nested
    signals; there's built-in command for that in dbx,
    rtc skippatch (type 'help rtc skippatch' in dbx to
    see more info) and there's internal list of such
    functions, which is frequently updated. However, it
    is not always easy to determine which function should
    not be instrumented.
    So if you find more errors like this, please report
    them here.readdir64_r() is the next one:
    % cat readdir.c
    #define POSIXPTHREAD_SEMANTICS 1
    #include <sys/types.h>
    #include <dirent.h>
    int
    main(int argc, char **argv)
    struct dirent dent, *dent_result;
    DIR *dir = opendir("/");
    readdir_r(dir, &dent, &dent_result);
    % cc -g -o readdir readdir.c `getconf LFS_CFLAGS`
    % bcheck -access readdir
    Reading readdir
    Reading ld.so.1
    Reading rtcapihook.so
    Reading libc.so.1
    Reading libdl.so.1
    Reading rtcaudit.so
    Reading libmapmalloc.so.1
    Reading libgen.so.1
    Reading libm.so.2
    Reading rtcboot.so
    Reading librtc.so
    access checking - ON
    Running: readdir
    (process id 4269)
    RTC: Enabling Error Checking...
    RTC: Running program...
    Reading disasm.so
    terminating signal 11 SIGSEGV
    % pstack core
    core 'core' of 4269: /tmp/readdir
    ee166897 readdir64_r (fefa0300, 8046f40, 8046f3c, fefa0300, ee1fcdf0, 133f) + 27
    08050a29 main (1, 8046f88, 8046f90, 8046f7c, 805090f, 8050a60) + 29
    0805096d _start   (1, 8047130, 0, 804713d, 8047158, 80471b6) + 7d                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Windows 7 64 bit: I just upgraded Firefox to 7.1 , I can't watch video on youtube, video freezes, then the browser freezes. I right click on the icon showing the page is open on the taskbar & click close then cancel, it starts then freezes again?

    When I watch any video on youtube, every video first starts with short freezes then freezes the Firefox 7.1 Browser window. I have to right click on the icon that shows the browser is open on the taskbar at the bottom of windows and then click on close& cancel to get it to start working again. Also, on any site, I am having problems with links & functions that suddenly stop working, site connections being dropped frequently for no reason, my Modem is stable & internet shows connected. On facebook when I click a button(photos) it doesn't work, in Amazon I click on "submit" and the button stops functioning, in yahoo mail I can click on a button to "send" mail and it won't work. I can open them in IE9 or Chrome but not in Firefox. I have tried disabling all plugins.I also have tried disabling all but flash and still the problems persist. I have uninstalled and reinstalled FF.

    Command + R *should* take it to a recovery console. Command + Option + P + R resets the PRAM, but that doesn't sound like your fix.If all of your buttons are working fine on OSX side, I would ignore PRAM / NVRAM / SMC reset tricks, since these are tested as working fine. 
    I would say you should probably reinstall the drivers for bootcamp. I tried this with 5 in Windows 8 and it gives you an option to repair. The reason I say this is because the UI isn't showing up, which means that it's using another driver.
    If this doesn't work, go into device manager and then roll back to your previous settings.
    One more thing comes to mind. Do you ever use Parallels or VMWare to load your bootcamp partition? They have their own driver packages which can cause some unwanted behavior when using windows natively.
    One last thing you can do is try to by-pass the GUI powerplan entirely. You can use the Powercfg command, which, as it happens, has instructions on how to forcefully set the brightness values. You probably won't be able to make it through these instructions since you will get an error at some point, but that will give us more diagnostic information.
    Good luck!

  • Firefox freezes all the time, can't do nothing, CTL+ALT+DEL and then cancel and problem is solved for a few seconds, Win7 (64bit)

    When opening firefox, it takes forever before i can do anything. It freezes and I have to use CTRL+ALT+DEL and then press cancel cause it says firefox is running. Problem is solved for a little time.

    Solved
    Guys! i had the same problem before i fixed it. Firefox gets frozen only if you have fully charged your '''Bookmarks(toolbar/menu/unsorted)''' or '''History logs'''.So you should remove all your history logs and decrease the full bookmarks. it did work perfectly on my PC.
    Trust me
    BUUUUUUUUUUUT...
    in case of misfunction, then you should google the issue very deeply.

Maybe you are looking for