Navigate from a chart to another tab page

I have a requirement to navigate from a chart to another tab page. Right now my implementation requires that I select one of the bars on the chart to navigate which also performs filtering. I want to be able to click any area on the request (not just the bars) that contains the chart to take me to another tab page and I don't want any filtering. Can this be done?
Thanks in advance!
Edited by: user9213142 on Oct 24, 2010 5:50 AM

Hi Srikanth,
Thanks for getting back to me.
The method that recommended is what I am currently using. However, I want to be able to click anywhere on the chart not just the bars. Is there away to navigate by clicking on anywhere within a section?
Thanks again!

Similar Messages

  • How to use Go URL to Navigate from one report to another

    I have used Actionlink option to navigate from one report to another, It is nopt working on the dashboard because i used presentation variables in my first report and its throwing me an error below, I have to pass on id from one summary report to detail report, I have created Go URL, Do i need to use that URL in my summary report column formula ?
    Need some info ~ Thanks ~Srix
    An invalid object was accessed during evaluation.
    Error Details
    Error Codes: QBB4RZQS:SDKE4UTF
    Location: saw.views.evc.activate, saw.httpserver.processrequest, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool, saw.threadpool, saw.threads
    Expression: report.variables['TimePeriod']

    Hi ,
    Please refer the below threads.
    How to Navigate from one report to another report based on column values
    Navigating from one report to another report
    Re: Navigate from Report 1 to Report 2 using Go URL
    Award points it is useful.
    Thanks
    satya

  • Tab page inside another tab page

    I have a requirement to create a tab page inside another tab page.is it possible?
    if possible pls give me the solution...............

    iTs possible. Place both tab-canvases on their respective content-canvas on the the correct positions. Then, in the WHEn-TAb-PAGE-CHANGED-trigger, make the second tab visile or invisble, using SHOW_VIEW or HIDE_VIEW.

  • How to Navigate from af:internalFrame to another page in the parent frame?

    Hi!
    I'm using an ADF IFrame Component <af:internalFrame>..
    we have a requirement where we needed to navigate from a page in the Internal frame to another page in the browser, i.e., on clicking a ceratain button in IFrame , the browser window should load an another page in the main window/frame(not in IFrame). I know this can be done with javascript by setting the
    window.location='newurl'
    But that would take me away from the normal JSF lifecycle, that is I have to perform certain processing of the inputs from the Iframe, and then navigate in the normal JSF way to another page in the main browser window,according to the navigation configured in the faces-config.xml; or if possible, programmatically ,in the backing bean.
    Can someone give me any hint of how to do this?
    Thanking you in advance,
    Samba

    Correct. To achieve this functionality JavaScript is required.
    --Ric                                                                                                                                                                                           

  • Need help to open a blob from a report into another tab or browser window.

    Hello everyone.
    I'm looking for a bit of guidance on something I'm trying to do in Apex.
    I have a report that contains a blob. Users can click on the link to open it in same browser. I also know how to make it download if they click the link. But what I really want to do is to click the link and open the blob in another tab or browser window.
    Thank you in advance for your help.
    Dw
    I should have noted I'm using version 3.2
    Edited by: DW Brown on Feb 22, 2012 3:13 PM

    DW Brown wrote:
    It becomes a link from the column format section..
    DOWNLOAD:<tablename>:<column>:ID::MIMETYPE:FILENAME:LAST_UPDATE_DATE::inline:Click Here
    So far I haven't found a way to use something link "target=_blank"One way would be to use a Dynamic Action to apply the <tt>target="_blank"</tt> attribute to each link, or convert them to use APEX pop-ups or a jQuery lightbox like fancyBox.
    Create an example on apex.oracle.com if you need more assistance.

  • Will not open a document from a website in another tab.

    When I am trying to open a document from a website link, a new tab opens in the link but the document is not there, the screen is blank. This happen EVERY time. For example, I just wanted to print a coupon from a department store and I clicked on the link, it opened in another tab and it was blank. The way I solve this is I open up Safari or Google Chrome and open the website and I can then get the coupon to show up. Other people have had this same problem with Firefox. I work at a store that uses printed coupons and people come in and tell me this. This also happens with PDF file links.

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • Is it possible to pass selected value from one jsp to another jsp page?

    In my welcome page(in jsp), if the user is selecting some values, is it possible to pass those values to another jsp page and display?
    If yes, how can it be done?
    please help..

    Yes, you would have to make the motion from one page to the next submit a form. Then on the second JSP you can use request.getParameter("nameOfInputField") to get the value the user selected.

  • Homepage (1 only) set as Google. Everytime I open Firefox, aside from the Google homepage, another tab opens to explain how to set a home page. How do I stop this nuisance?

    The problem occurs on every opening of the Home Page, either on opening Firefox or opening a new tab with the home page. Link is: http://support.mozilla.com/en-US/kb/How%20to%20set%20the%20home%20page
    By the way, what is the getplusadobe16287 plug-in for?

    Solved it. Turns out that when I set my homepage, I inadvertently set myself 2 home pages. By going into "Options", on the General tab, I simply deleted the second home page. Figure I'll work out what the plugin is as well.

  • Navigate from Web Dynpro app to portal page

    Dear All,
    I've created a number of Web Dynpro applications which I run from various portal pages. From one of the Web Dynpro's I navigate to a different portal page using the WDPortalNavigation.navigateAbsolute method. This works fine, but I'm left with one problem:
    I'd like to pass parameters from the Web Dynpro which navigates to the portal page to the Web Dynpro applications which run on that specific page. I've appended the parameters to the URL I'm navigating to (eg ROLES://<pcd location>?<param=xxx>) and in the Web Dynpro's I've added a parameter to the Default interface plug. This doesn't seem to work. As an alternative I've added the statement WDWebContextAdapter.getWebContextAdapter().getRequestParameter("param") to the doInit() method of the view, but this also doesn't work.
    Either I'm doing something wrong, or what I want to accomplish is not possible. Does anybody know of a way to access parameters passed to a portal page from Web Dynpro applications contained on that page?
    Thanks,
    Arnoud

    I hope you are passing parameters between two WebDynpro applications.
    Please go through the example available for passing interaction between two webdynpro components.
    Please check the following link
    Alternative method for navigating to another page ?
    or the following link
    Re: Can we pass parameters in querystring of the webdynpro application?

  • How to navigate from WD iView to another WD iView

    Hi experts,
    I'm wondering the best way to do a navigation from WD to another one, I've triyed absolute and relative navigation and neither of two works.
    I'll try to explain what am I doing:
    Application A wich is running in a iView needs to call an Application 2 located in another iView (separate WD project too).
    <b>my code looks like this:</b>
    DATA: l_api_component  TYPE REF TO if_wd_component,
            l_portal_manager TYPE REF TO if_wd_portal_integration,
            path             TYPE string,
            path_table       TYPE string_table.
      l_api_component = wd_comp_controller->wd_get_api( ).
      l_portal_manager = l_api_component->get_portal_manager( ).
    path = 'ROLES://portal_content/fl_mjcf_workarea/fl_mjcf_web_site_unimet/fl_mjcf_ivews/fl_mjcf_intranets/fl_mjcf_int_estudiante/iv_mjcf_web_pagos'
    CALL METHOD l_portal_manager->navigate_absolute
        EXPORTING
          navigation_target   = path
          navigation_mode     = if_wd_portal_integration=>co_show_inplace
         window_features     = navigation_data-window_features
         window_name         = navigation_data-window_name
         history_mode        = navigation_data-history_mode
         target_title        = navigation_data-target_title
         context_url         = navigation_data-context_url
         post_parameters     = navigation_data-post_body
          use_sap_launcher    = abap_true
         business_parameters = bus_parameter_table
         launcher_parameters = launcher_parameter_table.
    I don't know what am I doing wrong, but, the application is not showing anything, no error, no message.
    Please any suggestion is really apreciated and of course rewarded.
    Thanks in advance.
    RR.-

    Hi,
    Thanks for your reply I found that the PCD location was wrong, I wasn't copying from the role, that's why the application didn't navigate ritgh. But still havin problems with parameters.
    Do you have any idea? and thanks for your reply.
    Ramien.-

  • How to navigate from one view to another view?

    Hi everyone facing a problem in navigation when i click on the list another view should be appear..
    page1.view.js:-
    list1.onclick=function(evt){
      $.sap.require("sap.ui.core.EventBus");
      var bus=sap.ui.getCore().getEventBus();
      bus.publish("nav","to",{
      id:"idDemoUI2",                       //..id of page2...//
      context:evt.getSource().getBindingContext()
    page2.controller.js:-
    onBeforeRendering: function(evt) {
      if (evt.data.context) {
             this.getView().setBindingContext(evt.data.context);
    i have a list i want when i click one the row of that list another view will appear so i use onclick event on the list and then use bus for navigation and recieving data in the target page but its not working anyone please tell me  where i am wrong.
    Regards
    Kelvin

    Hi Kelvin,
    How about using Routing concept than the getEventBus. Below link should help:
    Step 3: Navigation and Routing - User Interface Add-On for SAP NetWeaver - SAP Library

  • Navigate from one iview to another and open in the same window

    Hi,
    I created two iviews with Visual Composer 7.0 SP8.
    In the first iview I create a button with hyperlink action, that call the URL of the second iview. The two iviews are in separates pages.
    The problem is that the second iview is open in a different window, and I want to open this iview in the same window. I changed the propertie start in new window with "show in the portal content", but It is still open in another window.
    How can I open the second iview in the same window?
    Thanks,
    Ivan

    Hi Marcus,
    I created two iviews, the property of the first iview is window type = primary window, the second iview is defined like window type = nested window.
    Now the problem is that I can not deploy the second iview in the portal.
    Do you know what is happening?
    Best regards,
    Iván.

  • Need to Create Search Help Based on Condtions from one table to another tab

    Hi All,
    I have a table like ZGROUP Which contains the data below
    Filed name Filed Name Filed Name
    ZGROUP ZTYPE ZTEXT
    Entries
    ABC P TEXT FOR
    C P SDFNSDFKLN
    DDDD PSG TEPRTPERERTWERT
    DEF P TEST
    FFFFF PSG
    SEF PS SDFSDFLASLDFNASDLFN
    XYZ PS TESTING
    Whree P is Product , PS- Point of Sales, PSG-Sales Group
    Now i am going to crate another ZPROUDCT TABLE
    FIELDNAME FIELDDESCRITPON
    PRODUCT PROD_DESC
    Entry
    abc pRELATED ENTRY
    My Questions
    1) ZGROUPS table has 3 kinds of data P, PSG, PS type records,
    1) In Table ZPROUDCT , I want to create search help only P records for Table Zproduct of the field Product FROM zGROUPS table
    2) In Table Zsales , I want to create search help only PS records from ZGROUPS table
    3) In Table ZPSG, I want to create search help only PSG records from table ZGROUPS
    is it possible to create search help from One Master Table(ZGROUPS) table to other tables based on conditions.
    Please help me.
    very urgent
    Regards,
    Raju

    if  <condition>
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR <field>
    SELECT <field>
             FROM <table>
             INTO TABLE i_tab
      CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'                  "function module to provide f4 help to sold-to-party
        EXPORTING
          retfield        = "XXXX"
          dynpprog        = sy-repid
          dynpnr          = sy-dynnr
          dynprofield     = '<field name>'
          value_org       = 'S'
        TABLES
          value_tab       = i_tab
    endif.
    lkike this u can check the condition and selec the data from table and assign it into one internal table and then call the FM it will give the f4 help to particular field
    reward if helpful
    regards,
    Khan.

  • Safari is crashing when I am in one website and click a link to go to another website. This started a few days ago and now happens every time I try to navigate from one website to another. The error message I receive,the "report" gets sent to Apple:

    Process:         Safari [16855]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.7 (6534.57.2)
    Build Info:      WebBrowser-75345702~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [107]
    Date/Time:       2012-12-12 13:18:55.349 -0600
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          19384 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  19295 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      90E324F1-65FF-4B5D-8113-908D18CAE8DA
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  12
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff8a214d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8a2153ed mach_msg + 59
    2   com.apple.CoreGraphics                  0x00007fff82dac230 _CGSSynchronizeWindowBackingStore + 97
    3   com.apple.CoreGraphics                  0x00007fff82d91da9 _CGSLockWindow + 4515
    4   com.apple.CoreGraphics                  0x00007fff82d9893f CGSDeviceLock + 535
    5   libRIP.A.dylib                          0x00007fff87eb3e7b ripd_Lock + 46
    6   libRIP.A.dylib                          0x00007fff87eba1f9 ripl_BltImage + 294
    7   libRIP.A.dylib                          0x00007fff87eb9e61 ripc_RenderImage + 323
    8   libRIP.A.dylib                          0x00007fff87ed784e ripc_DrawLayer + 3042
    9   com.apple.CoreGraphics                  0x00007fff82ef83fe CGContextDrawLayerAtPoint + 165
    10  com.apple.WebKit2                       0x00007fff837740f0 WebKit::BackingStore::paint(CGContext*, WebCore::IntRect const&) + 168
    11  com.apple.WebKit2                       0x00007fff837678b8 WebKit::DrawingAreaProxyImpl::paint(CGContext*, WebCore::IntRect const&, WebKit::Region&) + 212
    12  com.apple.WebKit2                       0x00007fff83767613 -[WKView drawRect:] + 281
    13  com.apple.AppKit                        0x00007fff84b36cc5 -[NSView _drawRect:clip:] + 3390
    14  com.apple.AppKit                        0x00007fff84b35938 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
    15  com.apple.AppKit                        0x00007fff84b35ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    16  com.apple.AppKit                        0x00007fff84b35ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    17  com.apple.AppKit                        0x00007fff84b3400a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 767
    18  com.apple.AppKit                        0x00007fff84b34ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    19  com.apple.AppKit                        0x00007fff84b34ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    20  com.apple.AppKit                        0x00007fff84b33b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
    21  com.apple.AppKit                        0x00007fff84b303de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    22  com.apple.AppKit                        0x00007fff84aa9c0e -[NSView displayIfNeeded] + 969
    23  com.apple.Safari.framework              0x00007fff874d9646 -[BrowserWindow displayIfNeeded] + 43
    24  com.apple.AppKit                        0x00007fff84aa4aba _handleWindowNeedsDisplay + 678
    25  com.apple.CoreFoundation                0x00007fff8998eb07 __CFRunLoopDoObservers + 519
    26  com.apple.CoreFoundation                0x00007fff8996a434 __CFRunLoopRun + 468
    27  com.apple.CoreFoundation                0x00007fff89969d8f CFRunLoopRunSpecific + 575
    28  com.apple.HIToolbox                     0x00007fff8292f7ee RunCurrentEventLoopInMode + 333
    29  com.apple.HIToolbox                     0x00007fff8292f5f3 ReceiveNextEventCommon + 310
    30  com.apple.HIToolbox                     0x00007fff8292f4ac BlockUntilNextEventMatchingListInMode + 59
    31  com.apple.AppKit                        0x00007fff84a79eb2 _DPSNextEvent + 708
    32  com.apple.AppKit                        0x00007fff84a79801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    33  com.apple.Safari.framework              0x00007fff8747f3a8 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 177
    34  com.apple.AppKit                        0x00007fff84a3f68f -[NSApplication run] + 395
    35  com.apple.AppKit                        0x00007fff84a383b0 NSApplicationMain + 364
    36  com.apple.Safari.framework              0x00007fff8763cba0 SafariMain + 200
    37  com.apple.Safari                        0x0000000100000f1c 0x100000000 + 3868
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8a22dc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8a22fadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8a22f7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8a22f2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8a22ec08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8a22eaa5 start_wqthread + 13
    Thread 2:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x00007fff8a24fa6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8a253881 _pthread_cond_wait + 1286
    2   com.apple.WebCore                       0x00007fff859e7ca9 WebCore::IconDatabase::syncThreadMainLoop() + 265
    3   com.apple.WebCore                       0x00007fff859e50a8 WebCore::IconDatabase::iconDatabaseSyncThread() + 296
    4   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff8a214d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8a2153ed mach_msg + 59
    2   com.apple.QuartzCore                    0x00007fff8a429396 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore                    0x00007fff8a4292d6 thread_fun + 34
    4   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff8a214d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8a2153ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8996a902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff89969d8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff80ab614f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff80a37114 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 5:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x00007fff8a214d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff8a2153ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff8996a902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff89969d8f CFRunLoopRunSpecific + 575
    4   com.apple.Safari.framework              0x00007fff875f507d Safari::MessageRunLoop::threadBody() + 107
    5   com.apple.Safari.framework              0x00007fff875f50b7 Safari::MessageRunLoop::threadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 6:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x00007fff8a24fa6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8a253881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff89cf83b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x00007fff8767053b Safari::MessageQueueWaitResult Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessageFilteredWithTimeout<bool ()(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&)>(***::RefPtr<Safari: :SnapshotStore::DiskAccessMessage>&, bool (&)(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&), double) + 149
    4   com.apple.Safari.framework              0x00007fff8766e9ad Safari::SnapshotStore::diskAccessThreadBody() + 115
    5   com.apple.Safari.framework              0x00007fff8766eb2d Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff8a22ea2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8a22ee3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8a22eaa5 start_wqthread + 13
    Thread 8:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff8a258932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff8998c468 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff8a22ea2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8a22ee3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8a22eaa5 start_wqthread + 13
    Thread 10:  JavaScriptCore::Marking
    0   libSystem.B.dylib                       0x00007fff8a24fa6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8a253881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff89f6f28d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
    3   com.apple.JavaScriptCore                0x00007fff89f6f4e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
    4   com.apple.JavaScriptCore                0x00007fff89f6f589 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
    5   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 11:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib                       0x00007fff8a24fa6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8a253881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff89cf8407 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
    3   com.apple.JavaScriptCore                0x00007fff89f77bcc JSC::Heap::blockFreeingThreadMain() + 300
    4   com.apple.JavaScriptCore                0x00007fff89f77c09 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
    5   libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 12 Crashed:
    0   com.apple.GeForceGLDriver               0x0000000200012010 gldAttachDrawable + 2528
    1   com.apple.GeForceGLDriver               0x00000002000d6609 gldUpdateDispatch + 14905
    2   com.apple.GeForceGLDriver               0x00000002000d6a43 gldFinish + 99
    3   com.apple.GeForceGLDriver               0x000000020009fc72 glrCompExecuteKernel + 494178
    4   com.apple.GeForceGLDriver               0x00000002000910cb glrCompExecuteKernel + 433851
    5   com.apple.GeForceGLDriver               0x000000020009143d glrCompExecuteKernel + 434733
    6   com.apple.GeForceGLDriver               0x0000000200086868 glrCompExecuteKernel + 390744
    7   com.apple.GeForceGLDriver               0x0000000200086c0d glrCompExecuteKernel + 391677
    8   com.apple.GeForceGLDriver               0x000000020008da62 glrCompExecuteKernel + 419922
    9   com.apple.GeForceGLDriver               0x0000000200164fde gldCopyTexSubImage + 393502
    10  com.apple.GeForceGLDriver               0x00000002001652c3 gldCopyTexSubImage + 394243
    11  com.apple.GeForceGLDriver               0x00000002001653ec gldCopyTexSubImage + 394540
    12  com.apple.GeForceGLDriver               0x000000020008e9d1 glrCompExecuteKernel + 423873
    13  com.apple.GeForceGLDriver               0x000000020008ee7a glrCompExecuteKernel + 425066
    14  com.apple.GeForceGLDriver               0x00000002000d65de gldUpdateDispatch + 14862
    15  com.apple.GeForceGLDriver               0x0000000200012333 gldTestObject + 211
    16  GLEngine                                0x0000000114d32693 gleTestFence + 100
    17  GLEngine                                0x0000000114c9c7a5 glTestFenceAPPLE_Exec + 50
    18  com.apple.QuartzCore                    0x00007fff8a430e92 view_draw(_CAView*, double, CVTimeStamp const*, bool) + 1843
    19  com.apple.QuartzCore                    0x00007fff8a430708 view_display_link(double, CVTimeStamp const*, void*) + 64
    20  com.apple.QuartzCore                    0x00007fff8a43064f link_callback + 219
    21  com.apple.CoreVideo                     0x00007fff86e170ab CVDisplayLink::performIO(CVTimeStamp*) + 431
    22  com.apple.CoreVideo                     0x00007fff86e16310 CVDisplayLink::runIOThread() + 754
    23  com.apple.CoreVideo                     0x00007fff86e15fe3 startIOThread(void*) + 139
    24  libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    25  libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 13:  Safari: SpinningProgressIndicator
    0   libSystem.B.dylib                       0x00007fff8a214dc2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff8a21a40d pthread_mutex_lock + 469
    2   com.apple.CoreGraphics                  0x00007fff82d90ebe _CGSLockWindow + 696
    3   com.apple.CoreGraphics                  0x00007fff82d9893f CGSDeviceLock + 535
    4   libRIP.A.dylib                          0x00007fff87eb3e7b ripd_Lock + 46
    5   libRIP.A.dylib                          0x00007fff87eba1f9 ripl_BltImage + 294
    6   libRIP.A.dylib                          0x00007fff87eb9e61 ripc_RenderImage + 323
    7   libRIP.A.dylib                          0x00007fff87eb7f96 ripc_DrawImage + 2411
    8   com.apple.CoreGraphics                  0x00007fff82dcec0a CGContextDrawImage + 446
    9   com.apple.AppKit                        0x00007fff84b4c462 __-[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:]_block_invoke_1 + 1771
    10  com.apple.AppKit                        0x00007fff84b4bb73 -[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:] + 1298
    11  com.apple.AppKit                        0x00007fff84b57d49 __-[NSImage drawInRect:fromRect:operation:fraction:respectFlipped:hints:]_block_invoke_1 + 1878
    12  com.apple.AppKit                        0x00007fff84b49c1d -[NSImage _usingBestRepresentationForRect:context:hints:body:] + 178
    13  com.apple.AppKit                        0x00007fff84b574ab -[NSImage drawInRect:fromRect:operation:fraction:respectFlipped:hints:] + 1986
    14  com.apple.AppKit                        0x00007fff84b59be2 -[NSImage _composite:delta:fromRect:toPoint:] + 2437
    15  com.apple.AppKit                        0x00007fff84b59222 -[NSImage compositeToPoint:operation:] + 210
    16  com.apple.Safari.framework              0x00007fff8767506f -[SpinningProgressIndicator drawImageAtIndex:] + 194
    17  com.apple.Safari.framework              0x00007fff87675560 -[SpinningProgressIndicator heartbeatWithBirthDate:currentDate:context:] + 263
    18  com.apple.Safari.framework              0x00007fff87675838 -[Heartbeat _heartbeat] + 417
    19  com.apple.Foundation                    0x00007fff80a8cbc5 __NSFireTimer + 114
    20  com.apple.CoreFoundation                0x00007fff8996bbb8 __CFRunLoopRun + 6488
    21  com.apple.CoreFoundation                0x00007fff89969d8f CFRunLoopRunSpecific + 575
    22  com.apple.Foundation                    0x00007fff80a71b74 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    23  com.apple.Foundation                    0x00007fff80a71a53 -[NSRunLoop(NSRunLoop) run] + 77
    24  com.apple.Safari.framework              0x00007fff87675a21 -[Heartbeat _startHeartbeatRunLoop] + 244
    25  com.apple.Foundation                    0x00007fff80a37114 __NSThread__main__ + 1429
    26  libSystem.B.dylib                       0x00007fff8a24dfd6 _pthread_start + 331
    27  libSystem.B.dylib                       0x00007fff8a24de89 thread_start + 13
    Thread 12 crashed with X86 Thread State (64-bit):
      rax: 0x0000000100423000  rbx: 0x0000000000000001  rcx: 0x0000000100423080  rdx: 0x0000000100423078
      rdi: 0x00000000e00002be  rsi: 0x0000000118d57080  rbp: 0x00000001153ea240  rsp: 0x00000001153ea240
       r8: 0x0000000000014cfb   r9: 0x0000000000000001  r10: 0x0000000080000002  r11: 0x00000001153ea270
      r12: 0x0000000115930000  r13: 0x0000000113cbe000  r14: 0x0000000000000000  r15: 0x00000001153ea270
      rip: 0x0000000200012010  rfl: 0x0000000000010292  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x100000fff  com.apple.Safari 5.1.7 (6534.57.2) <2208AB17-7F39-5DC1-AE9F-7946DEE3CA0B> /Applications/Safari.app/Contents/MacOS/Safari
           0x114c50000 -        0x114de3fe7  GLEngine ??? (???) <BCE83654-81EC-D231-ED6E-1DD449B891F2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x114e14000 -        0x115237fef  libclh.dylib 3.1.1 C  (3.1.1) <432F5475-F934-92A0-FB49-78F03DA82176> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x115902000 -        0x115928fff  GLRendererFloat ??? (???) <38621D22-8F49-F937-851B-E21BD49A8A88> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x200000000 -        0x200787fe7  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <4F23289A-D45A-0630-8D7F-4C35A4D2AA00> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff80003000 -     0x7fff800e8fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff800e9000 -     0x7fff800e9ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff800ea000 -     0x7fff801a7fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8021b000 -     0x7fff8023cfe7  libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8023d000 -     0x7fff8023efff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff8023f000 -     0x7fff80260fff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff80261000 -     0x7fff8033efff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff80963000 -     0x7fff80a25fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff80a26000 -     0x7fff80ca8fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80ca9000 -     0x7fff80cb4fff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff80cb5000 -     0x7fff80cf3fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff80dcf000 -     0x7fff80dd2ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff80de2000 -     0x7fff80df8fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff81063000 -     0x7fff8109efff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff81156000 -     0x7fff813dfff7  com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff813e0000 -     0x7fff813e0ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff81409000 -     0x7fff81416fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff81417000 -     0x7fff814c7fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff81600000 -     0x7fff81633ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8163d000 -     0x7fff816f2fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff816f3000 -     0x7fff81793fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff81a40000 -     0x7fff81a5bff7  com.apple.openscripting 1.3.1 (???) <2243C17C-EE36-D5B6-3A3E-8258973FF789> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff81a5c000 -     0x7fff81aa5fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff81bef000 -     0x7fff81c89fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff81c8a000 -     0x7fff81c8ffff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff81d5c000 -     0x7fff81d6bfff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff81d7a000 -     0x7fff81d7aff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff81d7b000 -     0x7fff81d7cff7  com.apple.TrustEvaluationAgent 1.1 (1) <040B71B1-F8BD-1605-057E-E80DBDE1FE59> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff81d7d000 -     0x7fff81dd0ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff81de7000 -     0x7fff81f01fff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff81f02000 -     0x7fff81f03ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff81f04000 -     0x7fff81fd8fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff81fe4000 -     0x7fff81fe6fff  libRadiance.dylib ??? (???) <61631C08-60CC-D122-4832-EA59824E0025> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff81fe7000 -     0x7fff82031ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff82032000 -     0x7fff8205afff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8205b000 -     0x7fff8211cfef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff82139000 -     0x7fff8213fff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff821ce000 -     0x7fff82224fe7  libTIFF.dylib ??? (???) <9BC0CAD5-47F2-9B4F-0C10-D50A7A27F461> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff82225000 -     0x7fff822a3ff7  com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff823e3000 -     0x7fff823effff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff82642000 -     0x7fff82642ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff82643000 -     0x7fff8268ffff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff827f1000 -     0x7fff827f7ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff827f8000 -     0x7fff8280cfff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8280d000 -     0x7fff8281cfff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff8281d000 -     0x7fff8282cfef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8282d000 -     0x7fff8286efff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8286f000 -     0x7fff8289ffef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff828a0000 -     0x7fff828b7fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff828b8000 -     0x7fff82900ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff82901000 -     0x7fff82bfffff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff82d74000 -     0x7fff83470ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff83471000 -     0x7fff83475ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff83476000 -     0x7fff8347cfff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8347d000 -     0x7fff8350dfff  com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8350e000 -     0x7fff83511fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8374d000 -     0x7fff83754fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff83755000 -     0x7fff8390fff7  com.apple.WebKit2 6534.57 (6534.57.2) <0C4B9A17-F7DA-B2FD-961E-DA258D56CCDE> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff83936000 -     0x7fff83947ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff83948000 -     0x7fff83959fff  SyndicationUI ??? (???) <1DBD7D2A-56A1-BDFA-4742-04B2F42FDF2D> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff8395a000 -     0x7fff839d6ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff839d7000 -     0x7fff83aedff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
        0x7fff84311000 -     0x7fff84316ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff84317000 -     0x7fff84436fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff84437000 -     0x7fff844bcff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff844bd000 -     0x7fff8453cfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8453d000 -     0x7fff84540ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8472f000 -     0x7fff848eefff  com.apple.ImageIO.framework 3.0.6 (3.0.6) <2C39859A-043D-0EB0-D412-EC2B5714B869> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff848ef000 -     0x7fff84930fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff84931000 -     0x7fff84a35ff7  com.apple.PubSub 1.0.5 (65.28) <11D77223-EAAE-0199-1F99-0D28680559CE> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff84a36000 -     0x7fff85430ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff85431000 -     0x7fff85566fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff858ab000 -     0x7fff85961ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff859e0000 -     0x7fff86a4afef  com.apple.WebCore 6534.57 (6534.57.2) <9BE3BFB2-D520-CD10-E4A1-3C2AF322A097> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff86a9b000 -     0x7fff86aadfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff86ab3000 -     0x7fff86ab3ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff86ab4000 -     0x7fff86adfff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
        0x7fff86c49000 -     0x7fff86c6cfff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff86c6d000 -     0x7fff86c78ff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff86d4f000 -     0x7fff86d51fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff86e14000 -     0x7fff86e39ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff86e86000 -     0x7fff86fc4fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff87242000 -     0x7fff872fbfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff873c9000 -     0x7fff873cdff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff873ce000 -     0x7fff8741dff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff8741e000 -     0x7fff87c50fe7  com.apple.Safari.framework 6534 (6534.57.2) <596F6CCF-D815-1727-8E58-8B8EE0E44753> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff87c59000 -     0x7fff87dfafe7  com.apple.WebKit 6534.57 (6534.57.2) <B99EF91E-676F-79A0-FADC-A72C1E14536E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff87eac000 -     0x7fff87eefff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff87ef0000 -     0x7fff87ef5fff  libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff87ef6000 -     0x7fff88700fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff88701000 -     0x7fff8876bfe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8876c000 -     0x7fff887cefe7  com.apple.datadetectorscore 2.0 (80.7) <5B6AABCA-C75A-D28F-6A2F-59648F0ABFC8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff887cf000 -     0x7fff88b03fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff88b2e000 -     0x7fff88b77ff7  com.apple.securityinterface 4.0.1 (40418.0.1) <9AF33A9F-2D8C-2AE6-868C-EA836C861031> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff88b78000 -     0x7fff88fbffef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff88fc0000 -     0x7fff89003fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff89004000 -     0x7fff891c2fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib
        0x7fff891c3000 -     0x7fff891d7ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff891d8000 -     0x7fff8961cfef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8961d000 -     0x7fff89644ff7  libJPEG.dylib ??? (???) <472D4A31-C1F3-57FD-6453-6621C48B95BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff89669000 -     0x7fff89677ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff89678000 -     0x7fff896bfff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff896c0000 -     0x7fff89720fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff89721000 -     0x7fff8973afff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8991e000 -     0x7fff89a95fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff89a96000 -     0x7fff89aa1fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff89aa2000 -     0x7fff89b2efef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff89b2f000 -     0x7fff89b65ff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff89b66000 -     0x7fff89b7cfef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
        0x7fff89b8b000 -     0x7fff89b8bff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff89bfc000 -     0x7fff89bfcff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff89cee000 -     0x7fff8a011fe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <99973578-D474-3664-1388-61CB47E9D6E9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8a014000 -     0x7fff8a04efff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
        0x7fff8a04f000 -     0x7fff8a05aff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <5CA110A2-0712-F774-E7CF-AA7A2A106DAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8a05b000 -     0x7fff8a07bfff  com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8a07c000 -     0x7fff8a0f9fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8a0fa000 -     0x7fff8a12bfff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8a12c000 -     0x7fff8a132ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8a133000 -     0x7fff8a148ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8a179000 -     0x7fff8a1ceff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8a1cf000 -     0x7fff8a20cff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff8a214000 -     0x7fff8a3d5fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff8a3d6000 -     0x7fff8a773fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.52f9
    Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST3500418ASQ, 465.76 GB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: My Book 1110, 0x1058  (Western Digital Technologies, Inc.), 0x1110, 0x26400000 / 3
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0x24300000 / 4
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0x24320000 / 5
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0x24400000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x06110000 / 4
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2

    I would next try repairing permission. Go to Applications-->Utilities-->Disk Utility. Select your hard drive-->verify Disk, then verify permission then repair if there any erros.  Also, have you tried other browers? you also have the latest update on your Operating System. Go to Apple logo and select Software Update.

  • 11g Forms Tab-Page Navigation

    I am using Forms 11g on Solaris.
    A main navigator form opens another form which has a content canvas, tab-page canvas and (3) stacked canvases.
    The problem I am having is with tab-page navigation.     CTRL+TAB ( next ) and CTRL+SHIFT+TAB ( previous )
    As long as I do not initiate navigation from an item on a stacked canvas, navigation is as expected ( between tab pages only ).
    However, navigating from an item within a stacked canvas causes navigation to the parent form.
    Repeating the tab navigation keys from the parent form returns to the called form.
    Note that both key-combinations simply toggle back and forth.
    I have found no documentation on tab-page navigation so any help / insight is greatly appreciated !
    Mike

    Hi Soofi !
    Changing block order in the called form does not affect the navigation between tab pages.
    Note in my question that the resulting undesired navigation is to and from the calling form ( which only has one block ).
    Navigation between items and blocks works as expected.
    To reiterate -
         The only navigation that fails is when I attempt to CTRL+TAB or CTRL+SHIFT+TAB to another tab page from within an item on a stacked canvas.
         Attempting this navigation results in moving the cursor focus to the calling form.
         Repeating the attempt from the calling form moves back to the called form.
         None of your methods mention navigation between forms .
    Thanks for your interest.

Maybe you are looking for