Solaris 10 with Matlab

matlab does not work with the latest kernel patches. Why?...

You've given us the "what changed" but you've not provided any detailed description or data showing us exactly what you mean by "doesn't work".
Q) What errors did you see?
Q) What did you observe?
Q) What were you expecting to happen and what actually happened?
As we don't have access to a working copy of Matlab there's no way we can test it. The more information you provide the easier it is for us to provide assistance.
If you can attach or include a pstack of the core file generated it'll show us the code path within Matlab leading to the problem. We can then look to see what may have changed within the Solaris code. If the change is documented then it'll be up to Mathworks to fix the bug in their code to cope with whatever we changed on our side.
Have you filed a service request or bug report with Mathworks yet?
I found the following discussion for this issue on the Mathworks forum - [http://www.mathworks.co.uk/matlabcentral/answers/15261-solaris-10-5-10-generic_144500-19-patch-killed-matlab|http://www.mathworks.co.uk/matlabcentral/answers/15261-solaris-10-5-10-generic_144500-19-patch-killed-matlab] . No resolution in that forum.
The only bug I could find relating to segfaults in MATLAB on Solaris was Mathworks [Bug ID: 684816|http://www.mathworks.co.uk/support/bugreports/684816] - "Using H5D.write to write HDF5 compound dataset with incorrect MATLAB datatype can cause segfault". I don't know if this is related to your problem or not. It was fixed in R2011a(7.12).

Similar Messages

  • Dual OS system booting issue - Solaris with Windows XP Pro

    Hi,
    I have installed Windows XP Professional with SP2 on my laptop Dell Inspiron 6400 (Intel Core 2 Duo). I created partition as below,
    C: 25GB (Primary : Active) Installed XP
    D: 15GB (Primary) - Tried to install Solaris here
    F: 10GB (Primary)
    G: 20 GB (Logical)
    H: 20 GB (Logical)
    1. I tried to install Solaris 10, booted up system from DVD and selected Solaris. I got a message related to "License..." and it stopped right there, nothing showed up on screen after the message. I forced it to shutdown.
    2. Next, I tried with Solaris Express Developer edition DVD. I was able to proceed until "Install" option. After clicking "Install" button, it reported some account name(no account name found) setting problem and quitted from installation. It asked to remove the DVD manually. But I was not able to eject it, got stuck. I switched off it and removed DVD.
    When I bootup the system next time from HDD or CD or USB bootable backup, it showed blank screen and blinking cursor. I am not able to boot system with Win XP or USB Win Xp bootable. I am able to enter BIOS setup.
    Please let me know how to boot up Win Xp and install Solaris with it.

    with my little experience i find solaris 10 isn't able to install on sata hdd but with solaris express edition 5.11 i was able to install it on my lap top toshiba tecra and now i can boot with xp sp2 and solaris i hope this answer your question .

  • Communication with matlab

    Hi,
    I have a problem(in HiQ ver4.1) in communicating with Matlab(ver 5.3.1).
    That problem is as below.
    >matlab
    >>x=eye(2)
    x =
    1 0
    0 1
    >>x
    ??? Undefined function or variable 'x'.
    >>
    What's wrong???
    I have launched matlab with "/regserver" option.
    Please answer me if you know.
    E-Mail : [email protected]

    http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_external/ch_java2.shtml
    http://www.mathworks.com/support/solutions/data/23128.shtml
    http://www-rohan.sdsu.edu/doc/matlab/techdoc/matlab_external/ch_java.html

  • I would like to use your 6035E with Matlab, Data aquisition toolbox.

    What drivers do I have to have to use the 6035E AD card with Matlab, Data aquisition toolbox?
    thanks

    You will have to check with Mathworks and see if they have a driver for that board that works with their software.
    Otis
    Training and Certification
    Product Support Engineer
    National Instruments

  • DefaultTableCellRender not working on solaris with JDK1.3.1

    HI,
    I have upgraded my JRE from 1.2.2 to 1.3.1. I was using
    the following piece of code
    column = new TableColumn(1,200);
    column.setCellRenderer(new DefaultTableCellRenderer());
    this was working fine with Jre 1.2.2 where i just was painting the cell with blue/green colors based on some conditions. but once i migrated from jre 1.2.2 to jre1.3.1 without changing the code, i found that it is working the same way with windows environment but it's not able to paint the cells properly with solaris 5.8 environment. to paint the cells I am using Color class. I was using
    color1 = new Color(144,202,182); //light green
    Color2 = new Color(145,168,199) //light blue
    however on solaris both of them are being displayed as light blue colour.
    I want to know what could be the reason for such behaviour? Are ther any patches available for the solaris with jre1.3.1 so that this problem can be fixed.

    Try this:
    Bug ID: 4382860 DefaultTableCellRenderer has new optimisation that make it difficult to ...

  • Minimum requirement, hardware of SUN Solaris with ECC 6.0

    hi all
    can anyone tell me what is minimum requirement of hardware of SUN Solaris with ECC 6.0
    i serach out in marketplace but didn't get the answer.
    so any one can solve my problem
    rgds
    aftab

    hi juan
    i go to quick sizing but its looks too confusing like FI, HR, SCM etc and asking too many values which we don't need to specify in our case. We only need hardware minimum / maximum requirement to install SAP ECC6 SR3 on Solaris Sparc machine..
    tell me how can i do in simplified way
    thanks in advance
    Rgds+
    Aftab

  • Minimum Hardware req of SUN Solaris with ECC 6.0

    hi all
    can anyone tell me what is minimum requirement of hardware of SUN Solaris with ECC 6.0
    i serach out in marketplace but didn't get the answer.
    so any one can solve my problem
    rgds
    aftab

    Hi Aftab,
    Once you finish with Sizing and always recomended you contact SAP-SUN Competent Center with your Quick Sizer Project reference.  They will always help you to do the final sizing..
    Check the following links
    https://websmp210.sap-ag.de/quicksizing
    http://www.saponsolaris.com
    Hope these info. will help in this regards.
    Regards
    Rayees Palot

  • TCP/IP communication with Matlab

    Since LabVIEW unwisely depends on Microsoft only constructs to communicate with Matlab, has anybody succeeded in piping commands/data from a LabVIEW session running on a Mac / Linux to a Matlab session running on the same machine ? Use of MathScript is not an option since MathScript does not have all the toolboxes and more critically, does not offer a programmatic way of saving plots (the print command).

    Yes, Microsoft has provided COM tools for the MAC OS. This article provides a brief overview.
    Also, LabVIEW has a number of tools for configuring and programmtically printing and saving plots. I do not believe it appropriate to discuss notions of platform superiority. I simply would like you and future forum readers to be aware of the tools available in LabVIEW for plotting tasks:
    Customizing Graphs and Charts
    http://zone.ni.com/reference/en-XX/help/371361G-01/lvconcepts/customizing_graphs_and_charts/
    In addition, there are a number of image tools available:
    NI LabVIEW Modules and Toolkits for Image and Signal Processing
    http://www.ni.com/labview/family/image_signal_processing.htm
    Cheers, 
    Patrick Corcoran
    Application Engineering Specialist | Control
    National Instruments

  • Can I use Solaris with my Home Recording Studio?

    Hello,
    I am currently building a basic home recording studio. I recently assembled a new computer and will be purchasing music recording equipment very soon. Before I purchase the audio recording gear, I was curious about a few things pertaining to the use of Solaris as my possible choice system.
    The data that I store on my hard drives will need to be secure. I had originally considered RAID 5 though recently found out about RAID Z, which appears to be far ahead of the other RAIDs. I am curious to know more about how to set up a RAID Z system.
    The computer will be running Solaris, various Linux or BSD, and Windows Vista. I have 500GB x4 hard drives. I am considering separating one and using it strictly for Vista, and using the remaining 3 with a RAID set-up for nix. If I had a choice, I would put much less hard drive space into Vista (capping it at 150 to 200 GB), though I have yet to come across a RAID system that effectively or efficiently cooperates cross-platform. With that in mind, the majority of the remaining 1.5TB can go into my studio OS - hopefully Solaris - while left-over hard drive space is set aside for various other *nix.
    I've used Solaris 10 before, though haven't really gone into detail on the mechanics of such features as ZFS, zones, now RAID Z, and the many more amazing features that Solaris provides. Likewise, I am not really familiar with how well the system might operate with software/applications that I could use for recording and composing music.
    Beyond the available 2TB (or 1.5TB RAID-ready) space, my computer is running on a new 64-bit quad-core AMD CPU (~2.6GHz) and currently has 4GB 1066MHz RAM. In my search for preparing a computer that suits me for high performance recording - including the editing and mastering of audio - I am attempting to narrow down my options on the software side of things. I have been very satisfied with the general file management of Solaris, though am unsure of how well it might run as the software side of a home recording studio. An additional factor in deciding will be the software's compatbility with audio PCI cards and external recording/audio interfaces. There is always a question of whether or not the necessary drivers, firmware, or similar is available between any given hardware and software components.
    Some other *nix options I have considered - "Ubuntu Studio 64-bit" (though it appears to prefer 32-bit) and "64 Studio" (also Debian-based, though appears to be optimized for 64-bit). Some colleagues have used Gentoo with studio applications, though I don't know of any Linux distributions that offer the versatility, power, stability, and efficiency of Solaris for the operating system that it is.
    If I use something like "64 Studio", I will have the advantage of a system that is ready-built for studio recording purposes as well as a system that I know is compatible with the sound gear that I am considering purchasing. However, those systems are restricted by their file system types, RAID availability and dependability, and the general disadvantages of using the Linux kernel in general. (I enjoy Linux, though I admittedly prefer Unix over it.)
    Can I use Solaris with my home recording studio?
    Thank you!
    Edited by: the_professor on Nov 9, 2008 6:26 PM
    Corrected a typo.
    Edited by: the_professor on Nov 9, 2008 6:30 PM
    Caught another typo.

    I'm not sure what your question is. If you have particular software you want to run, you should see what you can get that package to run under. Sound hw stuff don't tend to be too portable unless it's written on top of OSS (htttp://www.opensound.com). Were I you, I'd consider separating out the storage part and the processing part. Get something like a cheap dell sc440 to be a file server and give the drives to that (unless you actually can get all the components working under solaris).
    -r

  • Problems with accessing my analog input from NIDAQ with MATLAB

    matlan fail with the analoginput command : AI = analoginput('nidaq',1);
    ??? Error using ==> analoginput/analoginput
    Error using ==> analoginput/analoginput
    Failure to open requested data acquisition device. Classe non enregistrée
    what i have to do ?

    It is hard to determine exaclty what is causing that error with the information provided. Have you verified that your NI DAQ device is working properly on your machine, either through another program or through Measurement & Automation Explorer (MAX)? What version of NI-DAQ do you have installed on your machine? The following websites contain informatoin and links so that you can determine what version of NI-DAQ will work with Matlab and other issues that might be occurring:
    http://digital.ni.com/public.nsf/websearch/1F8D330AA1DDC7448625699F000168D3?OpenDocument
    http://digital.ni.com/public.nsf/websearch/158EAFCCFA09DFC286256B05000A423A?OpenDocument
    You are probably using the MATLAB DAQ toolkit to perform these operations. The best bet is probably for you
    to contact Mathworks to see if they have some example m files you can use or if they have documentation on exactly what is causing that error.

  • Help! Can't open Labview program with MATLAB codes !!!

    They used to work! But today I just can't open any LabView program with MATLAB codes in. This also happened some time ago, but after a day I tried again, it went back to normal. Can anyone help me fix it? Many thanks !!!

    Hello BLpig,
    Thank you for your inquiry regarding problems opening a VI. It sounds like a VI containing MATLAB code will not open in LabVIEW. This problem can happen when using LabVIEW 7 on a Windows 2000 machine. Assuming this is your setup, the following link is a great resource when dealing with this issue.
    http://digital.ni.com/public.nsf/websearch/4475BC3CEB062C9586256D750058F14B?OpenDocument
    Other resources similar to this can be found on the ni.com website by clicking the support tab at the top of the home page. Then search for �open vi matlab� from Technical Resources at the top of the page or topics similar to this. I hope these resources help. Let me know if I can further assist you.
    Shea C.
    Applications Engineering

  • Sun Solaris with Oracle 8i &java 1.3

    i am going to work on Sun solaris with Oracle 8i
    in Java platform
    is there any major issue to this combination
    pls , help me out to -> [email protected]
    Thanks in advance
    oviya

    I've been able to get Apache_1.3.(9|11|12)+PHP-(3.0.1[45]|4.0b4pl1)+Oracle-8.1.5.0.2 to work (OCI8 API calls) but with much difficulty.
    Compiling was pretty straightforward. I used APXS to load the PHP module. However, when I start Apache with the PHP modules loaded and added, Apache would die (no hints, etc.) What I did was start Apache without PHP loaded, reconfigure in PHP once Apache started and THEN restart apache. This works for me. Kinda tedious, though. And the time when Apache is running without support for PHP would allow anyone to see my PHP code with my database password.
    (Incidentally, how should I configure Apache so it doesn't serve files which end in .php[3] unless it was through the PHP module?)
    I've emailed the Apache OCI8 module developers about it (Stig and Thies) so I hope it'll be resolved soon.

  • Compiling VIs with Matlab scripts

    Hi everyone,
    I need to build application for a VI with some matlab scripts included in the block diagrams using the Matlab scripts node. I've been searching for related topics and I'm hoping someone can help me understanding the big picture here.
    Background info: I'm using LV2012, Matlab 2013. I DON'T USE MathScript RT Module.
    Question:
    1. To build a stand-alone application for the use on a PC with Matlab software but no LabVIEW, do I just simply build the application in LabVIEW project?
    2. To build a stand-alone application for the use on a PC wthout Matlab and LabVIEW, do I need to create a DLL from Matlab and modify my VI to use "Call library function node" and then build the application in LabVIEW project?
    Thanks for answering my questions!

    Question:
    1. To build a stand-alone application for the use on a PC with Matlab software but no LabVIEW, do I just simply build the application in LabVIEW project?
    Yes,  Assuming it is a windows machine and the Licensed version of Matlab is version 6.5 or later the LabVIEW Run-Time engine knows how to call the Matlab script server through Active X.
    2. To build a stand-alone application for the use on a PC wthout Matlab and LabVIEW, do I need to create a DLL from Matlab and modify my VI to use "Call library function node" and then build the application in LabVIEW project?
    You cannot use a Matlab math script node without a licensed version of Matlab 6.5 or later resident on the target and the target must support Active X so, Windows only.
    Jeff

  • Installation BOBJ XI 3 on UNIX ( Sun Solaris ) with Oracle database

    Hi All,
    I want to deploy and install BOBJ XI Enterprise 3.1 on Sun Solaris with oracle database.
    My question is, do we need to add some oracle licenses stuff in BOBJ XI Enterprise server or we just using a connection from Sun Solaris to oracle database ?
    Pls Advise,
    Rgds,
    Denny

    Hi Denny,
    the risk is the same whatever DB server you are using. Once you have a setup where more than one application access the server, overload caused by one application can influence the performance of the other ones. You have to check if your DB vendor offers tools to monitor and limit the load on your DB server. But we are talking hypothetically now. I would recommend to check what's the actual load on your oracle DB server. If the server is not working at the limit (let's over 80% all the time), then I think that you can try to install BOBJ also in an existing oracle instance on the oracle server. You can reduce the risk and make the maintenance easier if you setup a dedicated oracle instance on your DB server just for the BOBJ repository.
    Regards,
    Stratos

  • Getting error 1047 when communicate with MATLAB 7.0

    i changed the matscript.dll file.
    but still i cannot comunicate with matlab 7.0 when trying to use an input for matlab. (other options are working.)
    i can only fully comunicate at matlab 6.5.1

    Hi,
    Matlab 7.0 (R14) does not work with LabVIEW at this point. Refer to this Discussion Forum posting for more information.
    Thanks,
    Kileen C.
    National Instruments

  • GUI issues with Matlab

    Hi,
    I noticed that when I invoke matlab code in my EDT of my GUI, it causes the GUI to repaint itself with blank buttons and changes its fonts. In order to resolve this issue, I realize that the matlab code would be the source of the issue and was causing a conflict with the affected java GUI components. Therefore, I invoked the matlab code before I instantiated the GUI. Eventually this led to an interesting out come. All the buttons are not the original default buttons provided by the Java gui framework. Even the text is not the same, the matlab affected text is blue and unbolded, whereas java has them by default bolded and black. What would it be about invoking matlab code that conflicts with java? If by chance this is relevant, I read somewhere that originally Matlab GUI framework is actually based off of java, however I am 90% certain that you can't package GUI applications with Matlab native code, its not supported by the Matlab Compiler Runtime (MCR) Environment. So I don't really understand how it affects it at all. Any ideas?
    Thank you.

    Hi cpilla17,
    This sounds like it could be an issue with MATLAB®. They'll be able to provide more adequate support on their products. 
    If this is an issue with hardware, you could test out the driver using NI MAX and test panels. If that works, then it's possible that it's not a hardware issue. 
    MATLAB® is a registered trademark of The MathWorks, Inc.
    Regards,
    Joel I.
    Applications Engineer
    National Instruments

Maybe you are looking for