Pda reproducible bug with logical shift operation when y 3 for arrays

Folks,
I have discovered a problem and wonder if this is a wider bug or if I am doing something wrong:
Labview PDA 8.0.1  -  running on a Dell Axim:
I create a 2x1000 array of U32 and feed it as x into the logical shift operator.  If  y is between -3 and 3, the logical shift works properly.  If y >= 4 or <= -4, then the array is returned with all zeros.
I have reproduced this for I32 data and smaller arrays.  Logical shift works properly for scalars.
Has anyone else seen this?  Is this a bug?
Thanks for any help.

It might very well be a bug. If it works differently on the PC and on the PDA then it is almost certainly one.
I suggest you post a simple example showing this so that people with current versions of the PDA module (i.e. not me) can test this. Maybe it was even fixed for 8.2?
Try to take over the world!

Similar Messages

  • Okay, i have 2 bugs with maverick.  First, when I delete a file within a window, the files deletes but the preview doesn't delete until I close the window and reopen it.  Second, I work on a network of computers and the search feature is now buggy...

    Okay, i have 2 bugs with maverick.  First, when I delete a file within a window, the files deletes but the preview doesn't delete until I close the window and reopen it.  Second, I work on a network of computers and the search feature is now buggy...  When I search for a file, A) it asks me if it's a name, or it wont produce anything, and B), its slower than in prior OS versions and in some instances I have to toggle to a different directory and go back to my original directory in the search: menu bar or the search wont produce anything...  Very buggy. 

    It appears to me that network file access is buggy in Maverick.
    In my case I have a USB Drive attached to airport extreme (new model) and when I open folders on that drive they all appear empty. If I right click and I select get info after a few minutes! I get a list of the content.
    It makes impossible navigate a directory tree.
    File access has been trashed in Maverick.
    They have improved (read broken) Finder. I need to manage a way to downgrade to Lion again.

  • Persistent Aggregates bug with logic - anyone else see this ?

    A long while ago I posted a bug report regarding the use of aggregates with the Stealthplug guitar audio interface. I also reported this on the apple bug report system.
    Basically, when using Logic8 with stealthplug and OSX Tiger ( latest 10.4 ) I configured an aggregate using AudioMIDI setup program, configuring Stealthplug as the input and the built in audio as the output.
    When one creates an audio track with the aggregate name selected I Logic8
    preferences INITIALLY one can get audio input to show up, the "record" button appears and one can hear audio output to the main macbook audio outputs. However on repeated use and selection/deseletion of the particular named aggregate one finds that the stealthplug input is no longer enabled ( the record button disappears).
    I found out recently that if I delete the aggregate ( I only had one aggregate st up ) and create a NEW aggregate, this time with a different name, but with the same settings ( stealthplug as input, built in outputs as output ) then one can get the aggregate to work initially in logic8. However after a few sessions, or switching between audo devices in preferences, the aggregate again fails to work, by this i mean I no longer get the "R" button appearing in the channel strip for the input.
    Stealthplug works fine when selected itself if one selects this as the device, but NOT when used through an aggregate. I suspect this is something to to do with aggregates and not stealthplug.
    My suspicions is that it has something to do with the way logic8 or the CoreAudio system stores its aggregate preference information since I find that if I delete the original aggregate but recreate the same aggregate settings using a different name then the aggregate will work for a short time.
    This really needs fixing since aggregates are potentially so useful.
    Anyone else seen this with stealthplug or another audi interface ? is the Aggregates system just plain buggy? dos this problem go away in Leopard ?

    Well I can say that after installing updates to QuickTime is appears I have been having a lot of trouble with Aggregate Devices as well. I use 2 896HD MOTU interfaces and after a few sessions of Logic, the Aggregate device stops working. I can either (a) reset the computer, (b) sometimes reset the coreAudio driver (works rarely) or (c) create a new Aggregate device like you have and it all starts working again.
    Even worse, some of my USB MIDI interfaces like the Fantom X7 just loose connection as well. If I remove the USB and then plug back in, it's recognized again immediately.
    Something is seriously broken and I have NO clue where to begin to help fix it. The only thing I could do is re-install OSX 10.5 and not do the quicktime updates and see if that helps. Unfortunately, that is a LOT of work! (I use like 146 AU plugins total).

  • Workshop 6 Bug with STLport hash_map operator []

    Using hash_map<string, string>:operator[] in a debug build crashes; in release, it doesn't. This must be a compiler bug, yes? Here's how to reproduce it.
    <PRE>
    [valhalla:~/test] $ cat t.c
    #include <string>
    #include <hash_map>
    using namespace std;
    main()
    hash_map<string, string> m;
    m["stl"] = "port";
    string s = m["stl"];
    [valhalla:~/test] $ rm -rf SunWS_cache/
    [valhalla:~/test] $ CC -I/apps/stlport-4.5.3/stlport -L/apps/stlport-4.5.3/lib -R/apps/stlport-4.5.3/lib -lstlport_sunpro t.c
    [valhalla:~/test] $ a.out
    [valhalla:~/test] $ rm -rf SunWS_cache/
    [valhalla:~/test] $ CC -g -I/apps/stlport-4.5.3/stlport -L/apps/stlport-4.5.3/lib -R/apps/stlport-4.5.3/lib -lstlport_sunpro t.c
    [valhalla:~/test] $ a.out
    Bus Error (core dumped)
    [valhalla:~/test] $ dbx -q a.out core
    core file header read successfully
    program terminated by signal BUS (invalid address alignment)
    Current function is STL::_stl_delete
    99 inline void STLPCALL __stl_delete(void* __p) { ::operator delete(__p); }
    (dbx) where
    [1] freeunlocked(0xffbee657, 0xff23a000, 0xffbee657, 0xff23a000, 0x237e8, 0xff1c291c), at 0xff1c2974
    [2] free(0xffbee657, 0xffbee5d4, 0xffbee658, 0xffbee5e2, 0xffbee5e1, 0xff19bb88), at 0xff1c2924
    [3] operator delete(0xffbee657, 0xffbee658, 0xffbee657, 0xff37e540, 0x13bb0, 0x1ee00), at 0xff3636f8
    =>[4] STL::_stl_delete(__p = 0xffbee657), line 99 in "new"
    [5] STL::_node_alloc<true,0>::deallocate(__p = 0xffbee657, __n = 4347225U), line 253 in "_alloc.h"
    [6] STL::allocator<char>::deallocate(this = 0xffbee5b0, _p = 0xffbee657 "", __n = 4347225U), line 360 in "_alloc.h"
    [7] STL::STLP_alloc_proxy<char*,char,_STL::allocator<char> >::deallocate(this = 0xffbee5b0, __p = 0xffbee657 "", __n = 4347225U), line 506 in "_alloc.h"
    [8] STL::String_base<char,_STL::allocator<char> >::_M_deallocate_block(this = 0xffbee5a8), line 124 in "_string.h"
    [9] STL::String_base<char,_STL::allocator<char> >::~_String_base(this = 0xffbee5a8), line 135 in "_string.h"
    [10] STL::basicstring<char,_STL::char_traits<char>,_STL::allocator<char> >::~basic_string(this = 0xffbee5a8), line 302 in "_string.h"
    [11] STL::hashmap<_STL::basic_string<char,_STL::char_traits<char>,_STL::allocator<char> >,_STL::basic_string<char,_STL::char_traits<char>,_STL::allocator<char> >,_STL::hash<_STL::basic_string<char,_STL::char_traits<char>,_STL::allocator<char> > >,_STL::equal_to<_STL::basic_string<char,_STL::char_traits<char>,_STL::allocator<char> > >,_STL::allocator<_STL::pair<const STL::basicstring<char,_STL::char_traits<char>,_STL::allocator<char> >,_STL::basic_string<char,_STL::char_traits<char>,_STL::allocator<char> > > > >::operator[](this = 0xffbee680, __key = CLASS), line 186 in "_hash_map.h"
    [12] main(), line 8 in "t.c"
    (dbx) exit
    [valhalla:~/test] $ exit
    exit
    [valhalla:~/test] $ which CC
    /apps/SUNWspro64/bin/CC
    [valhalla:~/test] $ CC -V
    CC: Sun WorkShop 6 update 1 C++ 5.2 Patch 109508-09 2002/07/08
    [valhalla:~/test] $ uname -a
    SunOS valhalla 5.8 Generic_108528-15 sun4u sparc SUNW,Sun-Blade-100
    </PRE>
    STLport places all of its classes in its own _STL namespace, so there is no concern for name collision with std types that come with the Sun compiler. 
    Any ideas?
    Regards,
    Jason

    I found out this is compiler bug with Forte 6 that ocurrs when inlining is enabled and temporaries are used in conditional expressions with the ?: operator, e.g.,
    [valhalla:~/test] $ cat tt.c
    #include <iostream>
    #include <stdlib.h>
    using namespace std;
    struct X {
    X() { cout << "X ctor" << endl; }
    ~X() { cout << "X dtor" << endl; }
    int foo() { return 1; }
    struct Y {
    Y() { cout << "Y ctor" << endl; }
    ~Y() { cout << "Y dtor" << endl; }
    int foo() { return 1; }
    inline int foo(int i)
    return i ?
    X().foo() :
    Y().foo() ;
    main(int, char **argv)
    return foo(atoi(argv[1]));
    [valhalla:~/test] $ rm -rf SunWS_cache/
    [valhalla:~/test] $ CC -g tt.c
    [valhalla:~/test] $ a.out 1
    X ctor
    X dtor
    [valhalla:~/test] $ rm -rf SunWS_cache/
    [valhalla:~/test] $ CC tt.c
    [valhalla:~/test] $ a.out 1
    X ctor
    Y dtor
    X dtor
    [valhalla:~/test] $ g++ tt.c
    [valhalla:~/test] $ a.out 1
    X ctor
    X dtor

  • Problem with logic:equal tag when used with bean:write

    Hi All,
    I have a problem with logic:equal.When i tried to use the following piece of code its not working
    <logic:equal name="var in session" value="<bean:write name='var in request'/>">
    Do some thing
    </logic:equal>
    its not working i know we cant use nested tags
    is thr any alternative instead of using a scriplet

    A scriptlet expression is about all you can do.
    <bean:define id="tempVar" name="var in request"/>
    <logic:equal name="var in session" value="<%= tempVar %>">
    ...If you have a JSP2.0 container with EL enabled, then you could use an EL expression instead of the standard <%= expr %>

  • Printing bug with logical page numbers

    I have a PDF file set up with logical page numbering. If I want to print page 7-10 and type this in the Pages field, Reader prints physical pages 7 through 10 from the PDF file instead of logical page 7-10. I tried it in Reader X and XI and the problem occurs in both. I am pretty sure it worked in early versions, but I don't know what version it stopped working on. Is this a known issue?
    Rick

    Could it be that this file contains duplicate page labels? Can you share the file?

  • My cursor frequently stops working.  It still moves but nothing happens when I click with it.  Also, when I go for support Apple tells me my serial number does not exist but I am sure I am entering the correct one.

    My arrow cursor changes unexpectedly to the "tall I" cursor and then I can't open links.
    My two delete buttons only work one letter/number at a time.
    When I go for Apple support it says my serial number does not exist?  But I know it is correct!

    If you think getting your web pages to appear OK in all the major browsers is tricky then dealing with email clients is way worse. There are so many of them.
    If you want to bulk email yourself, there are apps for it and their templates will work in most cases...
    http://www.iwebformusicians.com/Website-Email-Marketing/EBlast.html
    This one will create the form, database and send out the emails...
    http://www.iwebformusicians.com/Website-Email-Marketing/MailShoot.html
    The alternative is to use a marketing service if your business can justify the cost. Their templates are tested in all the common email clients...
    http://www.iwebformusicians.com/Website-Email-Marketing/Email-Marketing-Service. html
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • Mac game loaded with logic express, now its asking me for license key

    My macbook came loaded with logic express 3 years ago, been working completely fine. Until today, where upon opening it asks me for the registration key which, if I don't, will not allow me to use the program. I don't have a registration key because I didn't purchase the software separately, and why it is asking for it now (after 3 years of usage) is beyond me.
    Thoughts?

    You should have the key with your documentation & install disk. However, if you haven't got it with your MB, call apple support. They are the only ones who can help you.
    Fox

  • Reproducible Bug with Displaying Moved Files

    LR 2.0, Windows XP
    I have the following folder hierarchy -
    A
    ...B1
    ...B2
    ...B3
    ...B4
    ...B5
    .......C1
    .......C2
    .......C3
    .......C4
    I'm seeing the following behavior
    1) I select folder B5. Folder B5 does not have directly have images. Only the subordinate folders. (C1 through C4 contains the contents cards from multiple cameras used on a shoot.)
    2) In grid display, viewing in sort order, I select the top N images of folder B5 and drag them into B1 or B2. (My goal is to get four DVDs that represent the shoot in time order.)
    3) I see the "Moving Photos" and image names in the progress bar in the upper left corner of the screen.
    4) After the move is complete, the moved images are still showing, even though the selected folder is still B5. (I say to myself, wait a minute, those images shouldn't be there, I moved them to a different folder.)
    5) Right-click / Show in Explorer correctly finds the moved file for one of these images.
    6) Hitting E for loupe view began removing the moved images from the grid, but VERY, VERY slowly. (I moved about 200 images, if that is possibly a factor.) It "never" completely refreshed the source grid.
    7) However, if I quit out of LR, the folders appear the way I expect them.
    8) If I stay in LR, but don't go to Loupe View, I can move around to different folders in my catalog. But when I come back to the original folder I was moving images from that folder (B5 in my example), and it still displays images that are no longer there!
    Pretty strange...
    - Tom

    I have this problem with my mac. My "fix" is to hit "delete" in grid mode then "remove" (not remove from disk) then command Z and the photos will be in your new folder will no longer show in the old folder. Hope they fix this!!!!!!

  • ODP bug with generated SQL script when using DateTime

    With EF5, I'm getting some really weird SQL scripts when dealing with DateTime.
    THe follow script works fine.
    var a = db.MOTOR_POOL_RESERVATION
    .Where(o => o.DEPART_DT > new DateTime(2013, 1, 1))
    .Select(o => o.RESERVATION_ID)
    .ToList();
    SELECT "Extent1"."RESERVATION_ID" AS "RESERVATION_ID"
    FROM "MOTORPOOL"."MOTOR_POOL_RESERVATION" "Extent1"
    WHERE ("Extent1"."DEPART_DT" > TO_TIMESTAMP('2013-01-01 00:00:00.000', 'YYYY-MM-DD HH24:MI:SS.FF'))
    But as soon as I create DateTime with year, month or day values forming from a variable, then generated scripts become incorrect.
    var year = 2013;
    var month = 3;
    var dt = new DateTime(year, month, 1);
    var c = db.MOTOR_POOL_RESERVATION
    .Where(o => o.DEPART_DT > dt)
    .Select(o=>o.RESERVATION_ID)
    .ToList();
    see the date is treated a string.
    SELECT "Extent1"."RESERVATION_ID" AS "RESERVATION_ID"
    FROM "MOTORPOOL"."MOTOR_POOL_RESERVATION" "Extent1"
    WHERE ("Extent1"."DEPART_DT" > '2013-03-01 00:00:00')
    var b = db.MOTOR_POOL_RESERVATION
    .Where(o => o.DEPART_DT > new DateTime(year, month, 1))
    .Select(o => o.RESERVATION_ID)
    .ToList();
    same problem with this one.
    SELECT "Extent1"."RESERVATION_ID" AS "RESERVATION_ID"
    FROM "MOTORPOOL"."MOTOR_POOL_RESERVATION" "Extent1"
    WHERE ("Extent1"."DEPART_DT" > '2013-03-01 00:00:00')

    It turns out that the sql is valid since I'm using bind parameters.

  • Windows 8.1 U1 bug with unresponsive start screen when fast-switching users

    While testing out the bug described here ( http://social.technet.microsoft.com/Forums/windows/en-US/c9a3c605-9e7f-47ce-84ec-791a1627ebf0/windows-81-u1-hiding-taskbar-in-multimonitors-setup-bug?forum=w8itprogeneral ), I've found another bug - if the secondary
    monitor is lower than the main one, start screen becomes completely unresponsive when fast switching users. You can click on any tiles, on start in lower left corner or try searching apps - it does nothing. Here's the screen recording http://1drv.ms/1k8au8O
    . The secondary screen is usable at the same time, and sometimes you can run start screen on it (in such a case, it disappears on main screen and appears on secondary screen, but is also unresponsive), or you can't click at start icon at all (it appears highlighted
    in the taskbar and doesn't response to clicks).
    MSFT's testers should test such a setup a bit more, I think.

    Hi,
    What’s your meaning of secondary monitor is lower than the main one?
    I test the dual screen, fast user switching works good, so what’s your condition?
    Alex Zhao
    TechNet Community Support

  • Color shift (lightening) when using "Save for Web & Devices..."

    Can someone please let me know why I'm getting a color shift (the entire image lightens noticably) when I export an image or animated gif with "Save for Web & Devices...". It happens on PCs and Macs, and with both CS3 and CS2.
    I've been using this feature (flawlessly until a few months ago) long enough to realize that there are several settings to adjust the color table, dithering, web snap, etc., but adjusting these settings don't seem to fix the problem. When I use "Save As..." the color shift doesn't occur, and that's been my workaround, but I'm currently trying to save a few animated gifs, which must be saved with "Save for Web & Devices..." in order to retain the animation.
    Please help!! Many thanks.

    Ah ha! I thought so. The only reason I can speak on this topic at all is because of what I was forced to learn when I started using a Dell LCD flatscreen.
    As mentioned earlier, most monitors are pretty close to sRGB, which made web work somewhat easier. However, it seems recently some so-called "wide gamut" monitors have come to market, including the recent crop of Dells. The new Dells can produce a gamut that is closer to Adobe RGB than sRGB. This means -- speaking loosely -- it can produce brighter and more saturated colours than an "sRGB" type monitor.
    RGB numbers, in the context of a defined colour space, represent an "actual" real life colour. A very bright red in sRGB colour space may be represented by r255b0g0, but that same "actual" red colour is represented in the wider Adobe RGB colour space by r219b0g0. Adobe RGB, being wider than sRGB, can include still brighter reds than sRGB's brightest red, hence where sRGB hits a roof at r255, Adobe RGB can keep going higher.
    Imagine two ladders, each with ten steps on it. The Adobe RGB ladder is taller than the sRGB ladder, even though they both have ten steps. The 9th step is higher (i.e. brighter) on the Adobe RGB ladder than on the sRGB ladder. So if an image contains the RGB values of r219b0g0, well if you assign it to sRGB, it will not be a very bright red. If you assign it to Adobe RGB, it will be a brighter red, because that "ladder step" (like the 9th step) is higher than the same step in sRGB.
    This is why your image appears brighter when viewed in SFW and in web browsers. Photoshop knows it's supposed to be using sRGB colour space, but SFW and web browsers DOESN'T, and so it just assigns your monitor colour space, which with these Dell monitors is wider than sRGB.
    I think the Dell monitor is fine...I still highly recommend purchasing some type of hardware calibration utitily (one that has a thingy that attaches to the screen to measure the light being emitted). Properly calibrate and profile your monitor, trust what you see in Photoshop, convert to sRGB for web images, and forget the rest. Either way, your images will look "good" on some people's monitors and "bad" on others.

  • Audio bug with WAV files: use mp3, not wav for syncing long audio files

    Just a tip:
    I've noticed another audio bug in Presenter (including 7.05) but there is a workaround. I often export the audio as a single, long clip from pre-recorded lecture videos, and sync it with the powerpoint slides in Presenter. I've found it easiest to import the long audio file into the first slide, then sync using the Edit Audio window. I find that much easier to use than the Sync audio window.
    However, If you use WAV format for the imported audio file, sometimes Presenter will simply refuse to play back anything beyond about 5 minutes into the timeline in the Edit Audio window. Nothing fixes it - restarting, re-importing, etc. However the problem goes away if you save the audio as mp3.
    Ellen
    http://thedesignspace.net

    Why did you post this in the LiveType forum?
    I would recommending posting your question in the Final Cut Pro forum.
    Have you tried trashing your preferences?
    Anyways... here is a thread with a similar problem:
    http://discussions.apple.com/thread.jspa?threadID=656515

  • HT1695 How can i connect to a wifi with my Iphone 4s when it searches for wifi but never finds any signals anywhere available?

    My Iphone 4s can not scan for wifi signals. My phone was jailbroken and it was working fine until one day, my phone began to have problems searching for wifi signals. It connected and took longer to do so, however the next day it didnt pick up any wifi what so ever. I tap settings>wifi>on> and its an endless search in places where there is wifi.I saddly lost my hard drive where i kept a back up for my iphone, so restoring it from a back up wont do. I plugged it in on another
    computer which i had to set restore as a new phone. I did and i still hasn't worked, i am open to suggestions and the following i am aware of:
    It hasnt been dropped
    condensation/humidity (which i dont want it to be because it has been raining a lot and its never been wet)
    Thank you in advance!

    - Reset the iPod. Nothing is lost
    Reset iPod: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    - Reset network settings: Setting>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connection
    What encryption our you using? Try changing the encryption, icluding using no encryption for test perposes.

  • Can Not Find Apple Loops files that came with Logic 7

    I recently reinstalled my system and upgraded to leopard but am still running Logic 7.
    My problem is that all of the apple loops that came with the application are no longer accessable for some reason.
    I can view all of the loops in the loop browser, but any time I click on one to preview, it comes up with this error message: "Club Dance Beat 038.caf" - what kind of file is this?" It seems like all of the files are .caf.
    When I search my system to try and find the loops, I cant find any loops that seem to go with logic. There are apple loops for garage band and soundtrack pro but not logic.
    Can anyone help me in accessing my apple loops for logic? Shouldnt these things just come with the application when I install it? That does not seem to be the case here for whatever reason.
    thanks much
    Jesse

    Jesse C. wrote:
    I recently reinstalled my system and upgraded to leopard but am still running Logic 7.
    My problem is that all of the apple loops that came with the application are no longer accessable for some reason.
    I can view all of the loops in the loop browser, but any time I click on one to preview, it comes up with this error message: "Club Dance Beat 038.caf" - what kind of file is this?" It seems like all of the files are .caf.
    When I search my system to try and find the loops, I cant find any loops that seem to go with logic. There are apple loops for garage band and soundtrack pro but not logic.
    Can anyone help me in accessing my apple loops for logic? Shouldnt these things just come with the application when I install it? That does not seem to be the case here for whatever reason.
    thanks much
    Jesse
    Your "problem" is that you now own the Garageband Loops, which are in the new .caf format.
    Your version of Logic cannot open these files.
    These .caf files were introduced with Logic 8. You would do good to upgrade Logic, if you really need to use those files.
    Cheers

Maybe you are looking for