Custom Query (69 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 69)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#52 invalid Writing large eas or coping a file with large eas trap the system r282 Gregg Young
Description

Writing large eas to a VFAT drive causes a system trap. The eas are a thumbnail created by Lucide. It also traps in fat32 when you try to copy a file with large eas attached (again a thumbnail created by Lucide). Steps to reproduce:

  1. Place a pdf file without a thumbnail on the VFAT drive.
  2. Open it with Lucide set to create thumbnails
  3. When you close the file or Lucide (which is when the eas get written) you trap

The same thing occurs on a FAT32 drive if you copy a pdf that already has a thumbnail as part of its eas.

Note this was not happening with r280 but was with r276 and r277.

The following is the trap screen from the VFAT trap described above. I have a system dump of both traps above. I also have a system dump from just repeatedly accessing the drive from the drives folder which was also fixed by turning off eas. All these problems go away with eas turned off.

TRAP SCREEN INFORMATION


Trap screen 1 found at address #70:989c This screen is most likely related to a previous trap.

P1=XXXXXXXX P2=XXXXXXXX P3=XXXXXXXX P4=XXXXXXXX CS:EIP=e800:00000352 CSACC= CSLIM= SS:ESP=960c:0000e868 SSACC=5089 SSLIM=000f2847 EBP=00001293 FLG=000a6282 EAX=00004800 EBX=00000e74 ECX=0000e6c7 EDX=00000000 ESI=00000222 EDI=000039df DS=04d5 DSACC= DSLIM= ES=0e74 ESACC=70b8 ESLIM=000474b8 FS=0000 FSACC= FSLIM= GS=0000 GSACC= GSLIM=* No Symbols Found #


Trap screen 2 found at address #70:9c84

EAX=00004800 EBX=00000e74 ECX=0000e6c7 EDX=00000000 ESI=00000222 EDI=000039df DS=04d5 DSACC= DSLIM= ES=0e74 ESACC=70b8 ESLIM=000474b8 FS=0000 FSACC= FSLIM= GS=0000 GSACC= GSLIM= CS:EIP=e800:00000352 CSACC= CSLIM= SS:ESP=960c:0000e868 SSACC=5089 SSLIM=000f2847 EBP=00001293 FLG=000a628

ASCII found at #70:9c84-12 is b3c17aa8 (Exception Code?) b3c17aa8: Unknown error code in 3175 trap info:

ASCII found at #70:9c84-9 is a0c3d12e. (Linear Address?) No Symbols Found # #

#51 wontfix Uninstalling using warpin removes X:\os2\dll from libpath and X:\os2 from path Gregg Young
Description

While it removes the ifs and the cache it adds them back at the end of the file. See attached diff between the config.sys created by the uninstall and the one before the uninstall.

#50 fixed Chkdsk identification of FAT 32 Drives is inconsistent Gregg Young
Description

In line 2 and 3 it is identified as UNIFAT and in line 4,5 & 10 as FAT 32

The current hard disk drive is: F: The type of file system for the disk is UNIFAT. The UNIFAT file system program has been started. FAT32: Unicode translate table for CP 850 loaded. FAT32 version 0.10.r277 compiled on Jun 13 2017 The volume label is TEST.

The Volume Serial Number is 1903-3D48.

The type of file system for the disk is FAT32.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.