Muse JS Assert error

My Safari browser on my iPhone4s reads the following error when I visit my site www.premiercreativegroup.com:                   MuseJSAssert: Error calling selector function:TypeError: 'undefined' is not an object (evaluating 'this.elem.get(0).currentStyle').
Not sure where I begin to start fixing this. Any ideas?

You might to start by going to the Muse forum
If you start at the Forums Index http://forums.adobe.com/index.jspa
You will be able to select a forum for the specific Adobe product(s) you use

Similar Messages

  • Muse JS Assert: Error calling selector function:Type error: Object has no method Muse Menu

    When exporting html and viewing locally we receive the following error... This error disappears after removing menu from top of page. This error does not occur when viewed on Outdoors360.businesscatalyst.com (our temporary site)
    Muse JS Assert: Error calling selector function:Type error: Object has no method Muse Menu
    Any ideas??

    I fix the problem.
    I have carefully reviewed JAVASCRIPT files and I could see that these are not a major influence within the site, only are reference code and utilities of the same application.
    By removing these files nothing has stopped working, I thought I would have some error in the sliders, or opacities, but no, nothing happened.
    DELETE IT
    FRANCISCO CATALDO DISEÑADOR GRÁFICO

  • Jan 20th Muse update causing error: "ILG graphic null or not an InlineWrapperDisplayObject?"

    I have been working with this file for months and have not encountered this error until after I ran updates today. The only edits I have made to the document today (before updates) are copy changes, so assuming something in the update is causing this error. Please advise.

    Same here : https://dl.dropboxusercontent.com/u/47491630/Website-2.muse.zip
    Assert: "ILG graphic null or not an InlineWrapperDisplayObject?"
    Could you fix this quickly, this is my last iteration and I cannot lose it!
    The bug have happened when i have created my footer final version. A text box in another text box at the bottom of the site.
    Look at the final version, before bugs happen : http://centredentairedupuis.businesscatalyst.com/index.html
    Thanks.

  • Cc got assertion error, when compiling emacs-23.3

    I got an assertion error with cc as follows, when compiling emacs-23.3.
    It compiles fine without the "-O" option.
    I can provide a CPP processed file which reproduces it.
    ;; I could not find a place to report bugs, and I put it here.
    ;; Sorry if it is not an appropriate place.
    % cc -V
    cc: Sun C 5.12 SunOS_i386 2011/11/16
    % cc -c -Demacs -DHAVE_CONFIG_H -I. -I/work/emacs/emacs-23.3/src -I/usr/dt/include -g -O font.c
    "font.c", line 185: warning: integer overflow detected: op "<<"
    "font.c", line 197: warning: integer overflow detected: op "<<"
    "font.c", line 215: warning: integer overflow detected: op "<<"
    "font.c", line 2995: warning: integer overflow detected: op "<<"
    "font.c", line 3422: warning: integer overflow detected: op "<<"
    "font.c", line 3920: warning: assignment type mismatch:
    pointer to char "=" pointer to unsigned char
    "font.c", line 3945: warning: assignment type mismatch:
    pointer to char "=" pointer to unsigned char
    "font.c", line 4026: warning: integer overflow detected: op "<<"
    assertion failed in function pg_first_pass_do_block_rec() @ post_gen.c:3758
    assert(blk_sp_offset_(nextb) == (current_offset + get_prologue_size() + BITS2BYTES(be_cur_local_size)))
    cc: ube failed for font.c

    Got it ...
    Reduced testcase:
    % cat c.c
    enum Lisp_Type
    Lisp_Int0 = 0,
    Lisp_Float = 7,
    struct Lisp_Float
    union
    double data;
    struct Lisp_Float *chain;
    } u;
    struct Lisp_Vector
    unsigned int size;
    struct Lisp_Vector *next;
    int contents[1];
    int
    font_unparse_xlfd (font, pixel_size, name, nbytes)
    int font;
    int pixel_size;
    char *name;
    int nbytes;
    char *f[21];
    int val;
    int i, j, len = 0;
    val = ( ( struct Lisp_Vector * ) ( ( unsigned int ) ( ( ( font ) ) & ( ( ( ( int ) 1 ) << ( 32 - 3 ) ) - 1 ) ) ) ) -> contents [ 5 ];
    if ( ( ( ( enum Lisp_Type ) ( ( ( unsigned int ) ( ( val ) ) ) >> ( 32 - 3 ) ) ) == Lisp_Float ))
    i = ( ( ( void ) 0 , ( struct Lisp_Float * ) ( ( unsigned int ) ( ( val ) & ( ( ( ( int ) 1 ) << ( 32 - 3 ) ) - 1 ) ) ) ) -> u . data + 0 ) * 10;
    f[2] = __builtin_alloca ( 12 );
    else
    f[2] = "*-*", len += 4;
    % cc -g -O c.c -V
    cc: Sun C 5.12 SunOS_i386 2011/11/16
    acomp: Sun C 5.12 SunOS_i386 2011/11/16
    "c.c", line 41: warning: implicit function declaration: __builtin_alloca
    "c.c", line 41: warning: improper pointer/integer combination: op "="
    iropt: Sun Compiler Common 12.3 SunOS_i386 2011/11/16
    ir2hf: Sun Compiler Common 12.3 SunOS_i386 2011/11/16
    ube: Sun Compiler Common 12.3 SunOS_i386 2011/11/16
    assertion failed in function pg_first_pass_do_block_rec() @ post_gen.c:3758
    assert(blk_sp_offset_(nextb) == (current_offset + get_prologue_size() + BITS2BYTES(be_cur_local_size)))
    cc: ube failed for c.c
    Bug 7167252 filed. If we find a work-around I'll post it.

  • Labview RT 14.0 Scheduler Assert%3A __1276 Scheduler Assertion Error%3A 80000004

    We have a multithreaded CVI app (~20 threads) running on a PXIe-8135 (4 CPUs).   The application never gets done starting all the threads before blue-screening with the following error:
    Scheduler Asser: __1276
    Scheduler Assertion Error: 80000004
    Interrupt Disabled. Scheduler Enabled.  ....
    More details:
    System
    Chassis 1 PXIe-1085:
        PXIe-8135 Controller
        PXI-6704 (7 of them), initialize properly, thread runs successfully until blue screen
        PXI-8431/8 (8 of these, total of 64 RS422 channels, about 40 being used currently for test), it is during the starting of these threads (one for each board) that it blue screens 
        PXIe-8374 (for using Chassis 2 as an extension of Chassis 1)
    Chassis 2 PXIe-1075:
        PXI-8370 (connected to PXIe-8374)
        PXI-6528 (1) threads run fine
        PXI-6529 (4) threads run fine
        NI-8234 (4) not used currently
    The scheduler error happens at different times, but always during the starting of the RS422 threads.  Can anybody give a hint as to why the Scheduler Assertion Error occurs, and particularly this specific error?

    Hi,
    I have a couple of questions for you.
    1) Has this application ever worked?
    2) Can you attempt to replicate this issue with less RS422 channels? Basically, is there a maximum number of RS422 channels where the error is received, or if you had only 1 channel being used, would the error still happen?
    3) Do you have another PXIe controller that you can try?
    4) Did anything change in your system that would have caused the error?
    Kevin S
    Applications Engineer
    National Instruments

  • I get a assertion error when trying to up load adobe lightroom have followed the instruction on the adobe site to fix the problem

    i get a assertion error when trying to up load ,lightroom have follow the instructions on the adobe site and it still does not work
    and ideas on how to fix the problem
    tk
    bigguy1965

    Hi,
    Can you Please provide Configuration of your XP, Win7 Machine [How to post a screenshot in the forum]?
    To check if Windows 7 Service Pack is already installed, follow the below steps:
    Click the Start button , right-click Computer, and then click Properties.
    The basic information about your computer page will open.
    To check if Windows XP Service Pack is already installed, follow the below steps:
    Click the Start button , right-click Computer, and then click Properties.
    Click System and Service Pack Information will be listed
    Please also attach log [Where do I find the Flash Player installation log on Windows?], [How to share a document] and Share the Current Version of Flash Player goto - [https://helpx.adobe.com/flash-player.html] and click on Check Now button, using about method can you place the screenshot.
    Meanwhile you can also try cleaning Application Temporary Data and Try again. [c:/users/username/appdata/local/temp folder - Microsoft Community], Due to some reason the Installer file is getting corrupted which might be blocking Flash Player Installation. After cleanup try using the offline Installer [Installation problems | Flash Player | Windows]
    Thanks
    Piyush

  • Assert error in __memp_fget under OS X/Linux using TXN_SNAPSHOT

    Hi all,
    Hopefully this is a good place to file a bug report. I've been hunting down the cause of a core dump for a couple of weeks and have finally reduced it to a [small example|http://home.comcast.net/~jonathanmeredith/bugrpt.tar.gz] (I couldn't find a way to attach it to the message).
    README from the tarball:
    The code sample enclosed causes BDB to die with an assertion error. This is the minimal
    code that causes the bug, stripped down from an Erlang port driver. It may look strange
    and ugly, but it only exists to reproduce the bug.
    To reproduce expand the tarball into a directory containing the BDB tarball and run make.
    It will compile the library and test code then start looping through the test code. The
    assertion usually occurs anywhere between 1 and 50 iterations through the test code.
    The bug occurs under Mac OS X 10.5.7 (9J61) running on an 8 core [email protected] mac pro,
    8Gb RAM, compiled with i686-apple-darwin9-gcc-4.2.1 and under Debianl Lenny on
    4 core Xeon 5160 @ 3.00GHz, 8Gb RAM, libc 2.7-18, gcc (Debian 4.3.2-1.1) 4.3.2.
    Expected output:
    assert failure: ../dist/../mp/mp_fget.c/257: "bhp != NULL"
    0 bugrpt 0x001284c1 __os_stack + 38
    1 bugrpt 0x00124bce __os_abort + 17
    2 bugrpt 0x000ba786 __db_assert + 66
    3 bugrpt 0x0010f365 __memp_fget + 2274
    4 bugrpt 0x0000acff __bamc_rget + 4421
    5 bugrpt 0x0000923f __bam_bulk_duplicates + 5534
    6 bugrpt 0x000b229d __dbc_put + 4515
    7 bugrpt 0x000a0d9f __db_put + 639
    8 bugrpt 0x000bf7c1 __db_put_pp + 606
    9 bugrpt 0x000023bf start + 723
    10 bugrpt 0x00002492 bug200 + 70
    11 libSystem.B.dylib 0x91e37155 pthreadstart + 321
    12 libSystem.B.dylib 0x91e37012 thread_start + 34
    ./loopbug: line 20: 52562 Abort trap ../bugrpt
    Removing the TXN_SNAPSHOT options makes the bug go away. So does changing the size of the 'put' value.
    Reducing the number of the THREADS #define increases the number of iterations required to hit the assert.
    On the 4-core Debian box it took 377 reps with THREADS=2

    Hi Jon,
    Thanks for a great test case, this made our job a little easier! If you could please send me an email to: michael dot brey at oracle dot com, I will respond to you with a patch of this issue for 4.7.
    Regards,
    Mike Brey, Oracle Berkeley DB

  • Assertion Error: Cannot Load Dyamically Generated Stub

    Hi Everyone,
    I am getting an Assertion Error in Weblogic 9.2, the root cause being a ClassNotFoundException for a dynamically-generated WL Stub for an Oracle JDBC wrapper. The partial stacktrace is as follows:
    ASSERTION FAILED *****[Could not find dynamically generated class: 'weblogic.jdbc.rmi.internal.ResultSetImpl_weblogic_jdbc_wrapper_ResultSet_oracle_jdbc_driver_OracleResultSetImpl_920_WLStub']
    Caused by: java.lang.ClassNotFoundException: weblogic.jdbc.rmi.internal.ResultSetImpl_weblogic_jdbc_wrapper_ResultSet_oracle_jdbc_driver_OracleResultSetImpl_920_WLStub
    So...not sure if the RMI stub is never generated because/or there is something dorked up in my classpath re: Oracle. Any insight would be awesome
    Thanks!
    --John                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Hi yoster,
    I have the same problem, but I couldn't solve the problem by removing a war file like you did.
    It's nearly the same stacktrace:
    ASSERTION FAILED *****[ Could not find dynamically generated class: 'weblogic.jdbc.rmi.internal.StatementImpl_weblogic_jdbc_wrapper_Statement_oracle_jdbc_driver_T4CStatement_921_WLStub' ].
    java.lang.ClassNotFoundException: weblogic.jdbc.rmi.internal.StatementImpl_weblogic_jdbc_wrapper_Statement_oracle_jdbc_driver_T4CStatement_921_WLStub
    My database is also oracle.
    Do you have other ideas that could sold this ?
    I hope you do, because I'm stuck ... don't know where to look anymore :(
    Toni

  • Assertion Error in WL 4.5.1

    Hi,
    We are running WL 4.5.1 with SP 11 on NT and Oracle 8i as the database.
    After the server has been running for quite a while and there is fair amount
    of activity, the server throws the following exception. Any ideas about what
    this exception means or why it is thrown?
    Mon Sep 25 18:52:15 EDT 2000:<E> <T3Services>
    java.rmi.RemoteException: --------------- nested within: ------------------
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Assertion
    violated ]
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Error.<init>(Error.java:53)
    at weblogic.utils.NestedError.<init>(NestedError.java:15)
    at weblogic.utils.AssertionError.<init>(AssertionError.java:49)
    at weblogic.utils.Debug.assert(Compiled Code)
    at weblogic.ejb.internal.LRUCache.remove(Compiled Code)
    at weblogic.ejb.internal.StatefulEJBCache.unbind(Compiled Code)
    at weblogic.ejb.internal.BaseEJBContext.afterCompletion(Compiled Code)
    at weblogic.ejb.internal.EntityEJBContext.afterCompletion(Compiled Code)
    at weblogic.ejb.internal.StatefulEJBObject.getContextForInvoke(Compiled
    Code)
    at weblogic.ejb.internal.BaseEJBObject.preInvoke(Compiled Code)
    at sync.server.system.SystemSessionBeanEOImpl.getSystemSessionID(Compiled
    Code)
    at sync.server.eventrouter.SessionHandlerServiceBean.processEvent(Compiled
    Code)
    at
    sync.server.eventrouter.SessionHandlerServiceBeanEOImpl.processEvent(Compile
    d Code)
    at
    sync.server.eventrouter.SessionHandlerServiceBeanEOImpl_ServiceStub.processE
    vent(Compiled Code)
    at sync.server.gateway.ServerGatewayBean.handleSystemMessage(Compiled Code)
    at sync.server.gateway.ServerGatewayBeanEOImpl.handleSystemMessage(Compiled
    Code)
    at
    sync.server.gateway.ServerGatewayBeanEOImpl_ServiceStub.handleSystemMessage(
    Compiled Code)
    at sync.server.util.SystemMessageThread.disconnect(Compiled Code)
    at sync.server.util.SystemMessageThread.run(Compiled Code)
    at sync.util.ThreadPoolRunner.run(Compiled Code)
    at java.lang.Thread.run(Compiled Code)
    ; nested exception is:
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Assertion
    violated ]
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.io.IOException.<init>(Compiled Code)
    at java.rmi.RemoteException.<init>(Compiled Code)
    at weblogic.ejb.internal.BaseEJBObject.postInvoke(Compiled Code)
    at sync.server.system.SystemSessionBeanEOImpl.getSystemSessionID(Compiled
    Code)
    at sync.server.eventrouter.SessionHandlerServiceBean.processEvent(Compiled
    Code)
    at
    sync.server.eventrouter.SessionHandlerServiceBeanEOImpl.processEvent(Compile
    d Code)
    at
    sync.server.eventrouter.SessionHandlerServiceBeanEOImpl_ServiceStub.processE
    vent(Compiled Code)
    at sync.server.gateway.ServerGatewayBean.handleSystemMessage(Compiled Code)
    at sync.server.gateway.ServerGatewayBeanEOImpl.handleSystemMessage(Compiled
    Code)
    at
    sync.server.gateway.ServerGatewayBeanEOImpl_ServiceStub.handleSystemMessage(
    Compiled Code)
    at sync.server.util.SystemMessageThread.disconnect(Compiled Code)
    at sync.server.util.SystemMessageThread.run(Compiled Code)
    at sync.util.ThreadPoolRunner.run(Compiled Code)
    at java.lang.Thread.run(Compiled Code)

    This turned out to be our fault - we were told that the servers are running
    sp11 but when we later checked using the admin tool, we found that wasn't
    the case on this machine. sp11 was in the classpath but the directory was
    wrong. I guess that's the downside to the way WL SPs work, the jvm doesn't
    tell you when you have an invalid filename in the classpath so you don't
    know that you are not actually running with the sp.
    On the thread issue you mention, the traceback below originates in a startup
    class which does manage its own threads. Isn't this a valid way to invoke
    beans in weblogic?
    "Rob Woollen" <[email protected]> wrote in message
    news:[email protected]...
    It's hard to say why you're seeing this assertion error. I would
    suggest that you contact [email protected]
    However, I can see that you are using your own threads within the
    WebLogic server. This is not allowed and might be the cause of your
    problems.
    -- Rob
    SG wrote:
    Hi,
    We are running WL 4.5.1 with SP 11 on NT and Oracle 8i as the database.
    After the server has been running for quite a while and there is fair
    amount
    of activity, the server throws the following exception. Any ideas aboutwhat
    this exception means or why it is thrown?
    Mon Sep 25 18:52:15 EDT 2000:<E> <T3Services>
    java.rmi.RemoteException: --------------- nestedwithin: ------------------
    >>
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Assertion
    violated ]
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Error.<init>(Error.java:53)
    at weblogic.utils.NestedError.<init>(NestedError.java:15)
    at weblogic.utils.AssertionError.<init>(AssertionError.java:49)
    at weblogic.utils.Debug.assert(Compiled Code)
    at weblogic.ejb.internal.LRUCache.remove(Compiled Code)
    at weblogic.ejb.internal.StatefulEJBCache.unbind(Compiled Code)
    at weblogic.ejb.internal.BaseEJBContext.afterCompletion(Compiled Code)
    at weblogic.ejb.internal.EntityEJBContext.afterCompletion(Compiled Code)
    at weblogic.ejb.internal.StatefulEJBObject.getContextForInvoke(Compiled
    Code)
    at weblogic.ejb.internal.BaseEJBObject.preInvoke(Compiled Code)
    atsync.server.system.SystemSessionBeanEOImpl.getSystemSessionID(Compiled
    Code)
    atsync.server.eventrouter.SessionHandlerServiceBean.processEvent(Compiled
    Code)
    at
    sync.server.eventrouter.SessionHandlerServiceBeanEOImpl.processEvent(Compile
    d Code)
    at
    sync.server.eventrouter.SessionHandlerServiceBeanEOImpl_ServiceStub.processE
    vent(Compiled Code)
    at sync.server.gateway.ServerGatewayBean.handleSystemMessage(CompiledCode)
    atsync.server.gateway.ServerGatewayBeanEOImpl.handleSystemMessage(Compiled
    Code)
    at
    sync.server.gateway.ServerGatewayBeanEOImpl_ServiceStub.handleSystemMessage(
    Compiled Code)
    at sync.server.util.SystemMessageThread.disconnect(Compiled Code)
    at sync.server.util.SystemMessageThread.run(Compiled Code)
    at sync.util.ThreadPoolRunner.run(Compiled Code)
    at java.lang.Thread.run(Compiled Code)
    ; nested exception is:
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Assertion
    violated ]
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.io.IOException.<init>(Compiled Code)
    at java.rmi.RemoteException.<init>(Compiled Code)
    at weblogic.ejb.internal.BaseEJBObject.postInvoke(Compiled Code)
    atsync.server.system.SystemSessionBeanEOImpl.getSystemSessionID(Compiled
    Code)
    atsync.server.eventrouter.SessionHandlerServiceBean.processEvent(Compiled
    Code)
    at
    sync.server.eventrouter.SessionHandlerServiceBeanEOImpl.processEvent(Compile
    d Code)
    at
    sync.server.eventrouter.SessionHandlerServiceBeanEOImpl_ServiceStub.processE
    vent(Compiled Code)
    at sync.server.gateway.ServerGatewayBean.handleSystemMessage(CompiledCode)
    atsync.server.gateway.ServerGatewayBeanEOImpl.handleSystemMessage(Compiled
    Code)
    at
    sync.server.gateway.ServerGatewayBeanEOImpl_ServiceStub.handleSystemMessage(
    Compiled Code)
    at sync.server.util.SystemMessageThread.disconnect(Compiled Code)
    at sync.server.util.SystemMessageThread.run(Compiled Code)
    at sync.util.ThreadPoolRunner.run(Compiled Code)
    at java.lang.Thread.run(Compiled Code)

  • IDCS2, WIN: Assert error reason

    Hi Guys,
    I got a assert error, "~InstanceList(): 3 outstanding references to UID 172 (Class kTextStoryBoss).", I don't know the reason, do you guys know that?
    Thanks,

    The number of AddRef() and Release() on that object does not match. This is usually found while closing your document database.<br /><br />Search your code for:<br /><br />IFace1* p = ... Query ... ()<br />InterfacePtr<IFace2> p2 ( ... Query ..., IID_...FACE2/UseDefault... )<br /><br />... with any of the interfaces on the reported boss class.<br />Methods such as Query...() and Create...() both imply an AddRef, only some of the InterfacePtr<> constructors are meant for those, while others will call AddRef themself.<br />Of course if you use AddRef() yourself, also check those for matching Release().<br /><br />Dirk

  • MuseJS Assert: Error

    Our we site was done on godaddy. But when I export to HTML the CSS file doesn't up date. So publishing with the business cat. is easier. I just have godaddy forward our site to it.  And I am getting the following error:   MuseJS Assert: Error caling selector function: reference error: 'PIE' is undefined. The home page seems to be the only one that gets the error.
    http://www.dixiepolydrum.com/index.html
    From what I can tell is that the home page is not forwarding to the business cat site, but all the other pages do.
    Cindy

    Hello Cindy,
    It seems to work fine for me. Did you get it resolved?
    And regarding exporting to HTML, could you please try and export it to some other location on your local machine and check if it works for you or not?
    Regards,
    Sachin

  • CP Assert Error HP slate 6

    Started Random Cp assert Error poping up and disconnects from the network,Has to restart everytime it pops up. This started after FACTORY RESET. Please Help.
    SLATE 6 VOICE TAB
    Model HSTNH-B19C
    ANDROID VERSION 4.4.2
    KERNEL VERSION 3.4.39
    BUILD NUMBER V1.01.06_2141003.439
    SERIAL NUMBER [edited Serial Number by Moderator]

    CLEVERLAND wrote:
    Senhores, eu  tambem estava tendo... Thank you for visiting our English HP Support Forum. We are only able to reply to posts written in English. To insure a quick response it would be advisable to post your question in English. The following links are here to assist you if you prefer to post in the following Language Forum.
    English: http://h30434.www3.hp.com
    Spanish: http://h30467.www3.hp.com
    French: http://h30478.www3.hp.com
    Portuguese: http://h30487.www3.hp.com
    German: http://h30492.www3.hp.com
    Korean: http://h30491.www3.hp.com/t5/community/communitypa​ge
    Simplified Chinese: http://h30471.www3.hp.com/t5/community/communitypa​ge WyreNut

  • Photosmart 7350 assert error

    When I turn on my Photosmart 7350 it displays "starting up" for a second, then it displays "Assert Error C0140701" and the print button flashes. What could be wrong?

    Yo tambien estoy con el mismo problema, veo que hace un buen tiempo posteaste esto, será que pudiste solucionarlo? Estaria bueno si me das una ayuda de ser así.
    Slds

  • Assert error/hangs running the performance sample code

    Hi,
    I'm doing some work to understand how fast I can expect Berkeley DB to run and I found the 2006 white paper on [Performance Metrics and Benchmarks|http://www.oracle.com/technology/products/berkeley-db/pdf/berkeley-db-perf.pdf] so I downloaded the [sample code|http://www.oracle.com/technology/products/berkeley-db/files/perf.zip] and made a couple of fixes to make it run with 4.7.25 (shown at the end).
    When I run 'make test' it frequently hangs on the "Transactional Data Store (write, in-memory logging)" test under OS X 10.5.7 and under Debian lenny (kernel 2.6.26-1-amd64).
    If I rebuild BDB with --enable-diagnostic I get this assertion error.
    jmeredith@op:~/src/perf$ rm -rf TESTDIR ; ./t
    Using Berkeley DB 4.7.25 - ops: 1000000; keysize: 8; datasize: 32
    Data Store (read):
    elapsed time: 0.392573 seconds : 2.5473e+06 key/data pairs per sec
    Data Store (bulk read):
    elapsed time: 1.615233 seconds : 2.66339e+07 key/data pairs per sec
    Data Store (write):
    elapsed time: 0.629771 seconds : 1.58788e+06 key/data pairs per sec
    Transactional Data Store (read):
    elapsed time: 2.413665 seconds : 414308 key/data pairs per sec
    assert failure: ../dist/../txn/txn_region.c/451: "td->mvcc_ref > 0"
    [0x4f431d]
    [0x4f41a9]
    [0x44cdff]
    [0x4f2e1e]
    [0x42f0d3]
    [0x4f3faf]
    [0x4fddee]
    [0x4f8dde]
    [0x4d975c]
    [0x4c9991]
    [0x4e417d]
    [0x40137c]
    [0x40198e]
    [0x52613b]
    [0x4001b9]
    Aborted (core dumped)
    Here are the changes to get the code to build.
    --- perf/t.c 2006-06-28 17:15:47.000000000 -0600
    +++ perf-fixed/t.c 2009-07-06 09:44:43.000000000 -0600
    @@ -1,4 +1,5 @@
    #include <sys/types.h>
    +#include <sys/time.h>
    #include <stdio.h>
    #include <stdlib.h>
    @@ -38,7 +39,15 @@
    char *progname;
    -extern void __os_clock(DB_ENV *, u_int32_t *, u_int32_t *);
    +void
    +__os_clock(DB_ENV e, u_int32_t secs_ptr, u_int32_t *usecs_ptr)
    +{
    + struct timeval t;
    +
    + gettimeofday(&t, NULL);
    + *secs_ptr = (u_int32_t) t.tv_sec;
    + *usecs_ptr = (u_int32_t) t.tv_usec;
    +}
    void cleanup(void);
    void op_ds(u_int, int);
    @@ -364,7 +373,7 @@
    op_tds(ops, 0, 0);
    res("Transactional Data Store (read):", ops);
    - op_tds(ops, 1, DB_LOG_INMEMORY);
    + op_tds(ops, 1, DB_LOG_IN_MEMORY);
    res("Transactional Data Store (write, in-memory logging):", ops);
    op_tds(ops, 1, DB_TXN_NOSYNC);

    Hi,
    I reproduced your problem on Ubuntu 4.2.3 with db 4.7.25 and saw the same assert error as you. From the error message, the program asserts error/hangs at the "Transactional Data Store (write, in-memory logging)", that is calling op_tds() with DB_LOG_IN_MEMORY as the flags.
    The problem comes from your change on the sample code that the DB_LOG_IN_MEMORY is set with wrong API. The DB_LOG_IN_MEMORY should be set in DB_ENV->log_set_config(). Please refer to [DB_ENV->log_set_config|http://www.oracle.com/technology/documentation/berkeley-db/db/api_c/env_log_set_config.html] and its flag DB_LOG_IN_MEMORY.
    I change env's setting flags in op_tds() as follows. In this way, the error I saw is eliminated and the program works as expected.
    The original code is:
    PERF_CHECK(
            dbenv->set_flags(dbenv, DB_AUTO_COMMIT | txn_flags, 1) == 0);"
    {code}
    I change it to:
    {code}
    if (txn_flags == DB_LOG_IN_MEMORY) {
            PERF_CHECK(
               dbenv->log_set_config(dbenv, DB_LOG_IN_MEMORY, 1) == 0);
            txn_flags = 0;
    PERF_CHECK(
            dbenv->set_flags(dbenv, DB_AUTO_COMMIT | txn_flags, 1) == 0);
    {code}
    Please apply the change and l*et us know if it works on your machine.
    Regards,
    Emily Fu, Oracle Berkeley DB                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Assert error once I exit indesign

    Hi All.,
    I am developing a plugin for my client. The plugin seems to working fine. But once I close the plugin window and exit indesign I get an assertion error followed by memory leaks message.
    I am posting the error below:
    ~InstanceList(): 1 outstanding references to UID 9001 (Class Unknown3rdPartyPrefix + 6 (0xfe606)).
    \Development\firedrake\source\components\database3\main\InstanceList.cpp (1784)
    ~InstanceList(): 2 outstanding references to UID 4160 (Class ShuksanPrefix + 8 (0x108)).
    ~InstanceList(): 1 outstanding references to UID 4159 (Class ShuksanPrefix + 8 (0x108)).
    ~InstanceList(): 1 outstanding references to UID 25 (Class ShuksanPrefix + 8 (0x108)).
    Can somebody provide me a solution.
    Thanks
    Vishnu

    Hi!<br /><br />Dunno if this helps you (from ww-plugin.pdf, page 36):<br /><br />Generally, Query*** methods (commonly known as bridge methods, see Using databases and<br />objects in plug-ins on page 37) return a pointer to an interface derived from IPMUnknown,<br />and also increment the reference count. However, you would still like to take advantage of the<br />automated cleanup provided by InterfacePtr. To prevent reference counts from incrementing,<br />like in Type 1a and 1b, use this constructor, which does not call IPMUnknown::AddRef:<br />InterfacePtr<IGeometry> iPageGeometry(iSpread->QueryNthPage(0));<br />The following line of code looks perfectly innocent, but if you execute this and quit InDesign,<br />then you will get a boss leak:<br />InterfacePtr<IGeometry> iPageGeometry(iSpread->QueryNthPage(0), UseDefaultIID());<br />Look carefully: ISpread->QueryNthPage(0) increments the reference count and also, by means<br />of InterfacePtr constructor Type 1a, the reference count increments again.<br />The easiest remedy is to remove UseDefaultIID. However, if you leave it as is, and fail to notice<br />that a call to iPageGeometry->Release is necessary, you will get a boss leak.<br /><br />Short version: If you create an InterfacePtr with QuerySomething, I think you have to release it afterwards.

Maybe you are looking for