Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-291

VM Crash when opening 'Export to EPS' or 'Save As'

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Won't Fix
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Mantis ID:
      20670

      Description

      Reported through jalview help:

      From: "Federico Movsichoff" <FMovsichoff@leloir.org.ar>
      Subject: can't export image or save
      Date: Tue, 13 Mar 2007 15:24:28 -0300
      Hi. I've made an alignment of 3 sequences with clustal. I've downloaded =
      jalview and intalled it on my computer. When I try to export the =
      alignment as an EPS file jalview suddenly closes. The same happens when =
      I use Save As. A file is created when this happens. I'm sending it =
      attached. Could you help me, please? Thank you
      Federico


      ****** ADDITIONAL INFORMATION ******

      hs_err_pid2708 JVM Stack Dump:
      #
      # An unexpected error has been detected by HotSpot Virtual Machine:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77f46777, pid=2708, tid=3992
      #
      # Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode, sharing)
      # Problematic frame:
      # C [SHLWAPI.dll+0x6777]
      #

      --------------- T H R E A D ---------------

      Current thread (0x00b07998): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3992]

      siginfo: ExceptionCode=0xc0000005, reading address 0x0101f760

      Registers:
      EAX=0x00008b31, EBX=0x00000000, ECX=0x0101f760, EDX=0x00000000
      ESP=0x03b4ec1c, EBP=0x03b4ec1c, ESI=0x000cf968, EDI=0x0101f760
      EIP=0x77f46777, EFLAGS=0x00010206

      Top of Stack: (sp=0x03b4ec1c)
      0x03b4ec1c: 03b4ec2c 7ca35496 0101f760 7c9d80a8
      0x03b4ec2c: 03b4ee58 7ca15b47 0101f760 0101f760
      0x03b4ec3c: 00000000 00000000 00000da0 03b4ec94
      0x03b4ec4c: 7ca34fa7 03b4ec90 03b4ec90 03b4ec94
      0x03b4ec5c: 7ca34f42 7ca01924 000cf9b0 03b4ec80
      0x03b4ec6c: 77f440c1 000cf968 6d1057d0 000cf968
      0x03b4ec7c: 03b4ecf8 03b4eca0 7ca34db5 000cf968
      0x03b4ec8c: 7c9d85d8 6d1057d0 03b4ecf8 7ca34d48

      Instructions: (pc=0x77f46777)
      0x77f46767: 90 90 8b ff 55 8b ec 8b 4d 08 33 d2 85 c9 74 2a
      0x77f46777: 66 8b 01 66 85 c0 74 22 0f b7 c0 83 f8 20 74 24


      Stack: [0x03b10000,0x03b50000), sp=0x03b4ec1c, free space=251k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C [SHLWAPI.dll+0x6777]
      C [SHELL32.dll+0x65496]
      C [SHELL32.dll+0x45b47]
      C [SHELL32.dll+0x45b17]
      C [awt.dll+0xf0f53]
      j sun.awt.shell.Win32ShellFolder2.getLinkLocation(JJZ)J+0
      j sun.awt.shell.Win32ShellFolder2.getLinkLocation(Z)Lsun/awt/shell/ShellFolder;+20
      j sun.awt.shell.Win32ShellFolder2.isDirectory()Z+69
      j sun.awt.shell.Win32ShellFolder2.isDirectory()Z+79
      j sun.awt.shell.Win32ShellFolderManager2.get(Ljava/lang/String;)Ljava/lang/Object;+156
      j sun.awt.shell.ShellFolder.get(Ljava/lang/String;)Ljava/lang/Object;+4
      j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel.addItem(Ljava/io/File;)V+24
      j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel.access$1000(Lcom/sun/java/swing/plaf/windows/WindowsFileChooserUI$DirectoryComboBoxModel;Ljava/io/File;)V+2
      j com.sun.java.swing.plaf.windows.WindowsFileChooserUI.doDirectoryChanged(Ljava/beans/PropertyChangeEvent;)V+31
      j com.sun.java.swing.plaf.windows.WindowsFileChooserUI.access$1300(Lcom/sun/java/swing/plaf/windows/WindowsFileChooserUI;Ljava/beans/PropertyChangeEvent;)V+2
      j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$8.propertyChange(Ljava/beans/PropertyChangeEvent;)V+59
      J java.beans.PropertyChangeSupport.firePropertyChange(Ljava/beans/PropertyChangeEvent;)V
      J java.beans.PropertyChangeSupport.firePropertyChange(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V
      J java.awt.Component.firePropertyChange(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V
      v ~RuntimeStub::alignment_frame_return Runtime1 stub
      j javax.swing.JFileChooser.setCurrentDirectory(Ljava/io/File;)V+94
      j javax.swing.JFileChooser.<init>(Ljava/lang/String;Ljavax/swing/filechooser/FileSystemView;)V+142
      j javax.swing.JFileChooser.<init>(Ljava/lang/String;)V+6
      j jalview.io.JalviewFileChooser.<init>(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)V+2
      j jalview.util.ImageMaker.getPNGChooser()Ljalview/io/JalviewFileChooser;+29
      j jalview.util.ImageMaker.<init>(Ljava/awt/Component;ILjava/lang/String;IILjava/io/File;Ljava/lang/String;)V+31
      j jalview.gui.AlignmentPanel.makeAlignmentImage(ILjava/io/File;)V+220
      j jalview.gui.AlignmentPanel.makePNG(Ljava/io/File;)V+3
      j jalview.gui.AlignFrame.createPNG(Ljava/io/File;)V+5
      j jalview.jbgui.GAlignFrame$58.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
      j javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84
      j javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
      j javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35
      j javax.swing.DefaultButtonModel.setPressed(Z)V+117
      j javax.swing.AbstractButton.doClick(I)V+64
      j javax.swing.plaf.basic.BasicMenuItemUI.doClick(Ljavax/swing/MenuSelectionManager;)V+53
      j javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Ljava/awt/event/MouseEvent;)V+62
      j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64
      j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
      J java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V
      J java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V
      J java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
      J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
      J java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
      J java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z
      J java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z
      J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
      J java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V
      J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
      J java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
      v ~RuntimeStub::alignment_frame_return Runtime1 stub
      j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
      j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
      j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
      j java.awt.EventDispatchThread.run()V+9
      v ~StubRoutines::call_stub
      V [jvm.dll+0x8757c]
      V [jvm.dll+0xde804]
      V [jvm.dll+0x8744d]
      V [jvm.dll+0x871aa]
      V [jvm.dll+0xa1de8]
      V [jvm.dll+0x10fad4]
      V [jvm.dll+0x10faa2]
      C [MSVCRT.dll+0x2a3b0]
      C [kernel32.dll+0xb683]

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j sun.awt.shell.Win32ShellFolder2.getLinkLocation(JJZ)J+0
      j sun.awt.shell.Win32ShellFolder2.getLinkLocation(Z)Lsun/awt/shell/ShellFolder;+20
      j sun.awt.shell.Win32ShellFolder2.isDirectory()Z+69
      j sun.awt.shell.Win32ShellFolder2.isDirectory()Z+79
      j sun.awt.shell.Win32ShellFolderManager2.get(Ljava/lang/String;)Ljava/lang/Object;+156
      j sun.awt.shell.ShellFolder.get(Ljava/lang/String;)Ljava/lang/Object;+4
      j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel.addItem(Ljava/io/File;)V+24
      j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel.access$1000(Lcom/sun/java/swing/plaf/windows/WindowsFileChooserUI$DirectoryComboBoxModel;Ljava/io/File;)V+2
      j com.sun.java.swing.plaf.windows.WindowsFileChooserUI.doDirectoryChanged(Ljava/beans/PropertyChangeEvent;)V+31
      j com.sun.java.swing.plaf.windows.WindowsFileChooserUI.access$1300(Lcom/sun/java/swing/plaf/windows/WindowsFileChooserUI;Ljava/beans/PropertyChangeEvent;)V+2
      j com.sun.java.swing.plaf.windows.WindowsFileChooserUI$8.propertyChange(Ljava/beans/PropertyChangeEvent;)V+59
      J java.beans.PropertyChangeSupport.firePropertyChange(Ljava/beans/PropertyChangeEvent;)V
      J java.beans.PropertyChangeSupport.firePropertyChange(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V
      J java.awt.Component.firePropertyChange(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V
      v ~RuntimeStub::alignment_frame_return Runtime1 stub
      j javax.swing.JFileChooser.setCurrentDirectory(Ljava/io/File;)V+94
      j javax.swing.JFileChooser.<init>(Ljava/lang/String;Ljavax/swing/filechooser/FileSystemView;)V+142
      j javax.swing.JFileChooser.<init>(Ljava/lang/String;)V+6
      j jalview.io.JalviewFileChooser.<init>(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)V+2
      j jalview.util.ImageMaker.getPNGChooser()Ljalview/io/JalviewFileChooser;+29
      j jalview.util.ImageMaker.<init>(Ljava/awt/Component;ILjava/lang/String;IILjava/io/File;Ljava/lang/String;)V+31
      j jalview.gui.AlignmentPanel.makeAlignmentImage(ILjava/io/File;)V+220
      j jalview.gui.AlignmentPanel.makePNG(Ljava/io/File;)V+3
      j jalview.gui.AlignFrame.createPNG(Ljava/io/File;)V+5
      j jalview.jbgui.GAlignFrame$58.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
      j javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84
      j javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
      j javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35
      j javax.swing.DefaultButtonModel.setPressed(Z)V+117
      j javax.swing.AbstractButton.doClick(I)V+64
      j javax.swing.plaf.basic.BasicMenuItemUI.doClick(Ljavax/swing/MenuSelectionManager;)V+53
      j javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Ljava/awt/event/MouseEvent;)V+62
      j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64
      j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
      J java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V
      J java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V
      J java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
      J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
      J java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
      J java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z
      J java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z
      J java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
      J java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V
      J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
      J java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
      v ~RuntimeStub::alignment_frame_return Runtime1 stub
      j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
      j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
      j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
      j java.awt.EventDispatchThread.run()V+9
      v ~StubRoutines::call_stub

      --------------- P R O C E S S ---------------

      Java Threads: ( => current thread )
        0x030027c0 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=2564]
        0x00af9250 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=3508]
        0x00af8fe0 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=3444]
        0x037e3648 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=516]
        0x02fd31d0 JavaThread "TimerQueue" daemon [_thread_blocked, id=2300]
      =>0x00b07998 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3992]
        0x0302b9a8 JavaThread "AWT-Shutdown" [_thread_blocked, id=3988]
        0x02fcbc20 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3640]
        0x003a4bc0 JavaThread "DestroyJavaVM" [_thread_blocked, id=3888]
        0x00b153d0 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=188]
        0x00b07de8 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2316]
        0x00ac3418 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=920]
        0x00ac2098 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2856]
        0x00ac1390 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1348]
        0x00abc1e0 JavaThread "Finalizer" daemon [_thread_blocked, id=3336]
        0x00abad60 JavaThread "Reference Handler" daemon [_thread_blocked, id=2148]

      Other Threads:
        0x00ab83a8 VMThread [id=4000]
        0x00ac4660 WatcherThread [id=3876]

      VM state:not at safepoint (normal execution)

      VM Mutex/Monitor currently owned by a thread: None

      Heap
       def new generation total 1152K, used 508K [0x22b20000, 0x22c60000, 0x23000000)
        eden space 1024K, 37% used [0x22b20000, 0x22b7f318, 0x22c20000)
        from space 128K, 100% used [0x22c20000, 0x22c40000, 0x22c40000)
        to space 128K, 0% used [0x22c40000, 0x22c40000, 0x22c60000)
       tenured generation total 15216K, used 11380K [0x23000000, 0x23edc000, 0x26b20000)
         the space 15216K, 74% used [0x23000000, 0x23b1d2e8, 0x23b1d400, 0x23edc000)
       compacting perm gen total 8192K, used 4836K [0x26b20000, 0x27320000, 0x2ab20000)
         the space 8192K, 59% used [0x26b20000, 0x26fd9248, 0x26fd9400, 0x27320000)
          ro space 8192K, 63% used [0x2ab20000, 0x2b02eda8, 0x2b02ee00, 0x2b320000)
          rw space 12288K, 46% used [0x2b320000, 0x2b8c12b8, 0x2b8c1400, 0x2bf20000)

      Dynamic libraries:
      0x00400000 - 0x0040d000 C:\Archivos de programa\Java\jre1.5.0_10\bin\javaw.exe
      0x7c910000 - 0x7c9c6000 C:\WINDOWS\system32\ntdll.dll
      0x7c800000 - 0x7c901000 C:\WINDOWS\system32\kernel32.dll
      0x77da0000 - 0x77e4c000 C:\WINDOWS\system32\ADVAPI32.dll
      0x77e50000 - 0x77ee1000 C:\WINDOWS\system32\RPCRT4.dll
      0x77d10000 - 0x77da0000 C:\WINDOWS\system32\USER32.dll
      0x77ef0000 - 0x77f37000 C:\WINDOWS\system32\GDI32.dll
      0x77be0000 - 0x77c38000 C:\WINDOWS\system32\MSVCRT.dll
      0x6d630000 - 0x6d7cc000 C:\Archivos de programa\Java\jre1.5.0_10\bin\client\jvm.dll
      0x76b00000 - 0x76b2e000 C:\WINDOWS\system32\WINMM.dll
      0x6d280000 - 0x6d288000 C:\Archivos de programa\Java\jre1.5.0_10\bin\hpi.dll
      0x76bb0000 - 0x76bbb000 C:\WINDOWS\system32\PSAPI.DLL
      0x6d600000 - 0x6d60c000 C:\Archivos de programa\Java\jre1.5.0_10\bin\verify.dll
      0x6d300000 - 0x6d31d000 C:\Archivos de programa\Java\jre1.5.0_10\bin\java.dll
      0x6d620000 - 0x6d62f000 C:\Archivos de programa\Java\jre1.5.0_10\bin\zip.dll
      0x6d000000 - 0x6d169000 C:\Archivos de programa\Java\jre1.5.0_10\bin\awt.dll
      0x72f80000 - 0x72fa6000 C:\WINDOWS\system32\WINSPOOL.DRV
      0x76340000 - 0x7635d000 C:\WINDOWS\system32\IMM32.dll
      0x774b0000 - 0x775ed000 C:\WINDOWS\system32\ole32.dll
      0x5b150000 - 0x5b188000 C:\WINDOWS\system32\uxtheme.dll
      0x736e0000 - 0x73729000 C:\WINDOWS\system32\ddraw.dll
      0x73b40000 - 0x73b46000 C:\WINDOWS\system32\DCIMAN32.dll
      0x746b0000 - 0x746fb000 C:\WINDOWS\system32\MSCTF.dll
      0x6d1f0000 - 0x6d203000 C:\Archivos de programa\Java\jre1.5.0_10\bin\deploy.dll
      0x77180000 - 0x77227000 C:\WINDOWS\system32\WININET.dll
      0x77a50000 - 0x77ae5000 C:\WINDOWS\system32\CRYPT32.dll
      0x77af0000 - 0x77b02000 C:\WINDOWS\system32\MSASN1.dll
      0x770f0000 - 0x7717c000 C:\WINDOWS\system32\OLEAUT32.dll
      0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
      0x7df20000 - 0x7dfc0000 C:\WINDOWS\system32\urlmon.dll
      0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
      0x7c9d0000 - 0x7d1ef000 C:\WINDOWS\system32\SHELL32.dll
      0x773a0000 - 0x774a3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
      0x58c30000 - 0x58cca000 C:\WINDOWS\system32\comctl32.dll
      0x6d5b0000 - 0x6d5d3000 C:\Archivos de programa\Java\jre1.5.0_10\bin\RegUtils.dll
      0x031c0000 - 0x03486000 C:\WINDOWS\system32\msi.dll
      0x77fc0000 - 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
      0x76ea0000 - 0x76edc000 C:\WINDOWS\system32\RASAPI32.DLL
      0x76e50000 - 0x76e62000 C:\WINDOWS\system32\rasman.dll
      0x71a30000 - 0x71a47000 C:\WINDOWS\system32\WS2_32.dll
      0x71a20000 - 0x71a28000 C:\WINDOWS\system32\WS2HELP.dll
      0x597f0000 - 0x59844000 C:\WINDOWS\system32\NETAPI32.dll
      0x76e70000 - 0x76e9f000 C:\WINDOWS\system32\TAPI32.dll
      0x76e40000 - 0x76e4e000 C:\WINDOWS\system32\rtutils.dll
      0x77c40000 - 0x77c63000 C:\WINDOWS\system32\msv1_0.dll
      0x76d20000 - 0x76d39000 C:\WINDOWS\system32\iphlpapi.dll
      0x72250000 - 0x72255000 C:\WINDOWS\system32\sensapi.dll
      0x76630000 - 0x766e4000 C:\WINDOWS\system32\USERENV.dll
      0x6d4c0000 - 0x6d4d3000 C:\Archivos de programa\Java\jre1.5.0_10\bin\net.dll
      0x6d240000 - 0x6d280000 C:\Archivos de programa\Java\jre1.5.0_10\bin\fontmanager.dll
      0x719d0000 - 0x71a10000 C:\WINDOWS\System32\mswsock.dll
      0x76ee0000 - 0x76f07000 C:\WINDOWS\system32\DNSAPI.dll
      0x76f70000 - 0x76f78000 C:\WINDOWS\System32\winrnr.dll
      0x76f20000 - 0x76f4d000 C:\WINDOWS\system32\WLDAP32.dll
      0x76f80000 - 0x76f86000 C:\WINDOWS\system32\rasadhlp.dll
      0x66740000 - 0x66799000 C:\WINDOWS\system32\hnetcfg.dll
      0x71a10000 - 0x71a18000 C:\WINDOWS\System32\wshtcpip.dll
      0x71a50000 - 0x71a5a000 C:\WINDOWS\system32\wsock32.dll
      0x6d4e0000 - 0x6d4e9000 C:\Archivos de programa\Java\jre1.5.0_10\bin\nio.dll
      0x76360000 - 0x763aa000 C:\WINDOWS\system32\COMDLG32.DLL
      0x71aa0000 - 0x71ab2000 C:\WINDOWS\system32\MPR.dll
      0x75f10000 - 0x75f17000 C:\WINDOWS\System32\drprov.dll
      0x71bb0000 - 0x71bbe000 C:\WINDOWS\System32\ntlanman.dll
      0x71c70000 - 0x71c87000 C:\WINDOWS\System32\NETUI0.dll
      0x71c30000 - 0x71c70000 C:\WINDOWS\System32\NETUI1.dll
      0x71c20000 - 0x71c27000 C:\WINDOWS\System32\NETRAP.dll
      0x71b90000 - 0x71ba3000 C:\WINDOWS\System32\SAMLIB.dll
      0x75f20000 - 0x75f29000 C:\WINDOWS\System32\davclnt.dll
      0x778f0000 - 0x779e7000 C:\WINDOWS\system32\SETUPAPI.dll
      0x77b10000 - 0x77b32000 C:\WINDOWS\system32\appHelp.dll
      0x76f90000 - 0x7700f000 C:\WINDOWS\system32\CLBCATQ.DLL
      0x77010000 - 0x770e0000 C:\WINDOWS\system32\COMRes.dll
      0x76940000 - 0x76948000 C:\WINDOWS\system32\LINKINFO.dll
      0x76950000 - 0x76976000 C:\WINDOWS\system32\ntshrui.dll
      0x76ae0000 - 0x76af1000 C:\WINDOWS\system32\ATL.DLL

      VM Arguments:
      jvm_args: -Xbootclasspath/a:C:\Archivos de programa\Java\jre1.5.0_10\lib\javaws.jar;C:\Archivos de programa\Java\jre1.5.0_10\lib\deploy.jar -Djnlpx.home=C:\Archivos de programa\Java\jre1.5.0_10\bin -Djnlpx.splashport=2271 -Djnlpx.jvm="C:\Archivos de programa\Java\jre1.5.0_10\bin\javaw.exe" -Djnlpx.remove=true -Djava.security.policy=file:C:\Archivos de programa\Java\jre1.5.0_10\lib\security\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.heapsize=NULL,NULL
      java_command: com.sun.javaws.Main -open C:\Documents and Settings\Federico Movsichoff\Mis documentos\tesis\clustalw-20070313-15525313.aln C:\DOCUME~1\FEDERI~1\CONFIG~1\Temp\javaws2
      Launcher Type: SUN_STANDARD

      Environment Variables:
      PATH=C:\Archivos de programa\Java\jre1.5.0_10\bin;C:\texmf\miktex\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;"C:\Archivos de programa\Java\jre1.5.0_10\bin"
      USERNAME=Federico Movsichoff
      OS=Windows_NT
      PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 Stepping 8, GenuineIntel



      --------------- S Y S T E M ---------------

      OS: Windows XP Build 2600 Service Pack 2

      CPU:total 1 (cores per cpu 1, threads per core 1) family 6 model 14 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2

      Memory: 4k page, physical 1038384k(451368k free), swap 2498944k(1955500k free)

      vm_info: Java HotSpot(TM) Client VM (1.5.0_10-b03) for windows-x86, built on Nov 9 2006 13:13:34 by "java_re" with MS VC++ 6.0

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              jprocter James Procter
              Reporter:
              jprocter James Procter
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: