Custom Query (80 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 80)

Ticket Resolution Summary Owner Reporter
#49 duplicate RPM package attemps to change config.sys in C: guzzi
Description

My boot parttion is E: . There isn't even a C: partition on this system, yet no error message. Is a config.sys change even necessary? Looks like the .lib files have been installed in usr\lib and the .exe in usr\bin which are in the path already.

Installing : odin-win32k-0.7.1-3.i386 14 18

NOTE:

The file 'C:\config.sys' has been changed. You need to reboot your computer in order to activate these changes.

Installing : odin-exe-tools-0.7.1-3.i386 2/3

Installing : odin-doc-0.7.1-3.noarch 3/3

odin-doc-0.7.1-3.noarch was supposed to be installed but is not! odin-exe-tools-0.7.1-3.i386 was supposed to be installed but is not! odin-win32k-0.7.1-3.i386 was supposed to be installed but is not!

Installed:

odin-doc.noarch 0:0.7.1-3 odin-exe-tools.i386 0:0.7.1-3

odin-win32k.i386 0:0.7.1-3

Complete!

#50 fixed RPM package attemps to change config.sys in C: guzzi
Description

My boot partition is E: There isn't even a C: partition on this system. Is it even necessary to change the config.sys? It looks like the .lib files were installed in usr\lib and the .exe. files in usr\bin, which are already in the path.

Installing : odin-win32k-0.7.1-3.i386 14 18

NOTE:

The file 'C:\config.sys' has been changed. You need to reboot your computer in order to activate these changes.

Installing : odin-exe-tools-0.7.1-3.i386 2/3

Installing : odin-doc-0.7.1-3.noarch 3/3

odin-doc-0.7.1-3.noarch was supposed to be installed but is not! odin-exe-tools-0.7.1-3.i386 was supposed to be installed but is not! odin-win32k-0.7.1-3.i386 was supposed to be installed but is not!

Installed:

odin-doc.noarch 0:0.7.1-3 odin-exe-tools.i386 0:0.7.1-3

odin-win32k.i386 0:0.7.1-3

Complete!

#37 fixed Recursion in exception handler dmik
Description

There is an annoying recursion in the Odin exception handler where it calls DosExit?() while processing the XCPT_PROCESS_TERMINATE and XCPT_ASYNC_PROCESS_TERMINATE (which are themselves the result of DosExit?()).

This recursion in particular leads to a big POPUPLOG.OS2 file (filled up with 0xC0010001 and 0xC0010002 exception records) at Java process termination (either normal or abnormal).

This needs to be solved as it indicates an error in the exception processing logic.

Note: See TracQuery for help on using queries.