TestRunner hangs randomly

Hi All,
I am experiencing an issue where while running through our tests the Flash plugin will hang and crash randomly throughout the process. I am using Flash plugin version 10.1.102.64 and we have roughly 600 tests. We have tried to be as concious about memory consumption as possible in our tests, using the before and after meta data to remove and nullify objects but we are basically unable to run the tests all the way through most of the time.
Currently we are working on making deconstructors for some of the classes that are hogging the most memory, as seen in the profiler. Any recommendations as to what we can do?

Usually when this happens an uncaught error (usually do to something asynchronous not using the Async API, an asynchronous race condition or an asynchronous error) is getting thrown outside of the FlexUnit framework.
What version of FlexUnit are you using currently? If you are using the 4.1 release candidate 2, you add an uncaughtErrorHandler.
While FlexUnit can't recover gracefully from this error, it will at least stop the possibility of hanging and help you understand where the issue may exist.
In your runner, the uncaught error handler is added to the core, passing it the loaderInfo
core = new FlexUnitCore();
core.addUncaughtErrorListener( systemManager.loaderInfo ); //or any valid reference to the loaderInfo
core.addListener( CIListener );
core.run( SimpleTest );
This would be my first/best suggestion for you. If it yields more information, we can work our way backward to find the actual root cause.If it doesn't help, we can also try more things. One more issue, the 4,1 rc2 candidate shortens the stack depth considerably from previous versions. If you aren't yet running that version, it may be worth it just for that dianostic alone.
Mike

Similar Messages

  • Macbook air hangs randomly

    My macbook air 2012 hangs randomly, when it happens the only thing i can do is push the power button and restart. I tought it was mavericks related so installed ML again but it still freezes sometimes. The log of the few minutes before the freeze:
    <APSConnectionNotificationQueue: 0x7fd82c247530>: outstanding count -1 for com.apple.apsd-queue-port=com.apple.syncdefaultsd.push-user=501-env=production
    Jun  2 18:28:35 --- last message repeated 4 times ---
    Jun  2 18:28:42 MacBook-Air-van-Gregory.local WindowServer[79]: CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
    Jun  2 18:28:42 MacBook-Air-van-Gregory.local WindowServer[79]: CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
    Jun  2 18:29:59 MacBook-Air-van-Gregory.local WindowServer[79]: CGXGetConnectionProperty: Invalid connection 73143
    Jun  2 18:30:25 --- last message repeated 4 times ---
    Jun  2 18:30:25 MacBook-Air-van-Gregory kernel[0]: SMC::smcIH WARNING: unexpected interrupt: 0xf2
    Jun  2 18:30:34 --- last message repeated 1 time ---
    Jun  2 18:30:34 MacBook-Air-van-Gregory.local Safari[151]: CGContextGetCTM: invalid context 0x0
    Jun  2 18:30:34 MacBook-Air-van-Gregory.local Safari[151]: CGContextGetDefaultUserSpaceToDeviceSpaceTransform: invalid context 0x0
    Jun  2 18:30:34 MacBook-Air-van-Gregory.local Safari[151]: CGContextGetCTM: invalid context 0x0
    Jun  2 18:30:34 MacBook-Air-van-Gregory.local Safari[151]: CGContextGetDefaultUserSpaceToDeviceSpaceTransform: invalid context 0x0
    Jun  2 18:30:38 MacBook-Air-van-Gregory.local WindowServer[79]: CGXRegisterWindowWithSystemStatusBar: window 10 already registered
    Jun  2 18:30:39 MacBook-Air-van-Gregory kernel[0]: SMC::smcIH WARNING: unexpected interrupt: 0xf2
    Jun  2 18:30:49 MacBook-Air-van-Gregory.local Safari[151]: CGContextClipToRect: invalid context 0x0
    Jun  2 18:33:05 localhost bootlog[0]: BOOT_TIME 1401726785 0
    And Ertre checks:
    EtreCheck version: 1.9.11 (43) - report generated 2 juni 2014 18:54:28 CEST
    Hardware Information:
              MacBook Air (13-inch, Mid 2012)
              MacBook Air - model: MacBookAir5,2
              1 1.8 GHz Intel Core i5 CPU: 2 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 512 MB
    System Software:
              OS X 10.8.5 (12F45) - Uptime: 0 days 0:21:56
    Disk Information:
              APPLE SSD TS128E disk0 : (121,33 GB)
                        disk0s1 (disk0s1) <not mounted>: 209,7 MB
                        Macintosh HD (disk0s2) / [Startup]: 120,47 GB (108,48 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Internal Memory Card Reader
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Gatekeeper:
              Anywhere
    User Login Items:
              None
    Internet Plug-ins:
              JavaAppletPlugin: Version: 14.6.0 - SDK 10.8 Check version
              QuickTime Plugin: Version: 7.7.1
              CitrixICAClientPlugIn: Version: 11.2.0 Support
    Audio Plug-ins:
              AirPlay: Version: 1.7 - SDK 10.8
              iSightAudio: Version: 7.7.1 - SDK 10.8
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.8
    3rd Party Preference Panes:
              Citrix Online Plug-in  Support
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                   3%          WindowServer
                   1%          WebProcess
                   0%          System Events
                   0%          fontd
                   0%          Safari
    Top Processes by Memory:
              246 MB          WebProcess
              135 MB          Safari
              57 MB          mds
              45 MB          WindowServer
              37 MB          Console
    Virtual Memory Information:
              1.93 GB          Free RAM
              889 MB          Active RAM
              63 MB          Inactive RAM
              1.14 GB          Wired RAM
              240 MB          Page-ins
              0 B          Page-outs

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) at the behest of a stranger. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Fonts 51 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports 'com.autodesk.AutoCad com.evenflow.dropbox com.google.GoogleDrive' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 ` route -n get default|awk '/e:/{print $2}' ` 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n\t(%s)\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' /^ *$|CSConfigDot/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/\/Users\/[^/]+/~/g ' ' s/^ +//;5p;6p;8p;12p;' ' {sub(/^ +/,"")};NR==6;NR==13&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: [^EO]|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<200) print "com.apple.";} ' ' $3~/[0-9]:[0-9]{2}$/ { gsub(/:[0-9:a-f]{14}/,"");} { print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:[^:]+//p ' '/root/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/ { n++;print;} END { if(n<1000) print "/System/";} ' '/^\/usr\/lib\/.+dylib$/p' ' /Temp|emac/d;/(etc|Preferences)\//s/^\.\/[^/]+//p;' ' /\/(Contents\/.+\/Contents|Frameworks)\/|\.wdgt\/.+\.[bw]/d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| ","||kMDItem'${p[35]}'=");sub("^.."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[9]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/ { next;} /%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]" "$1;b=b$1;} END { if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"file -b "F|getline T;if(T!~/^(AS.+ (En.+ )?text$|POSIX sh.+ text ex)/) F=F" ("T")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ +B/{ s/.+= |(-[0-9]+)?\.s.+//g;p;} ' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / /{$0="'"${p[28]}"'"};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9;} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps sudo\ crontab sudo\ iotop top pkgutil PlistBuddy whoami cksum kextstat launchctl sudo\ launchctl crontab 'sudo defaults read' stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' defaults\ read scutil sudo\ dtrace sudo\ profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil sudo\ lsof test );c2=(com.apple.loginwindow\ LoginHook '-c Print /L*/P*/loginw*' '-c Print L*/P*/*loginit*' '-c Print L*/Saf*/*/E*.plist' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' '-c Print\ :'${p[35]}' 2>&1' '-c Print\ :Label 2>&1' '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$Message' -k Sender kernel -k Message Req 'Beac|caug|dead[^bl]|FAIL|GPU |hfs: Ru|inval|jnl:|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|tim(ed? ?|ing )o|WARN' -k Message Rne 'Goog|ksadm|SMC:' -o -k Sender fseventsd -k Message Req 'SL' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cgh] ! -name *ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '-L {/{S*/,},}L*/Lau* -type f' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Ca*/*/Ex,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo,Widg}* -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,[lps]*.conf,pam.d,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}* .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --only-files --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' -i4TCP:0-1023 com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' );N1=${#c2[@]};for j in {0..8};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files Hidden\ apps 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents launchd Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls );N3=${#l[@]};for i in 0 1 2;do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};';done;A7(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0(){ [[ "$v" ]]&&echo "$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "$s"<<<"$v"`&&C1 1 $1;};for i in 1 2;do for j in 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;A2 0 $((N1+1)) 2;C0;A1 0 $N1 1;C0;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 1 10 7 9;D13 1 11 8 10;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 14 12 14;D22 6 36 13 15;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D22 11 17 17 20;for i in 0 1;do D22 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A2 19 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;A2 4 20 21;B7 6;B2 9;A4 14 7 52 9;B2 10;B6 9 10 4;C3 25;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;D13 24 24 32 31;D13 25 37 32 33;A1 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D13 21 0 32 19;D13 10 42 32 40;D22 29 35 46 39;};D23 14 1 48 42;D12 34 43 53 44;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 26 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 33 34 42 37;B1&&D23 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 20 42 32 41;D23 14 2 48 43;D13 4 5 32 1;D22 4 4 50 0;D13 14 3 49 5;B3 4 22 57;A1 26 46 56;B7 22;B3 0 0 58;C3 47;D23 22 9 37 7;A7;C2 2;} 2>/dev/null|pbcopy;exit 2>&-  
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    8. If you see an error message in the Terminal window such as "syntax error," enter
    exec bash
    and press return. Then paste the script again.
    9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
    11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with "Model Identifier." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Problem with program hanging randomly on certain commands from win 7 pro client to SB Server

    Having a problem with program hanging randomly on certain commands from Win-7 Pro Client to SB Server Both 64-Bit
    Five other slower XP-Pro 32 Bit systems though they are older and slower systems do not seem to hang as readily if at all.
    It has been very frustrating as the Client-System, SB-Server and Program should work w/o any hitches, but this seems to work fine @ times and then hang randomly.
    Would appreciate any and all suggestions in assisting.... JimBAgde-MSS  

    You can try this, as I have had similar problems with another MS Access .MDB file and slow access before. This fixed my problem for me. On the slow computer, make sure the program is set to see the .mdb file via UNC path, not a mapped drive letter. ex.
    USE:  \\yourserver\shared\dental\file.mdb
    DO NOT: S:\\shared\dental\file.mdb
    hope this helps

  • When exporting many videos with Lightroom 5, the process hangs randomly and needs to be restarted.

    When exporting few videos, the process hangs randomly. The processor performance is 0 % and the lightroom says it is working (actually it is not). I have to quit lightroom, kill all processes like amecommand.exe, Adobe Media Core, Adobe Dynamic Link Manager and restart the process. It stops randomly.
    I am exporting ALL-I videos from Canon 5D mark  III, into H264, high quality.
    PS: The same situation was with Lightroom 4.

    Hello,
    i have the same problem on LR5.5 on Win 7 (8G RAM)
    Thank you for any help.
    Petr

  • BOBJ WEBI XI 3.1 SP 6 Report hangs randomly

    We upgraded the BOBJ XI 3.1 SP3 to SP6. We're now noticing that the WEBI reports are hanging randomly. It doesn't trigger any DIA session in BW backend. It looks like connection issue between BOBJ and BI. If I close the report and refresh it again, it runs fine. It is happening very randomly and there are enough DIA processes available in BW. We're currently on BW 7.0 ENHP1 SP 08.
    Has anyone faced this issue? Is there any way we can perform the connection trace between BOBJ and BW?
    Thanks,
    Milind

    Milind,
    First, SP6 is not an option. Please upgrade to 6.3 or SP7. because it contains several problems with calculation engine and merge dimension.
    maybe your problem is fixed after updrade

  • KeyBoard Hangs Randomly with VDI 3.1

    Hi All,
    I have a customer running VDI 3.1. with Vbox as Desktop Provider
    The keyboard hangs randomly at certain VM at certain times.
    How can I fix this issue, please
    Thanks in advance,

    I am also having this problem. I am getting random keyboard lockups at the VDI login screen. This only occurs at the login screen.
    When this happens, my only option is usually a Stop+A. on some rare occasions a Ctrl+Alt+BkSpace-BkSpace may work.
    Also if using a smartcard, puling it out and inserting it in again will do the trick.
    We are using Type 7 Arabic keyboards.
    I found a similar problem "http://blogs.sun.com/sjf/entry/keyboard_layout_problems_with_sun" related to kbd and java, but that was for another kiosk session type and I did not know if it is the same problem.
    Also read that it may be a bug with the type 7 KB sending too many signals while idle, but this I can't seem to dig up the page I read it on.
    We have also upgraded to VDI 3.1.1 and we still have the same problem.

  • Iphone 5s Hangs randomly after upgrading to IOS 8

    I am bit worried about IOS upgrade. I am using Iphone 5s since March 2014. Till date it was working fine. But when I upgraded my Iphone from IOS 7.1.2 to IOS 8 problem starts arriving.
    Symptoms :      1. The phone hangs randomly after upgrade.
                            2. After selecting any application , it disappear suddenly. I have to start the application again. This mostly happen when I select Setting icon
    This is very much embarrassing that I am using one of the best phone in the world and it hangs automatically when I need it most.
    The only resolution for hang phone is to reboot.
    I upgraded to latest IOS 8.0.2 but still no improvement. I am expecting Apple team to look into this issue and resolve it. Waiting for your response.

    I have 5 Iphone 5's and Ipad Air. All upgraded to ios8. Everyone locks! it is so locked you have to hold home button and power button serial times. It reboots and just shows apple. When you use Safari, or type a text message, they just get behind then lock up with half a screen or half the icons.
    All my kids hate their devices now. I know Apple will fix. It is scary as i have never seen iPhones actually lock up and un-usable. this should have been caught in Beta. Perhaps Apple should get some "Real" outside normal users to beta. The ones they are using are not catching this stuff. Code is complicated, Apple has the best minds, Just keep holding the Home button and power button. Eventually it will reboot. Then close all the open apps. and don't tilt the phone sideways.
    Also close all un-used webpages left open in safari. this seems to fix.
    As for the Bug about lagging while texting and half screen lock ups. that needs to be fixed ASAP.
    I know from building things, there is always a few hiccups. Yelling won't do anything, give Apple a chance to fix it. I love Apple, and will continue to purchase the items. The world economy is changing, suppliers are going green, thus you get cheap bendable parts too. Apple will find the middle ground and work the problem. Please all post they read these blogs.
    If Apple deletes your posts and denies these problems then email Tim Cook. He does listen. Give it a week then it will all be sorted out. If apple sold iPhone 6 pluses that bend, then i am sure they will offer a replacement. Apple does care, May seem arrogant but they always come through at the end.
    Hang in there, i always rush and put the update on the minute it comes out, over and over, then complain about the bugs. Better to wait a month. i am addicted to new and better and just click upgrade. My fault too. I know better after 37 years with apple.
    Kind Regards,
    B

  • TestRunner Hangs or ExecutionException: java.lang.NumberFormatException

    I'm attempting to get my unit tests setup to run automatically with my Ant build and take one path or the other if they fail or not. I used the SampleCIProject as an example and got it to run just fine. However, when I recreate the structure in my project I am getting some weird behavior that I have wasted a lot of time trying to figure out. When I duplicate the SampleTest.as class my Ant build runs as expected. However if I throw an [Ignore] tag above the first test I get the java exception telling me it is expecting a number and getting "NaN'. It seems to be hit or miss depending on where I put the [Ignore] lines and the resulting exception. Also I find that if I put in only one test and [Ignore] it, when FlexUnit task executes and the TestRunner.swf pops up it stays up and hangs the process. It does not shut down automatically. Upon closing the swf the process does nto complete, just sits there in this hung state.
    I'm not creating my own TestRunner.mxml as it seems to be automatically created. I did try creating my own but I notice that the resulting TestRunner.mxml in the dist folder is the one that is automatically generated vs the one I created.
    I'm using the 4.1.0-beta2.19-sdk3.5.0.12683 build if that helps.  Does anyone have any idea what's going on? If not, does anyone know how I can set myself up to debug the ant task and FlexUnit code so I can try to find out what's going on? I can't seem to even find if/where the java exception being thrown has a full stack trace sent to a log somewhere.

    This sounds like an error in the CIListener to me. I will need to confirm, but the quick guess is that the Ignore is probably trying to output the time since the last test execution. Since it is the first one causing the problem, my guess is that the variable holding the time has not been initialized and is null. I am guessing the code concatenates that into some weird mess and probably sends it over to Java, which freaks out trying to interpret it into a number.
    I won't be able to check for an hour or two, but if you want to verify yourself, I would look in the CIListener and look for ramifications of the testIgnored() method being called before whatever variable holds the time is initialized.
    Another quick and dirty way to test would be to change the CIListener. It has a method, something like testTimeStr() which returns the time represented as a string. Just make it always return '0' and see if the problem goes away.
    Mike

  • Safari 7.0.2 hanging randomly on Mavericks

    Safari keeps hanging intermittently for absolutely no reason. Whenever it does it, the spinning beachball comes up, and Safari is completely unresponsive for 5-10 seconds, then it goes back to normal as if nothing happened.
    This started happening randomly about two to four days ago; I had not installed anything new that I can remember.
    It started happening when I restarted out of Boot Camp. I went on Safari almost immediately after I logged in, and it started doing it. I thought that it was just initializing like it usually does when I log in, but after it kept doing it for a while, I got extremely frustrated, installed the Mavericks update (10.9.2), and went back to Windows, hoping the update would fix it when I would return. Unfortunately, it didn't.
    Here are my extensions:
    Facebook Photo Zoom 1.1206.11.1
    AdBlock 2.6.18
    YouTube Options 1.8.160
    SCC (Safari Currency Converter) 1.2
    Color My Facebook 1.203
    Reddit Enhancement Suite 4.3.1.2
    gDirectLinks 1.0.4
    Thanks in advance.

    Safari > Preferences > Extensions
    Turn off Extensions and try.

  • Premiere hangs randomly when loading media from Canon 5D Mark III

    Premiere 5.5.0 hangs when loading media. When I drag like 20 files from explorer to Premiere, it loads some files, but at a random point it stops loading and freezes. I loaded every file manually by using ctrl-I within Premiere and saving regularly. After loading a random number of files (anywhere between 1 and 7) it freezes. I managed to get all the files into the project. Now when I try to open the project, it freezes randomly while loading the media. I copied the project and when I open the new one, it opens normal and asks where the media is. When I locate it... same problem, anywhere during loading it might freeze. When I cancel it, I can manually link every media file back, with the random risk of freezing.
    I reinstalled Quicktime without any improvement.
    I reinstalled Premiere without improvement.
    In old projects sometimes random media-files are not linked. Sometimes I can link them succefully. Sometimes it freezes when I try to link them.
    As far as I can tell this only happens to .mov files and not other types of media-files.
    Sometimes when I have been working on a project succesfully, Premiere still freezes when I close it.
    UPDATE
    I found out that this only concerned movies from my Canon 5d Mark III. I searched if other people had the same problem and found this thread: http://forums.creativecow.net/thread/3/923736
    The solution is to rename the extensions from .mov into .mpg.
    This solves the issue...

    danielschweinert wrote:
    Does somebody else has this problem?
    Yup: I heard about it just today, in fact.  An FCP user was trying to get Cinema Tools to conform 24fps footage from a Mk II and Mk III to 25.  No problems with the Mk II footage, but no luck with the Mk III footage.
    Now, it could be just coincidence.  But if you don't believe in coincidence, you might think that there's something screwy with Canon's new codecs for the Mk III.  "Screwy" is a highly technical term, by the way.

  • Firefox Hangs Randomly When I Use Flash or Java

    Most of the time when i open a flash or java feature in firefox it will hang, this is for all videos, flash games etc. even things like grooveshark fail to load and randomly freeze at no apparant point. i then have to task manager/end process, but when i go back firefox retrys loading the pages to freeze at EXACTLY the same point, then i repeat the process but this time firefox says the 'well this is embarrasing' tabs thing.
    i have updated both flash and java, even tried an update just now, and still no fix...
    not sure it is updating correctly as when i get the adobe download manager i do not see anything appear in the box where i used to see the progress for flash player downloading.

    Hi, I'm going to develop a 2D web puzzle game
    (similar to Bust-A-Move in concept) which I would
    like to submit to Yahoo! for their game's section. I
    am fluent in Java and C++. I am wondering if I should
    use Java or Flash to make my game? I am looking for a
    language that offers smooth performance, ease of use,
    object-oriented syntax, and high-level 2D graphical
    capabilites. A high-level 2D game library would be a
    big plus.I never heard about such a thing like a "game library". If you know Java and don't know Flash, why bother with the latter?
    Also, I heard Java now compiles it's code to machine
    bytecode on program startup when deployed from a web
    applet - is this true? Probably not. It's either machine code or bytecode, but not both. You're thinking about the JIT compiler, that processes the bytecode only when it's needed, optimizing it context-specifically in the process. Yes, it does that.
    Also, do the JDK libraries
    feature hardware acceleration in Windows, or do I
    need a special add-on libray to get hardware
    acceleration?You should be able to answer that yourself. The chances for a general-purpose library "just for Windows" from Sun are pretty low. That's not what you want to do anyway, what you want to have is access to OpenGL e.g. There are libraries available for that.

  • Firefox 4.0 hangs randomly

    After i clear my cache and cookies my firefox just started to hang in random times when I'm browsing

    Solved it (maybe...)
    If it hangs, alt-f4 once. This should get firefox working again. To stop it hanging alltogether, go in to add-on manager and disable "conduit engine 3.3.3.6" Restart firefox and should be sweet.
    I think this add-on is causing FF to hang. When you alt-f4, you're exiting from this extension, rather than FF. If you alt-f4 twice, you'll quit FF.
    Good luck

  • Photoshop CC hangs randomly...

    I have been having a lot of problems with Photoshop CC hanging at random times, but usually when I am bringing up a dialog box, e.g. I go to Image>Image Size, the dialog comes up but I can't do anything. If I wait long enough, between 30sec to 1min, it unfreezes. I have this happen several times a day. Here are my computer specs:
         Windows 7 SP1 (x64)
         Photoshop 14.1.2 (x64)
         8gigs of RAM
          Intel Core i5-2400
         AMD Radeon 6350

    Syrax12 is not alone.
    I run PS 13.0.5 at work and PS CC at home and both software periodically experience this "hang".
    I've discovered that clicking back-and-forth from PS window to the desktop (or another program's open window) reduces the time that the software freezes. The issue does not seem to be connected to a specific operation, as I've had this happen when using the clone, patch, pen and selection tools, as well as, entering the liquify environment.
    Both machines that I work on are Apple iMacs:
    WORK
    Processor  3.4 GHz Intel Core i7
    Memory  24 GB 1600 MHz DDR3
    Graphics  NVIDIA GeForce GTX 675MX 1024 MB
    Software  OS X 10.9.3
    Interface  Wacom PTK-640 (Intuos 4)
    HOME
    Processor   3.5GHz Quad-core Intel Core i7
    Memory   32GB 1600MHz DDR3 SDRAM-4X8GB
    Graphics   NVIDIAGeForceGTX780M 4GB GDDR5
    Software  OS X 10.9.3
    Interface  Wacom PTK-640 (Intuos 4)
    Adobe, please advise.

  • Major problem - Process Flows hanging randomly - 11.2.0.1

    Hi,
    We are experiencing the following problem.
    Randomly process flows sit doing nothing.
    Have ran some days and totally fine. Process flows fine - each activity has all the necesassry outgoing activities.
    What causes this?
    If run again - fine.
    How do we resolve.
    We need to be able to kick off the process and leave it to run without having to check if it hanging al the time.
    Any help/advice would be great.
    Many Thanks

    Hi,
    I found out that wrong ordering of transitions may cause strange problems. In owb, check that the outgoing transistions of each operator are numbered sequenty (0,1,2, ...). Sometimes, some number appear twice, e.g. 0,1,1). This often happens after an existing transition was deleted.
    And make sure that the "else" transition (the one without any condition) always has the highest number.
    Regards,
    Carsten.

  • System hangs randomly with hard disk problem

    I got some problems with random system failures. After a couple of hours my system isn't usable anymore. Most programs freeze and if I try to start new programs, I get a I/O error message. System console writes many errors like this:
    [ 3728.036223] systemd-journald[127]: Failed to write entry (18 items, 517 bytes), ignoring: Read-only file system
    Then I have to reset my hardware. This problem occurs since two days. I made an update lately, but I can't remember if that problem occurred after that update.
    What can cause such a problem? Where do I find relevant log files?

    I just checked my SSD with smartctl. It displayed a warning with a link to: http://www.tomshardware.com/news/Crucia … 14544.html. That sounds like my problem. I try to update my firmware.

Maybe you are looking for

  • Data Collection -- Planning Data Pull process failed

    Hello Experts, I am having a problem with data collection, the result of Planning Data Pull was completed error. It seems the problem is on the Planning Data Pull Worker. I am using 2 worker to run Planning Data Pull, and both result was errors. Belo

  • CCMS monitoring data collection

    Hi, I have set up CCMS to show alerts for inbound IDOC errors. This seems to be working correctly, but the status is not being updated when the data collection method is being run. The data collection is set to run once per hour. best regards, Jason.

  • Differentiating SOs to STOs

    Dear Readers, How can one differentiate a sale order from a stock transfer order during batch determination, specifically routine RV01F901? The closest I've got to is noticing the VBTYP (SD document category). For a SO it is C. For a STO it is howeve

  • Entity level validation suppressed in backend

    Hi, I am working on jdev 11.1.1.6, where I face a issues which is pretty much strange. I created a editable table from a view object datacontrol by dragging and dropping. This UI table consist of two columns with two LOVs providing them values. The e

  • Timing loop speed

    Hello, Is there a limit to how fast a timed loop can run with an accurate timestamp? I would like to sample at *exactly* every 200 msec, however my output file indicates that it is ~ 200 +/- 10. Is there a better way to create my timestamp? BTW - the