Application crash with Lexmark X63/ Win2000

When printing any report longer than one page,
the report printer aborts and
control does not return to Oracle Forms.
The forms application must be killed
by the task manager.
Running the reports from the report builder has the same result,
and report builder aborts after clicking OK on the MS Windows
print interface.
We are running in client/server mode. No web component.
We are using Report Backgroud Engine to run report(s)
executing following command from within oracle forms:
Run_Product(REPORTS, report_name, ASYNCHRONOUS, RUNTIME
, FILESYSTEM, [paramter list], NULL);
Report Builder 6.0.8.11.3
Lexmark X63
Computer is a brand new computer from Dell running
Win 2000 Service pack 2. Have also tested the same
printer on another computer running Win 2000 with the
same result.
Lexmark X63 through the USB port
Printer driver is the latest version from Lexmark
Is there any list of known and similar problems?
[ our id: [ELM2002] [email protected] ]

Bob,
It may be that the printer driver is not returning the values that Reports expects through the Windows printing API.
You should check the driver with our driver testing utility (available at http://otn.oracle.com/software/products/reports/files/printerdrivertest.zip). This queries the printer through the Windows API and will highlight any problems with the driver.
Hope this helps,
Danny

Similar Messages

  • Application crashes with timesten database  over  OCI connection

    Application crashes with timesten database over OCI connection
    #0 0x405e09f8 in kpudsany () from /home/oracle/TimesTen/ratingtt1121/ttoracle_home/instantclient_11_1/libclntsh.so.10.1
    #1 0x405728d0 in OCIDescribeAny () from /home/oracle/TimesTen/ratingtt1121/ttoracle_home/instantclient_11_1/libclntsh.so.10.1
    #2 0x43748a5a in GDBociDriver::StoredProcArgumentList () from /home/omni/library/libgfr_dboci.so
    #3 0x4374e865 in GDBociDriver::StoredProcCallFormat () from /home/omni/library/libgfr_dboci.so
    #4 0x4376ec9a in GDBociDriver::ExecuteStmtBind () from /home/omni/library/libgfr_dboci.so
    #5 0x4376fc69 in GDBociDriver::Execute () from /home/omni/library/libgfr_dboci.so
    #6 0x436ba240 in GDBstatement::Execute () from /home/omni/library/libgfr_dblayer.so
    #7 0x43736106 in GDBociDriver::SetModule () from /home/omni/library/libgfr_dboci.so
    #8 0x4366cb22 in GDBconnectionPool::GetConnection () from /home/omni/library/libgfr_dblayer.so
    #9 0x4367a9db in GDBdriver::LoginConnectionGet () from /home/omni/library/libgfr_dblayer.so
    #10 0x4373dbaa in GDBociDriver::Login () from /home/omni/library/libgfr_dboci.so
    #11 0x4377380f in CreateOCIDriver () from /home/omni/library/libgfr_dboci.so
    #12 0x4367bb2a in GDBdriverLoader::CreateDriver () from /home/omni/library/libgfr_dblayer.so
    #13 0x436d423d in IGDBdriverMgr::GetDriverAndLogin () from /home/omni/library/libgfr_dblayer.so
    #14 0x436d4da1 in IGDBdriverMgr::GetDriver () from /home/omni/library/libgfr_dblayer.so
    #15 0x436a5071 in GDBserverDef::InitialLogin () from /home/omni/library/libgfr_dblayer.so
    #16 0x433247cc in CcapAdbAccess::Init (this=0x9e85a88) at CcapAdbAccess.C:161
    #17 0x43331c44 in CcapMain::Run (this=0x434eeb80, sdpId=2, processName=0x9dae29c "URE61_O2") at CcapMain.C:132
    #18 0x080947d1 in ccap_thread (arg=0x0) at main.C:1588
    #19 0x080e7bd2 in ThreadManager::WrapperRoutine (ipArg=0x9e84fc0) at ThreadManager.C:176
    #20 0x0035f44a in start_thread () from /lib/libpthread.so.0
    Timesten has some limitations and it says:
    Describing objects with OCIDescribeAny() is supported only by name. Describing PL/SQL objects is not supported.
    home/omni/library/libgfr_dblayer.so
    Cloud you please tell us whit might be the reason for this

    Are you able to provide exact details of the OCIDescribeAny call being made by the application (including parameter values)?
    Chris

  • Applications crashing with dyld error messages: CFURLStorageSessionGetDefault

    All was working fine (been told to hold off on updates so have not installed them, yet I am running 10.6.8 [10K549]).  Suddenly after a reboot applications crash with the same error:
    Dyld Error Message:
      Symbol not found: __CFURLStorageSessionGetDefault
      Referenced from: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
      Expected in: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    Can not open Terminal.  Can not open Skype (removed 2.x version, downloaded latest 5.3.59 and installed), can not run Evolution (starts, but when clicking a message same error).  Attempted to install 10.6.8 bundled update (manual download), but when selected to open get yet again - the same crash error.
    Was able to create a new user and same issues with that account.  Any help?!

    My system has a PGP encrypted disk (so no booting from CD to fix).  It appears that one of Apple's AUTO updates (though I have them manually turned off!!) has screwed my system to the point of making the OS show up as a version that is not running.  Due to the versioning not being right the applications crash.  The verdict: rebuild.
    So yeah, this *****.

  • Application crash with error ntdll.dll 00018fea

    Hi,
    I have a problem with my app.exe build.
    I attach a simple code; the Vi open and close a TDM file.
    If I run this Vi in Labview works fine.
    If I build the application.exe on a notebook and I run it I got "Application crash with error ntdll.dll 00018fea".
    I've tried to build the Vi on another Pc Desktop with Labview and here if I run the exe it works fine.
    On the two PC I have LV8.5; the build options are the same.
    On the notebook I've try also to reinstall LV8.5 but I got the same error.
    Can you help me?
    Thanks a lot
    Attachments:
    open tdm.vi ‏33 KB

    MicheleS wrote:
    This morning I've try to put the ntdll.dll of the other PC in the notebook but the problem remain.
    Never ever do that! You were very lucky that both ntdll.dll files were probably the same version so the exchange didn't do much but ntdll.dll is one of the core Windows DLLs were everything goes through that normal applications may access in Windows. A mixup in such a part because of incompatitible ntdll.dll with other system API DLLs might prevent your computer entirely from starting up even in safe mode.
    You should not attempt to ever switch system DLLs between different computers. In such behaviour lays insanity. If you expect a system DLL to be corrupt attempt to do a repair installation instead. Also Windows nowadays has techniques to detect if a system DLL got corrupt and will attempt to repair it, though I guess if ntdll.dll would go belly up it's likely your computer won't even start up.
    Rolf Kalbermatter
    Message Edited by rolfk on 01-14-2008 08:05 AM
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Application Crashes with Problem Event Name:BEX64 and Fault Module Name:MSVCR110.dll

    After building my application in VS2012 Update 4 ,application started crashing with the below mentioned problem signature.
    Problem signature:
      Problem Event Name: BEX64
      Application Name: App.exe
      Application Version: 1.0.0.1
      Application Timestamp: 52fdbd9d
      Fault Module Name: MSVCR110.dll
      Fault Module Version: 11.0.51106.1
      Fault Module Timestamp: 5098826e
      Exception Offset: 000000000006d4f9
      Exception Code: c0000417
      Exception Data: 0000000000000000
      OS Version: 6.1.7601.2.1.0.274.10
      Locale ID: 1033
      Additional Information 1: 1032
      Additional Information 2: 103247eabca85d12954263c679d66e19
      Additional Information 3: 7fa2
      Additional Information 4: 7fa2470b0fea6279055c0db583abca71
    Any help is appreciated.

    Hi,
    To debug this kind of issue, we recommend you to post in MSDN forum because they are more familiar with developing and debugging app:
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=visualstudio
    If you have any feedback on our support, please click
    here
    Alex Zhao
    TechNet Community Support

  • Santa Rosa MBP Application Crashes with EXC_BAD_ACCESS (0x0001)

    I am having Application crashing problems with my brand new Santa Rosa MBP that arrived today. This machine is a 2.4 GHz 17" MBP with Hi-Res Glossy display and it came with 2 GB of RAM. I upgraded it to 4 GB but this problem occurs with the original chips or the new 2 x 2 GB chips.
    So far the applications that crash are Pages, Keynote, Aperture, Parallels Desktop, and iWeb. Other things I have tried are all right for now. Excerpts from the CrashReporter log of Aperture are below. All applications are crashing with an identical EXCBADACCESS (0x0001) and KERNPROTECTIONFAILURE (0x0002) at ... (this number differs for individual applications). Any ideas?
    Bryan
    Host Name: brycv
    Date/Time: 2007-07-05 20:49:02.460 -0700
    OS Version: 10.4.10 (Build 8R2232)
    Report Version: 4
    Command: Aperture
    Path: /Applications/Aperture.app/Contents/MacOS/Aperture
    Parent: WindowServer [82]
    Version: 1.5.3 (1.5.3)
    PID: 1196
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 <<00000000>> 0x00000000 0 + 0
    1 com.apple.Aperture 0x00003149 0x1000 + 8521
    2 com.apple.Aperture 0x0000323e 0x1000 + 8766
    3 com.apple.Aperture 0x0000336e 0x1000 + 9070
    4 com.apple.Aperture 0x0000294e 0x1000 + 6478
    5 com.apple.Aperture 0x00002875 0x1000 + 6261
    Thread 1:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.ColorSync 0x915a86cf pthreadSemaphoreWait(t_pthreadSemaphore*) + 35
    2 com.apple.ColorSync 0x915c2de0 CMMConvTask(void*) + 60
    3 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 libGLProgrammability.dylib 0x9418afdb glvmDoWork + 150
    2 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x010f7020 ebx: 0x92b217da ecx: 0x01872000 edx: 0x00000011
    edi: 0xbffffbd8 esi: 0x01872000 ebp: 0xbffffc08 esp: 0xbffffbdc
    ss: 0x0000001f efl: 0x00010246 eip: 0x00000000 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    MacBook Pro 17" 2.4 GHz   Mac OS X (10.4.10)  
    MacBook Pro 17" 2.4 GHz   Mac OS X (10.4.10)  
    MacBook Pro 17" 2.4 GHz   Mac OS X (10.4.10)  

    I am also having this problem with Adobe Bridge CS3, and QuickTime but only if I try to open a video file. It seems to be a problem when I access anything that wants to deal with the video hardware in the machine. I am planning on calling Apple tomorrow but any help would be appreciated.

  • Application crash with message "Hidden Wnd that Fires connection points"

    Our Swing application regularly crashes with a Windows error message popup.
    Title: "Hidden Wnd that Fires connection points: javaw.exe - Application Error"
    Message: The instruction at "0x7c912905" referenced memory at "0xfffffff8". The memory could not be "read". Click on OK to terminate the program. Click on CANCEL to debug the program."
    Our logfile contains SystemOut, SystemErr and log4j entries and shows nothing. Also no hs_err_pid is written to the file system. Google did not find anything when searching for the message box title.
    Environment:
    Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
    Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode)
    Microsoft Windows XP [Version 5.1.2600]
    Does anyone have an idea what could cause such a problem?

    How do I check if NIO is running non-blocking mode ? I am reusing a tcp/ip basic class (provided with my embedded interface chip) which does not mention it being either way.
    I only tried in browser. I have to add code to handle the applet viewer case. it crashes in every browser I tried and has no console dump in any. I put it together quickly for a customer and did not add debugging messages in the code since it was provided and working...
    Gotta go do that now.
    Thanks

  • Application crashing with error *** libthread failure: _thread_setschedpar

    On Solaris9 my application is crashing with this error message.
    *** libthread failure: threadsetschedparam_main() fails
    Application is running fine on Solaris10.
    Program Stack trace at this crash is
    =>[1] __lwp_kill(0x0, 0x6, 0x0, 0xfffffffffffffff8, 0x0, 0xffffffff7fffe1f9), at 0xffffffff7a9a8ebc
    [2] Abort(0xffffffff7fffe2a0, 0x0, 0x3a, 0x7efefeff, 0x81010100, 0xff00), at 0xffffffff7ac094a0
    [3] panic(0xffffffff7ac18768, 0xffffffff77d00000, 0x0, 0x1, 0x0, 0xffffffff7fffe519), at 0xffffffff7ac0959c
    [4] ceilprio_inherit(0xff, 0x0, 0x0, 0x10533c, 0xffffffff7ac13b04, 0x0), at 0xffffffff7ac126a8
    [5] mutex_lock_internal(0x0, 0x0, 0xffffffff77d00000, 0x17a50, 0xffffffff77c40400, 0x0), at 0xffffffff7ac13c5c
    [6] std::basic_streambuf<char,std::char_traits<char> >::getloc(0x1005d6590, 0xffffffff7b2ceaa0, 0x1005d6580, 0x1fbf44, 0xffffffff77c40700, 0xffffffff7fffebac), at 0xffffffff7b11d49c
    [7] std::basic_filebuf<char,std::char_traits<char> >::overflow(0xffffffff7b2ceaa0, 0xffffffffffffffff, 0xffffffff7b2c0608, 0x400, 0xffffffff7b2ceaa0, 0x2), at 0xffffffff7b0c47d8
    [8] std::basic_filebuf<char,std::char_traits<char> >::sync(0xffffffff7b2ceaa0, 0x0, 0xffffffff77d00000, 0x1041fc, 0xffffffff7b0c46b0, 0x8), at 0xffffffff7b0c62d0
    [9] std::basic_ostream<char,std::char_traits<char> >::flush(0xffffffff7b2cc920, 0xffffffff7b2cc930, 0xd338, 0xffffffff7b0c62a0, 0xffffffff7b2c0608, 0xffffffff7b2c8528), at 0xffffffff7b080e9c
    [10] std::ios_base::Init::~Init(0x1, 0xffffffff7b2ced30, 0xffffffff7b2c0608, 0x790, 0x1a6914, 0x400), at 0xffffffff7b119d40
    [11] __SUNW_fini_iostreams(0xff000000, 0xff000000, 0xffffffff77c00000, 0x2a640, 0xffffffff77c40180, 0x10c800), at 0xffffffff7b11a7dc
    [12] __Cimpl::cplus_fini(0xffffffff7af0dc60, 0x0, 0x1, 0x104344, 0xffffffff7df47e38, 0xffffffff7b2cd288), at 0xffffffff7ae086ac
    [13] __cplus_fini_at_exit(0x0, 0x0, 0xffffffff77d00000, 0x50, 0x24ff98, 0x0), at 0xffffffff7b133f30
    [14] _exithandle(0x28000, 0x1004bbd38, 0x24fb10, 0x1001188e4, 0xffffffff7ffff028, 0xffffffff7aab6f78), at 0xffffffff7a926e5c
    [15] exit(0x3, 0xffffffff7ffff1f8, 0xffffffff7ffff210, 0x0, 0x0, 0x100000000), at 0xffffffff7a9a9518
    Can somebody tell me why this issue is occurring on Solaris9.
    What could be the possible fix.
    Thanks in advance.
    Chaitanya Srikar

    On Solaris9 my application is crashing with this error message.
    *** libthread failure: threadsetschedparam_main() fails
    Application is running fine on Solaris10.
    Program Stack trace at this crash is
    =>[1] __lwp_kill(0x0, 0x6, 0x0, 0xfffffffffffffff8, 0x0, 0xffffffff7fffe1f9), at 0xffffffff7a9a8ebc
    [2] Abort(0xffffffff7fffe2a0, 0x0, 0x3a, 0x7efefeff, 0x81010100, 0xff00), at 0xffffffff7ac094a0
    [3] panic(0xffffffff7ac18768, 0xffffffff77d00000, 0x0, 0x1, 0x0, 0xffffffff7fffe519), at 0xffffffff7ac0959c
    [4] ceilprio_inherit(0xff, 0x0, 0x0, 0x10533c, 0xffffffff7ac13b04, 0x0), at 0xffffffff7ac126a8
    [5] mutex_lock_internal(0x0, 0x0, 0xffffffff77d00000, 0x17a50, 0xffffffff77c40400, 0x0), at 0xffffffff7ac13c5c
    [6] std::basic_streambuf<char,std::char_traits<char> >::getloc(0x1005d6590, 0xffffffff7b2ceaa0, 0x1005d6580, 0x1fbf44, 0xffffffff77c40700, 0xffffffff7fffebac), at 0xffffffff7b11d49c
    [7] std::basic_filebuf<char,std::char_traits<char> >::overflow(0xffffffff7b2ceaa0, 0xffffffffffffffff, 0xffffffff7b2c0608, 0x400, 0xffffffff7b2ceaa0, 0x2), at 0xffffffff7b0c47d8
    [8] std::basic_filebuf<char,std::char_traits<char> >::sync(0xffffffff7b2ceaa0, 0x0, 0xffffffff77d00000, 0x1041fc, 0xffffffff7b0c46b0, 0x8), at 0xffffffff7b0c62d0
    [9] std::basic_ostream<char,std::char_traits<char> >::flush(0xffffffff7b2cc920, 0xffffffff7b2cc930, 0xd338, 0xffffffff7b0c62a0, 0xffffffff7b2c0608, 0xffffffff7b2c8528), at 0xffffffff7b080e9c
    [10] std::ios_base::Init::~Init(0x1, 0xffffffff7b2ced30, 0xffffffff7b2c0608, 0x790, 0x1a6914, 0x400), at 0xffffffff7b119d40
    [11] __SUNW_fini_iostreams(0xff000000, 0xff000000, 0xffffffff77c00000, 0x2a640, 0xffffffff77c40180, 0x10c800), at 0xffffffff7b11a7dc
    [12] __Cimpl::cplus_fini(0xffffffff7af0dc60, 0x0, 0x1, 0x104344, 0xffffffff7df47e38, 0xffffffff7b2cd288), at 0xffffffff7ae086ac
    [13] __cplus_fini_at_exit(0x0, 0x0, 0xffffffff77d00000, 0x50, 0x24ff98, 0x0), at 0xffffffff7b133f30
    [14] _exithandle(0x28000, 0x1004bbd38, 0x24fb10, 0x1001188e4, 0xffffffff7ffff028, 0xffffffff7aab6f78), at 0xffffffff7a926e5c
    [15] exit(0x3, 0xffffffff7ffff1f8, 0xffffffff7ffff210, 0x0, 0x0, 0x100000000), at 0xffffffff7a9a9518
    Can somebody tell me why this issue is occurring on Solaris9.
    What could be the possible fix.
    Thanks in advance.
    Chaitanya Srikar

  • Office 2013 applications crash with Document Information Panel open

    I am using Office Professional Plus 2013 to work with documents that reside in SharePoint 2010 document libraries.
    The content type(s) in that SharePoint site collection are set to automatically show the Document Information Panel when opened in Office applications.  By opening any of these documents in their desktop app (via browser or Skydrive Pro), I am able
    to check-out and edit content; but the check-in step always crashes the application, giving a pop-up error: "An unknown errors has caused <office program> to stop working."
    By choosing to NOT automatically show the Doc Info Panel for these SharePoint documents, Office 2013 programs can handle everything just fine (editing, versioning, etc.).
    If I don't auto-show the Doc Info Panel, but then manually open the panel once I get inside the program, this crashes the program in the same way as before.
    If I save a local copy of a document and show the Doc Info Panel in any way (auto or manual), Office 2013 crashes.
    I couldn't find any postings on this error and I don't see this incompatibility listed in the
    Office 2013 known issues article and was wondering if anyone has had a similar experience?

    I am having the exact same issue.  I have created a Custom Site Column which is defined as a CHOICE.  I do not want to put in a Default so left it blanl but field must be populated.  I then put this into a Document Library Content Type.  
    With documents that are already been uploaded and in the Library when I pull up in Office Web Apps, I can make changes to the document but when I try to save it crashes.   Also, when I pull up document and say edit in Office Web Apps there is no
    way to change information in the Document Information Panel since this does not appear.   (I forgot to mention that I required DIF to display in Content Type also). 
    This only happens on blank column fields when trying to save.  If I do a Quick EDIT of the list and change my blank Choice columns to something(I created as radio buttons) and then go through the process it works OK and will save.  Not sure
    if this pertains to your issue but, I just prepopulate all columns with what the should be,  when a brand new document from word, excel etc is created it is created from the Desktop version of Word Excel and when IT saves to SharePoint, I get
    a message to choose information to put into properties before it actually saves. 
    Hope this helps a little.   

  • Application crashes with Android 2.3.3 update

    Hi All,
    My development phone(Google-Nexus One) recently received the Android 2.3.3 update and although native applications run faster my Air application is failing basic test cases.
    Simply scrolling a list with TileLayout and MobileIconItemRenderer causes the application to crash. Error dialog reports the the application process has stopped responding and only option is to force close. Scrolling is very cluncky and not usable on 2.3.3(disregarding the crashing), testing the same build on Android 2.2 is fine.
    Has anyone else seen performance/stability issues with Android 2.3.3 update?
    Any help is much appreciated,
    Cheers,
    Greg

    As I said, I installed a new version of Android in my smartphone, which forced me to reinstall all the applications (including the Adobe AIR), so it's the version 2.7.1.1961.
    I checked other applications that depend on Adobe AIR and see that is a common problem with Adobe AIR applications and several people complain about.

  • Application crashes with UAC enabled (Need help bad)

    I have an application that installs a service configured to run with the Local System account.
    The application never prompts me for UAC but it crashes if the following is true
    1. UAC is enabled
    2. Service is configured to run using local system account
    Workarounds:
    Disabled UAC (not an option for me) or change the service to run using a service account (possible)
    Beside setting up a service account does anybody know how I can get around my issue with UAC?
    Thanks!!

    Please be courteous enough to provide the exact name and version of the application causing this.  It is absolutely impossible to suggest possible actions without the name and version of the application.
    Have you contacted the publisher/vendor of the application about this?  The publisher/vendor has sole responsibility for support of their products and to ensure they run properly in the Windows 7 environment.
    Some applications require that the installation setup program be run As Administrator, but this is information you would have to acquire from the publisher/vendor of the application.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • Labview application crashes with a Dr Watson Access violation c0000005 in win2K service pack 2 and 3

    The application was developed on a Dell Optiplex PIV 2GHz, 512 MB Ram using LabVIEW 6.1 Profesional Control Development Suite. The exe runs for between 10 minutes and 21 days before exiting with a Dr Watson Access Violation error 0xc0000005. The basic stack dump info is as follows:
    Application exception occurred:
    App: (pid=312)
    When: 2/4/2003 @ 20:54:51.843
    Exception number: c0000005 (access violation)
    *----> System Information <----*
    Computer Name: NO1
    User Name: No1
    Number of Processors: 1
    Processor Type: x86 Family 15 Model 2 Stepping 4
    Windows 2000 Version: 5.0
    Current Build: 2195
    Service Pack: 2
    Current Type: Uniprocessor Free
    Registered Organization: xxxxxxxxxxxx
    Registered Owner: xxxxxxxxxx
    *----> Task List <----* edited for brevity
    312 xxxxxxx.exe
    1056 drwtsn32.exe
    0 _Total.exe
    State Dump for Thread Id 0x38c
    eax=78e34ff8 ebx=79288ab8 ecx=00000001 edx=78e338cc esi=78e34ffd edi=78e338d1
    eip=3027bf0d esp=0012fc70 ebp=0012fc7c iopl=0 nv up ei pl nz na pe nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000202
    function: MoveBlock
    3027bef7 fc cld
    3027bef8 eb15 jmp CheckFPStat+0xe52 (3027ce0f)
    3027befa 0fbae100 bt ecx,0x0
    3027befe 7301 jnb CheckFPStat+0xa344 (30286301)
    3027bf00 a4 movsb ds:78e34ffd=32 es:78e338d1=00
    3027bf01 d1f9 sar ecx,1
    3027bf03 0fbae100 bt ecx,0x0
    3027bf07 7302 jnb CheckFPStat+0x654e (3028250b)
    3027bf09 66a5 movsw ds:78e34ffd=3532 es:78e338d1=0000
    3027bf0b d1f9 sar ecx,1
    FAULT ->3027bf0d f3a5 rep movsd ds:78e34ffd=???????? es:78e338d1=00000000
    3027bf0f 5e pop esi
    3027bf10 5f pop edi
    3027bf11 59 pop ecx
    3027bf12 8be5 mov esp,ebp
    3027bf14 5d pop ebp
    3027bf15 c3 ret
    The error is always "move block" and leads me to believe that it is a windows memory manager issue but I cannot resolve it. The application connects to an ethernet GPIB interface and to 10 Opto22 Ethernet brains via activeX. The processor runs about 25%, there are no apparent memory leaks, and there is at least 300Mb of free ram when the crashes occur. Any suggestions?
    Thanks,
    Ian

    I am having the same issue with LabVIEW 7.1
    From Dr. Watson:
    Microsoft (R) Windows 2000 (TM) Version 5.00 DrWtsn32
    Copyright (C) 1985-1999 Microsoft Corp. All rights reserved.
    Application exception occurred:
    App: (pid=2208)
    When: 10/21/2005 @ 13:09:12.530
    Exception number: c0000005 (access violation)
    *----> System Information <----*
    Computer Name: WEESUSCILPCWRM0
    User Name: RDL
    Number of Processors: 2
    Processor Type: x86 Family 15 Model 4 Stepping 1
    Windows 2000 Version: 5.0
    Current Build: 2195
    Service Pack: 4
    Current Type: Multiprocessor Free
    Registered Organization:
    Registered Owner: Administrator
    *----> Task List <----*
    0 Idle.exe
    8 System.exe
    168 SMSS.exe
    192 CSRSS.exe
    188 WINLOGON.exe
    240 SERVICES.exe
    252 LSASS.exe
    396 scardsvr.exe
    472 svchost.exe
    500 spoolsv.exe
    568 dklog.exe
    592 svchost.exe
    616 FrameworkServic.exe
    688 mcshield.exe
    708 vstskmgr.exe
    728 naPrdMgr.exe
    844 regsvc.exe
    860 mstask.exe
    900 Smc.exe
    1020 WinMgmt.exe
    1048 Wuser32.exe
    1076 CcmExec.exe
    1188 dkcktkn.exe
    1876 svchost.exe
    916 explorer.exe
    2172 shstat.exe
    1988 tbmon.exe
    1200 UpdaterUI.exe
    2012 dkAutoReg.exe
    2072 ERClient7.exe
    1916 LabVIEW.exe
    2288 notepad.exe
    2284 notepad.exe
    2208 WINWORD.exe
    2424 agentsvr.exe
    1900 DRWTSN32.exe

  • Application crash with support.cpp line 1806

    Hi,
    I'm pretty desperately trying to find the cause for a crash upon starting my application.
    The error message I get is: Fatal internal error: "support.cpp" line 1806.
    The message comes even before the Front-Panel of the main VI opens.
    The corresponding application log shows this information: .\manager\support.cpp(1806) : DAbort: Unknown Conversion
    I'm using LabView 8.2.1f4 on Windows XP Pro.
    However the error does not occour every time I start my program, rather it happens every once in a while, so it's really hard to find the reason why..
    The application also crashes on other PCs, so I think that there is no problem with my OS.
    Does anybody have any hints about what to do in such a situation?
    thx,
    Leo
    Attachments:
    TAS_VIEW2000_8.2.1f4_lbosnjak_cur.txt ‏1 KB

    Ok, thx for the info.
    I was wondering whether there is more info about the cause of the error (not only support.cpp and line number) but it's ok.
    My application is way too large to simply debug it (>1300 VIs, and .EXE size of ~30MB) :-(
    But everything is relative to the degree of annoyance the problem causes to the customers ;-)
    However, I'll send an update, if It happens that I find a simple way to reproduce it or if we decide to update to LV2009.
    thx,
    Leo

  • All Adobe applications crash with latest Safari

    I updated to the most recent Safari 4.0.2, and now none of my Adobe applications will open. They all crash before they even start. Acrobat Reader, Adobe Elements, Dreamweaver all result in the same message "The application Photoshop Elements (or Dreamweaver, Reader) has unexpectedly quit." I had no problems until the latest install two days ago. Any fixes for this issue?

    These questions are about Premiere Pro, but the answers MAY solve all of your problems
    If you say yes, I will move this to the Premiere Pro forum
    More information needed for someone to help... please click below and provide the requested information
    -Premiere Pro Video Editing Information FAQ http://forums.adobe.com/message/4200840
    What is your exact brand/model graphics adapter (ATI or nVidia or ???)
    What is your exact graphics adapter driver version?
    Have you gone to the vendor web site to check for a newer driver?
    For Windows, do NOT rely on Windows Update to have current driver information
    -you need to go direct to the vendor web site and check updates for yourself
    ATI Driver Autodetect http://support.amd.com/en-us/download/auto-detect-tool
    nVidia Driver Downloads http://www.nvidia.com/Download/index.aspx?lang=en-us
    Dual video problems - Do you have dual graphics adapters?
    Go to the Windows Control Panel and select Hardware and Sound and then select Device Manager... In Device manager you click the + sign to the left of Display Adapters... and see if 2 are listed
    IF YES, read below
    -http://helpx.adobe.com/premiere-pro/kb/error---preludevideo-play-modules.html
    -http://forums.adobe.com/thread/1001579
    -Use BIOS http://forums.adobe.com/thread/1019004?tstart=0
    -link to why http://forums.adobe.com/message/4685328
    -http://www.anandtech.com/show/4839/mobile-gpu-faceoff-amd-dynamic-switchable-graphics-vs-n vidia-optimus-technology/2

  • Office Applications Crashing with 10.4.11

    I just did a combo update of 10.4.11 on my PoweMac G4. Now, ALL my office applications--Entourage, Word, Excel, PowerPoint and even Quicken--crash when I try to open them. Every application gives me the following message:
    "The application ____quit unexpectedly."
    I have tried disk utility, trashing preferences, etc. Nothing is working. Any suggestions? Thanks.

    As far as Fonts, I think FontBook should test them.
    As far as cache files, I prefer to let AppleJack take care of that & many other Problems...
    http://www.versiontracker.com/dyn/moreinfo/macosx/19596
    After installing, reboot holding down CMD+s, then when the prompt shows, type in...
    applejack AUTO
    Then let it do all 5 of it's things.
    At least it'll eliminate some questions if it doesn't fix it.
    The 5 things it does are...
    Correct any Disk problems.
    Repair Permissions.
    Clear out Cache Files.
    Repair/check several plist files.
    Dump the VM files for a fresh start.
    I'm not positive on the install, but I think it would be safer to use the Uninstall... if it/they have them, some Installers don't overwright a file if it already exists!

Maybe you are looking for

  • How do I use the same Itunes for both my IPOD and IPAD?

    How do i use itunes for both my ipod and ipad? and have everything on both of them.

  • Issue with Localization

    Hi . I am working localization for biller direct .The changes are made in the xlf file. We are facing an issue with turkish language.were some of the characters are getting replaced by "?" Can you please let me know the possible reason?

  • Anyone know how to use XDoclet/EJBDoclet in WL Workshop?

    I am looking for information on how to use XDoclet/EJBDoclet in WL Workshop. When I try to build my EJBs, WLW complains about missing EJBGEN tags, and I can't figure out how to install/configure XDoclet as an external tool. I have an Ant build script

  • IPhone 4S with IOS 8 will not sync with iTunes on a Mac.

    I can not sync my iPhone 4S with iTunes on my Mac.  Had to delete the music I had to make room for the upgrade to IOS 8 and now I can't put any playlists back on my phone.  What gives?

  • What is my players probl

    Hi!?Wheni loaded a video onto my player and began to play it, the audio didn't work. so i'm wondering why? has anyone else out there ever experienced this problem? could someone out there help me?