BDB crash question...

This is a follow-up to the issue I posted here: DB_MULTIVERSION question...
This also involves a database that is working fine with MVCC enabled. When we turn MVCC off, we are able to reproduce a particular crash in BDB with our particular database setup and only when the databases are filled with a particular set of data. The data in question is a 700MB database, and I'm not sure what about it is causing the crash, but I have trouble reproducing it if I wipe the databases clean and perform the same actions.
BT:
(gdb) bt
#0 0x00002b50a08687bb in __ham_add_dup () from /usr/local/BerkeleyDB.4.7/lib/libdb_cxx-4.7.so
#1 0x00002b50a085cf1b in __hamc_put () from /usr/local/BerkeleyDB.4.7/lib/libdb_cxx-4.7.so
#2 0x00002b50a08d06e5 in __dbc_put () from /usr/local/BerkeleyDB.4.7/lib/libdb_cxx-4.7.so
#3 0x00002b50a08d10de in __dbc_put () from /usr/local/BerkeleyDB.4.7/lib/libdb_cxx-4.7.so
#4 0x00002b50a08c3cde in __db_put () from /usr/local/BerkeleyDB.4.7/lib/libdb_cxx-4.7.so
#5 0x00002b50a08dae6c in __db_put_pp () from /usr/local/BerkeleyDB.4.7/lib/libdb_cxx-4.7.so
#6 0x00002b50a082895c in Db::put () from /usr/local/BerkeleyDB.4.7/lib/libdb_cxx-4.7.so
CRASH:
hash_dup.c:132 - return (hcp->opd->am_put(hcp->opd, NULL, nval, flags, NULL));
opd is NULL.
INFO:
We are using the hash access method with a custom hashing function. This particular database has two secondaries attached to it, both of which allow duplicates. We open our environment with DB_CREATE | DB_INIT_LOG | DB_INIT_LOCK | DB_INIT_MPOOL | DB_INIT_TXN | DB_THREAD | DB_RECOVER | DB_SYSTEM_MEM | DB_INIT_REP. We are not actively using replication (the code is #ifdef'd out).
What information can I get to you to help us diagnose the cause of this crash? I note that I can re-enable DB_MULTIVERSION and the crash no longer occurs. Thank you very much.

Hi Shishir,
newbdb wrote:
Once it crashed, I was trying to run db_checkpoint before bringing the environment up(with db_recovery) again and db_checkpoint did not come back. Is it because of possible recovery required ?Why would you run db_checkpoint after a crash? There are so many utilities that you can run after a crash (recover, verify, dump, deadlock), but not checkpoint.
If the application or system crashes, the log is reviewed during recovery (from the last checkpoint in case of normal recovery, or from the first log file available in case of catastrophic recovery). Any database changes described in the log that were part of committed transactions and that were never written to the actual database itself are written to the database as part of recovery. Now, if you are going to write a checkpoint after the crash... normal recovery is not going to work. In case there are problems, the checkpoint may not work, as it happens in your case.
Thanks,
Bogdan Coman

Similar Messages

  • Adobe flash player keeps crashing (/questions/962745)

    Just crashes every week, not daily, just weekly and I re-install it....started about 3 months ago.

    I found a solution to the flash player crashes within Firefox, and have not had a single flash playser crash in 6 months at least. The solution involves creating a task to run at regular intervals to delete certain prefetch files. NOT all of them as it is NOT necessary to delete them all.
    I have wrote a script that will create the folder structer in programdata/scripts/ and place the exe that actually does the deleting, and have successfully imported the task into task scheduler.
    This should resolve all Flash player crashes within Firefox. I posted the information here: https://support.mozilla.org/en-US/questions/968190?page=6#answer-51113 2
    That script is not 100% Automated in the above link, but will get you started.
    I have one that i have been able to fully automate, You would just need to check task scheduler in Windows 7 to confirm it will successfully import on its own.
    I am looking for testers to confirm this works. This should work on windows 7 64 and 32 bit. Not tested on Windows 8
    link for fix available upon private message request
    Best regards

  • System Preferences crashing question.

    Hey guys Ive done a little research as to what is causing my system preferences to crash everytime I open the screensave tab. I got a few, one of them being this one
    One
    Now I used spotlight to look for the plist file, and it gave me one saying com.apple.screensaver.iTunesartwork.(random numbers and letter).plist , and one saying com.apple.screensaver.(random numbers and letters).plist
    Now my question is, which one do I delete? Because after reading the other posts this is only a problem with the iTunes artwork screensavers (which I use), Im really stumped.
    Thanks in advance guys

    Still a problem with that link—it's the same as before!
    Anyway, I found the topic where I saw this before: System Prefernces crashes when I set screensaver to show iTunes artwork . In that topic, Andreas also posted a link to this KB article: System Preferences unexpectedly quits after configuring iTunes Artwork screen saver.
    See if that helps, and yes, a restart is as good as (if not better than) logging out and back.
    As for System Preferences asking you to confirm changes, I've had that in the past. Are you logged in to an Admin account? I wouldn't worry too much about it though, get it working first!

  • Firefox 24 crashes (/questions/971603)

    Per John99's request here are my 4 crash reports
    419ae470-4333-4174-a0b3-59982f6b9b85 9/17/2013 3:41 PM
    5d92722b-b192-4910-9803-b497f75e3a04 9/17/2013 3:40 PM
    e8cc34f5-2123-42bd-b373-4e774d54211f 9/17/2013 9:10 AM
    672f5d30-6ad7-422f-801b-a77da1bba42e 9/14/2013 4:57 PM
    This represents about 1% of the crashes over the last 4 or 5 days

    I do not immediately see any solution indicated from that crash ID
    I understand you have no problems if you use Firefox's safemode. That immediately indicates that known changes affect whether or not Firefox crashes.
    * see these about safe mode
    ** [[Troubleshoot Firefox issues using Safe Mode]]
    ** and for techie's the detail behind what it does: http://kb.mozillazine.org/Safe_Mode
    That also indicates you may quickly be able to solve the problem with without finding the cause by using the Firefox reset feature.
    * see [[Reset Firefox – easily fix most problems]] <br />But if you try that read the article first and you may wish to
    *# Close any unnecessary open tabs
    *# Bookmark any tabs left open
    *# Bookmark the home sites of any extensions that you have, because they will be removed and you will need to consider whether or not to re-install any of them.
    One of the factors is whether the javascript compiler is in use.
    #<u> JS compiler </u><br /> That may be testable by turning it off by changing preferences as explained [https://support.mozilla.org/en-US/questions/971603#answer-480458 here] by ''jscher2000'' in the other thread.
    #<u>Hardware Acceleration</u><br /> That post also explained about hardware acceleration. Another factor is whether hardware acceleration is in use.
    # <u>Extensions</u><br />
    Otherwise the cause is likely to be a third party extension.
    You have many Firefox extensions, and it is probable that your crash could relate to whether or not a particular extension is in use. You could test with one extension at a time. A quicker method is to repeatedly bisect the extensions list.
    Try half of your extensions. Look t the bad half and take half of that again until you find the problem extension.
    For forum cross referencing purposes
    * your initial post [/questions/971603#answer-480642]
    * Report for your crash ID bp-c78263c0-1007-4e91-8eac-7d5992130919
    ** Crash Signature: RuleHash_ClearEntry

  • BDB crashed diplaying realloc message

    Hi,
    I have one critical issue. The application with BDB 4.6.21 is running on HP-UX crashed displaying the following error messages:
    Cache Mgr : realloc: 8264: Not enough space
    Cache Mgr : DB_TXN->abort: log undo failed for LSN: 41 2628895: Not enough space
    Cache Mgr : PANIC: Not enough space
    Cache Mgr : PANIC: DB_RUNRECOVERY: Fatal error, run database recovery
    What's the reason of "realloc" and "Not enough space" error?
    Young

    Hi Young,
    That error indicates that the process is running out of memory. As this happens while attempting to abort a transaction, Berkeley DB cannot continue and panics, leading to the <tt>DB_RUNRECOVERY</tt> message and return.
    Do you know how much memory is available to the process, and how much you expect it to use? The maximum can be controlled on most Unix systems with a combination of the "ulimit" command and kernel parameters ("maxdsiz" on HP-UX).
    Regards,
    Michael Cahill, Oracle Berkeley DB.

  • New Satellite L455 hard drive crash question

    Bought my computer 10 days ago, has full warranty. It was "display model."  Running Windows 7.
    Froze upon using memory stick (checked for viruses-none found) then completely crashed. Phone support to Toshiba could not fix despite repeated attempts. Computer will not go into Safe Mode. It will boot up to Toshiba logo, then goes to screen to choose F2 or F12. Can choose F12, then goes to blank screen.
    When the computer crashed, it also had a strange effect on 2 other computers in the house, one is another Toshiba Satellite(older model) and a Mac. Neither could connect to the internet although the internet was working. I was able to solve those problems by completely disconnecting both computers and restarting after a 2 minute wait. They now work. But my new Toshiba does not, just stares at me with a blank screen.
    Should I take it into an authorized Toshiba dealer as recommended? Can a new memory stick with very little data on it, cause such a crash? I'm afraid to use the USB device now.
    Thanks!

    I would see if it is wtill within the return window and either get your money back or exchange it for a working model.  I would NEVER accept a display model laptop unless they discounted the price by about half no matter what warranty they provide. 
    If you don't post your COMPLETE model number it's very difficult to assist you. Please try to post in complete sentences with punctuation, capitals, and correct spelling. Toshiba does NOT provide any direct support in these forums. All support is User to User in their spare time.

  • Photoshop crash question / picture upload creative cloud cc 2014

    I use Photoshop through creative cloud, and when uploading .dng's it crashes immediately. I usually upload anywhere between 6-12 images at a time. It crashes every time.

    Sign in, activation, or connection errors | CS5.5 and later
    Mylenium

  • Cluster failover after application crash question

    Hello all,
    I have a 2 node 3.2 cluster configured on SUN LDoms. I've created a scalable resource group which handles my app on top of failover resource (VIP SharedAddress).
    How can I force the VIP to failover to node #2 after the app on node #1 crashes. The current behavior of cluster is that when it detects the app crash on node #1,
    it only restarts the app and doesn't failover the VIP to node #2 where the app is up. This results is longer app service downtime which I want to eliminate.
    thanks

    Hi,
    if your setup is correct, the shared IP address must not necessarily failover if the application crashes.
    The typical setup is that you have a scalable resource group that starts your application on all nodes (or the max number that you configured) to run in parallel. By setting the right properties, the shared address knows where instances of your app are running and sends incoming requests to all of the available app instances using a weighted load balancing algorithm. If one of the app instances crashes, and there is still one instance alive the shared address will keep forward incoming requests to the surviving app instance. So, no need to failover the shared address.
    Only if there is a problem that affects the shared address itself, like a node or network failure, it will be switched over.
    Now, there seems to be some differences between what I describe and your setup. Tell us what is the difference.
    Regards
    Hartmut

  • Frequent crashes (/questions/970544)

    In the last week Firefox has started crashing on a regular basis. I removed it and reinstalled the newest version, which, by the way caused it to crash more often. I have run malware scans and run virus scans daily. My reports of the crashes don't always go through, but I have never received any response to the ones that do. I am doing job searches and this is very frustrating as many times I am in the middle of a detailed job application and I lose it when the crash occurs.

    If you have submitted crash reports then please post the IDs of one or more recent crash reports that have a "bp-" prefix:
    *bp-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
    You can find the Report ID of recent crash reports on the "Help > Troubleshooting Information" page (about:support).
    *Click the "All Crash Reports" button on this page to open the <b>about:crashes</b> page and see all crash reports.
    If necessary then you can open <b>about:</b> pages via the location/address bar.
    See:
    *http://kb.mozillazine.org/Mozilla_Crash_Reporter
    *https://support.mozilla.org/kb/Mozilla+Crash+Reporter
    You can check if there is an update for your graphics display driver and check for hardware acceleration related issues.
    *https://support.mozilla.org/kb/how-do-i-upgrade-my-graphics-drivers
    Try to disable OMTC and leave hardware acceleration in Firefox enabled.
    *<b>about:config</b> page: layers.offmainthreadcomposition.enabled = false
    *http://kb.mozillazine.org/about:config
    You can try to disable hardware acceleration in Firefox.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    You need to close and restart Firefox after toggling this setting.
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration

  • Jrockit crash question

    We're testing JRockit and it crashes after a few days,
    after somewhere between 2-6 days of operation.
    With crash I'm referring to that the process dies
    completely and a .dump-file is produced (see below)
    The system is pretty heavy used on a linux box
    and memory is rather tight.
    Any ideas?
    Here is a sample dump:
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 2 days, 21:58:27 on Thu Jul 13 20:42:42 2006
    Additional information is available in:
    /home/qgate/qGate/jrockit.25022.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Error Message: Unhandled native exception [84]
    Signal info : si_signo=11, si_code=2 si_addr=(nil)
    Version : BEA JRockit(R) R26.3.0-32-58710-1.5.0_06-20060308-2022-linux-ia32
    GC : System optimized over throughput (initial strategy singleparpar)
    : GC strategy for GC 27347 was singleparpar
    : GC strategy for GC 27348 was singleparpar
    : GC strategy for GC 27349 was singleparpar
    : GC strategy for GC 27350 was singleparpar
    : GC strategy for GC 27351 was singleparpar
    : mmHeap->data = 0x8100000, mmHeap->top = 0xa1300000
    : mmStartCompaction = 0x54a00000, mmEndCompaction = 0x5e320000
    CPU : Intel Pentium 4 (HT) SSE SSE2 NetBurst EM64T
    Number CPUs : 4
    Tot Phys Mem : 6243655680 (5954 MB)
    OS version : Red Hat Enterprise Linux ES release 3 (Taroon Update 5)
    Linux version 2.4.21-32.ELsmp ([email protected]) (gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-52)) #1 SMP Fri Apr 15 21:17:59 EDT 2005
    Thread System: NPTL
    State : JVM is running (Main thread has finished)
    Command Line : -Xmx2450m -Dos.name=Linuxyz se/blazar/platform/core/Core qGate
    JAVA_HOME : <not set>
    java.home : /home/qgate/qGate/jrockit-R26.3.0-jre1.5.0_06
    j.class.path : /home/qgate/qGate/extlib/junit.jar:/home/qgate/qGate/extlib/telnetj.jar:/home/qgate/qGate/extlib/jython.jar:/home/qgate/qGate/extlib/mysql-connector-java-3.1.jar:/home/qgate/qGate/extlib/fastutil-4.1.jar:/home
    /qgate/qGate/extlib/platform.jar:/home/qgate/qGate/extlib/qGate.jar:/home/qgate/qGate/extlib/mckoidb.jar:/home/qgate/qGate/extlib/sentinel.jar:edtftpj-1.5.2.jar
    j.lib.path : /home/qgate/qGate/jrockit-R26.3.0-jre1.5.0_06/lib/i386/jrockit:/home/qgate/qGate/jrockit-R26.3.0-jre1.5.0_06/lib/i386:/home/qgate/qGate/jrockit-R26.3.0-jre1.5.0_06/../lib/i386
    C Heap : Good; no memory allocations have failed
    StackOverFlow: 0 StackOverFlowErrors have occured
    Registers (from ThreadContext: 0xb6e29a44 / OS context: 0xb6e29b20):
    eax = 00000000 ecx = 0805c7b8 edx = 00000000 ebx = b6e29eac
    esp = b6e29e10 ebp = b6e29e48 esi = 00000296 edi = 006d0075
    es = 0000002b cs = 00000023 ss = 0000002b ds = 0000002b
    fs = 00000000 gs = 00000033
    eip = b72d655d eflags = 00000246
    Stack:
    (* marks the word pointed to by the stack pointer)
    b6e29e10: b6e29eac* 00000296 006d0075 b72d21ff 0805c788 00000002
    b6e29e28: 00000002 b6e6efc4 00000000 00000002 b6e29e68 00000000
    b6e29e40: 00000000 00000002 b6e29e78 b72d7bf7 b6e29eac 006d0075
    b6e29e58: 00000000 b72d7a5f b6e29eac 00000002 00000000 b72d2363
    b6e29e70: 00000002 00000002 b6e29ec8 b72d235a b6e29eac 006d0075
    b6e29e88: b6e29ec8 b72d8c8e 00000002 00000001 00000000 00000000
    b6e29ea0: 00000002 00000001 00000000 00000002 b72d7810 b6e29eac
    b6e29eb8: 00000000 006d0075 00000000 00000000 b6e29ef8 b72c723b
    b6e29ed0: 00000002 b7457d40 b6e29ef8 b72c7208 b72c71ec b6fd6470
    b6e29ee8: 00000000 00000000 00000000 00000000 b6e2ba18 b7349954
    b6e29f00: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e29f18: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e29f30: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e29f48: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e29f60: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e29f78: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e29f90: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e29fa8: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e29fc0: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e29fd8: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e29ff0: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a008: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a020: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a038: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a050: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a068: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a080: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a098: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a0b0: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a0c8: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a0e0: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a0f8: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a110: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a128: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a140: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a158: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a170: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a188: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a1a0: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a1b8: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a1d0: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a1e8: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a200: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a218: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a230: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a248: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a260: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a278: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a290: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a2a8: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a2c0: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a2d8: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a2f0: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a308: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a320: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a338: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a350: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a368: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a380: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a398: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a3b0: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a3c8: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a3e0: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a3f8: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a410: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a428: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a440: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a458: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a470: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a488: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a4a0: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a4b8: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a4d0: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a4e8: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a500: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a518: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a530: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a548: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a560: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a578: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a590: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a5a8: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a5c0: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a5d8: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a5f0: 00000000 00000000 00000000 00000000 00000000 00000000
    b6e2a608: 00000000 00000000 00000000 00000000 00000000 00000000
    Code:
    (* marks the word pointed to by the instruction pointer)
    b72d645c: 83000000 c48310c4 03d889f8 408f5405 8b5350b7 008b0845
    b72d6474: c483d0ff 883d8310 00b7408f 6a561c74 03d88904 408f5405
    b72d648c: 8b008bb7 50008b00 008b038b effae850 658dffff 895e5be8
    b72d64a4: 90c35dec 90909090 90909090 83e58955 458b08ec f4c4830c
    b72d64bc: 377ee850 01b8ffff 89000000 90c35dec 83e58955 558b08ec
    b72d64d4: 0c458b08 50f8c483 629ee852 01b80000 89000000 90c35dec
    b72d64ec: 83e58955 558b08ec 0c458b08 50f8c483 8d90a152 d0ffb740
    b72d6504: 000001b8 5dec8900 00768dc3 83e58955 558b08ec 0c458b08
    b72d651c: 50f8c483 bceae852 ec89ffff f689c35d 83e58955 56572cec
    b72d6534: 08458b53 8b0c558b fc458900 7d8b028b 58508b0c c7f85589
    b72d654c: 0000f445 408b0000 e8458954 31e8458b 89008bd2* c085f045
    b72d6564: 00cf840f 778d0000 00768d04 12048d42 000020b9 8bc12900
    b72d657c: e8d3f045 89d8b60f f7e0d3d8 f04521d0 83ec5589 127401fb
    b72d6594: 00878e0f fb830000 83217402 327403fb 3e837beb 8b767400
    b72d65ac: 72890855 fc458b14 50fcc483 0c558b56 9052eb52 00fc7e83
    b72d65c4: 458b5b74 14788908 83fc558b 5752fcc4 7e8337eb 1e7400fc
    b72d65dc: 8908558b 458b147a fcc483fc 558b5750 e9e8520c 83ffffba
    b72d65f4: c08510c4 3e832374 8b227400 70890845 fc558b14 52fcc483
    b72d660c: 0c458b56 bac6e850 c483ffff 75c08510 ebc03104 ec558b3a
    b72d6624: 8308c683 fa8308c7 830a770f 0f00f07d ffff3785 0010b8ff
    b72d663c: d0290000 83f8558b ff04e845 3c8df445 f45539c7 ff02820f
    b72d6654: 01b8ffff 8d000000 5e5bc865 5dec895f 00768dc3 83e58955
    Loaded modules:
    (* denotes the module causing the exception)
    08048000-0805624f /home/qgate/qGate/jrockit-R26.3.0-jre1.5.0_06/bin/java
    b75c2000-b75ce931 /lib/tls/libpthread.so.0
    b75a0000-b75c0f6f /lib/tls/libm.so.6
    b759d000-b759ee23 /lib/libdl.so.2
    b7465000-b7596f0b /lib/tls/libc.so.6
    b75e9000-b75fdceb /lib/ld-linux.so.2
    b71c6000-b73f3187 */home/qgate/qGate/jrockit-R26.3.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    b71a3000-b71ad2ef /lib/libnss_files.so.2
    b7122000-b71421f7 /home/qgate/qGate/jrockit-R26.3.0-jre1.5.0_06/lib/i386/libjava.so
    b7116000-b71207bb /home/qgate/qGate/jrockit-R26.3.0-jre1.5.0_06/lib/i386/libverify.so
    b70eb000-b70fc0eb /lib/libnsl.so.1
    b6f84000-b6f89f13 /home/qgate/qGate/jrockit-R26.3.0-jre1.5.0_06/lib/i386/native_threads/libhpi.so
    b6802000-b68124f8 /home/qgate/qGate/jrockit-R26.3.0-jre1.5.0_06/lib/i386/libnet.so
    b66d7000-b66dcb18 /home/qgate/qGate/jrockit-R26.3.0-jre1.5.0_06/lib/i386/libnio.so
    b6135000-b6138133 /lib/libnss_dns.so.2
    b6123000-b613179f /lib/libresolv.so.2
    Scan Dump Helper:
    Scanned object [006d0075-?) - not a valid object
    First reference to this object from another object is
    object [08100228 081002e0) of class [C
    08100228 : 000189f8
    0810022c : 00000000
    ... array printout truncated ...
    081002a8 : 004e0079
    ... array printout truncated ...
    081002dc : 00730073
    ... array printout truncated ...
    "(GC Worker Thread 3)" id=? idx=0x10 tid=25029 lastJavaFrame=0xfffffffc
    Stack 0: start=0xb6de8000, end=0xb6e2c000, guards=0xb6ded000 (ok), forbidden=0xb6deb000
    Thread Stack Trace:
    at parScanFields+49()@0xb72d655d
    at mmParScanObject+375()@0xb72d7bf7
    at mmParMarkWorkers+38()@0xb72d235a
    at mmGCWorkLoop+79()@0xb72c723b
    at tsiCallStartFunction+60()@0xb7349954
    at tsiThreadStub+149()@0xb734a7f1
    at ptiThreadStub+43()@0xb733ec1f
    at start_thread+152(pthread_create.c)@0xb75c6de8
    at clone+90()@0xb754193a
    -- Java stack --
    Additional information is available in:
    /home/qgate/qGate/jrockit.25022.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Extended, platform specific info:
    libc release: 2.3.2-stable
    Elf headers:
    libc ehdrs: EI: 7f454c46010101000000000000000000 ET: 3 EM: 3 V: 1 ENTRY: 00015870 PHOFF: 00000034 SHOFF: 0017f268 EF: 0x0 HS: 52 PS: 32 PHN; 9 SS: 40 SHN: 61 STIDX: 60
    libpthread ehdrs: EI: 7f454c46010101000000000000000000 ET: 3 EM: 3 V: 1 ENTRY: 00004710 PHOFF: 00000034 SHOFF: 00017860 EF: 0x0 HS: 52 PS: 32 PHN; 8 SS: 40 SHN: 34 STIDX: 33
    libjvm ehdrs: EI: 7f454c46010101000000000000000000 ET: 3 EM: 3 V: 1 ENTRY: 0004ea70 PHOFF: 00000034 SHOFF: 0028dc50 EF: 0x0 HS: 52 PS: 32 PHN; 3 SS: 40 SHN: 20 STIDX: 17
    ===== END DUMP ===============================================================

    Will try to upgrade JRocket version, but OS
    will be more complicated due to internal structures.
    I'll get back with results later, one of the problems
    is that it occasionally takes more than 6 days until
    it crashes, so tests take some time.
    Anyway, I'll let you know when I have tested more,
    Thansk for quick reply

  • Elements 11 Crash Question

    Elements 11 for Mac has started crashing every time I edit a screenshot png image and try to save for web. It doesn't crash with other types of photos, has just started happening w/ screenshots. Wondering if this is a bug that needs to be fixed with an update or anything I can do to troubleshoot? Any suggestions would be great, thanks.

    Go to your username>library>preferences and delete:
    com.adobe.PhotoshopElements.plist
    Adobe Photoshop Elements 11 paths
    Adobe Photoshop Elements 11 settings
    and any lockfiles with the same names. if you are using 10.7 or 10.8 that library is hidden. To see it, option-click the Go menu in the Finder and it will appear below the little house for your user account. While you are in there go to the Save Application States folder (not in 10.6) and delete anything for PSE.
    Repair permissions and try again.

  • Crash Minidump/Restart at Shutdown inside login, but Shutdown before any user logins is ok.

    Crash Minidump/Restart at Shutdown inside login, but Shutdown is ok  before any user logins.  Just Started.  Windows says error report says to update Video Driver, But HP 235558hc has current valid driver.  4 Year Old HP Pavillion Quad with Windows Vista.   Crash stop is "0x00000076"   Nuissance Problem at this point.

    Dear HP Passport Forum,
    I rechecked the MS suggestions and reset the Video  to Performance setting and the crash has stopped.
    I did clean 3 fans in the PC, but am still looking for the Video Card Fan.
    Please drop by crash question.
    Thanks
    Graybeard2013

  • Another crash problem with Adobe Premiere Elements 4

    another crash question!  burned a dvd of project, saw something i needed to change as i watched the dvd, tried to get back into project, but crashed time and time again.  have tried any and all suggestions in the forum for other crash problems, but cannot fix.  can anyone help?  below is error message and my equipment.  using Windows Vista.  I want to go back to Windows XP, never had a problem.  thanks to anyone who has an idea.
    Problem event name:                   APPCRASH
    Application name:                       Adobe Premiere Elements.exe
    Application version:                     4.0.0.0
    DEll XPS 420
    Intel (R) core (TM)2
    Quad CPU Q9450 @ 2.66GHz
    4.0 GB
    32 bit
    Driver software:  ACPIx86 based PC
    Adapter ATI Radeon HD 3650

    I'm not sure what's up at this point, if doing a Save As and deleting your render files doesn't fix your glitch (and assuming you've got adequate, freshly defragmented room on your drives for the program to work).
    You can also try working through Adobe's troubleshooting steps:
    http://kb2.adobe.com/cps/514/cpsid_51427.html
    Renaming the presets folder can help. (The program will automatically make a new one when you next launch it):
    Windows XP:
    Documents and Settings/[username]/Application Data/ Adobe/Premiere Elements/8.0/MediaIO/Presets/OTHERS
    Documents and Settings/[username]/Application Data/ Adobe/Premiere Elements/8.0/Settings/Custom
        Windows Vista:
    Users/[Username]/AppData/Roaming/Adobe/Premiere Elements/8.0/SC/Presets

  • Flash Shockwave crash - thanks to Halofromsue for fix

    I've been searching for days since updating Flash, which renders firefox unuseable. I was just about to go thru the angst of uninstalling Flash, editing the registry and downloading Flash 12.xx which was stable. Then I read a post reply by poster: Halofromsue (the best!) concerning managing plugins and set the flash player to "ask to activate". It bloody well works. I was able to run an animation again and again with no browser crash. Until a permanent patch comes through mozilla or adobe, this is a work around that will get you stable. I'm running windows 7 64-bit and have saved myself a lot of grief.
    Kudos to Halofromsue!

    That could certainly help with some FlashPlayer related issues.
    ''.... managing plugins and set the flash player to "ask to activate". ....''
    It is a relatively new feature of Firefox and likely to help because FlashPlayer is not running as often in as many tabs.
    * see '''http://kb.mozillazine.org/Issues_related_to_plugins#Click_to_Play_in_Mozilla_browser_versions_23_and_above '''
    It certainly is not a cure all solution. I am not sure ''Halofromsue'' even got to the bottom of the specific problem causing Crashes. A ''user.js'' file was reported to exist and that may have been a symptom of further issues possibly malware related.
    The original thread was apparently
    * MARCH 18, 2014 NEW UPDATE CRASHES [/questions/990511]
    '''For general advice see these articles'''
    * [[Flash Plugin - Keep it up to date and troubleshoot problems]]
    * This article is worth reading, advice may be applicable to later Firefox versions also [[Flash 11.3 doesn't load video in Firefox]]

  • Gwtdomain crash

    Hello,
    Im using Tuxedo 8 in a Solaris 2.8 machine connected with Weblogic 6.1 sp1 via the
    WTC. We have 2 GWTDOMAIN to connect
    with a remote Tuxedo system and WTC.
    When issuing isolated global transactions all works ok, but when performing stress
    test (little stress in fact), it seems transaction processing halts, not being completed
    and rolledback
    because of timeout.
    While trying to point out the problem I find out that:
    dmadmin
    pd -d MYDOMAIN
    pstats -d MYDOMAIN&/&((&%% (Some garbage chars)
    Moreover while doing the test, sometimes a gwtdomain crashed!
    Is this a resource problem? a possible bug? Could it be a WTC bug that introduces
    a wrong behaviour in GWTDOMAIN ? Any idea?

    Dear HP Passport Forum,
    I rechecked the MS suggestions and reset the Video  to Performance setting and the crash has stopped.
    I did clean 3 fans in the PC, but am still looking for the Video Card Fan.
    Please drop by crash question.
    Thanks
    Graybeard2013

Maybe you are looking for

  • Cannot delete disk image from timecapsule.

    I have two disk image's on my time capsule and one is for a computer I no longer have.  Therefore I wanted to delete the time-machine disk image.  I recently upgraded to Yosemite. In order to delete I have tried the following: Mounting the time capsu

  • Adding pages in Acrobat 9 Pro (secured document)

    I am about to switch to a new computer. The old one had Acrobat 8 Professional and the new one has Acrobat 9 Pro. I produce a certain kind of files where, after I have printed it to a pdf, I take a copy of the pdf. One of the files I leave as it is,

  • How to examine pdf for image file formats, OCR, and layers

    Hi, I have a question about how to find out specific features of a pdf.  I am using Adobe Acrobat 9 Pro for windows. With any given PDF, I am looking to find out: a]  The specs of any image files used  to create the pdf (i.e., if the pdf is made up o

  • Failing Hardware? How can I tell?

    I have a late-2006 C2D 1.83 Macbook, 2Gb RAM, 30 Gb free on the HD. I have about a month of Applecare left. In the last few weeks, I've developed both an audio and video issue that might be connected. Audio- Sometimes when watching something (can be

  • Approval For Marketing Documents

    Hi All, i would like to set an approval procedure for te marketing documents; let's say purchase order; so that if the posting date differs from the date of the posting period, the document should go for approval. I would like to put an approval for