Custom Query (80 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 80)

Ticket Resolution Summary Owner Reporter
#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.

#36 worksforme Crash report ecs273
Description

I don't have the debug version and so I'm just going to send this info and hope you find it useful.

Just installed 0.6.21659 (2011-06-27) and removed from config.sys (but files still on drive) ver 050327

My system is SMP, running 2 cpu's under eCS v1.24.

Kernel is build

Signature: @#IBM:14.104a#@_SMP IBM OS/2 Kernel

Vendor: IBM Revision: 14.104 File Version: 14.104 Description: _SMP IBM OS/2 Kernel

Previously running odin 050327 with winrar v3.0 (it ran fine and if I start it with \050327\pe it still runs fine). Winrar is the only app I have tried. It crashes under this new version of odin. The program starts, draws a windows and then crashs (with no hangs).

From popuplog:

06-28-2011 23:43:13 SYS3175 PID 0077 TID 0001 Slot 00d5

D:\APPS\ODIN\SYSTEM32\PE.EXE

c0000005

1cf8cedd P1=00000001 P2=00000000 P3=XXXXXXXX P4=XXXXXXXX EAX=00000000 EBX=000f0000 ECX=5dbf4050 EDX=000f0000 ESI=00000000 EDI=00000000 DS=0053 DSACC=f0f3 DSLIM=ffffffff ES=0053 ESACC=f0f3 ESLIM=ffffffff FS=0537 FSACC=00f3 FSLIM=00000fff GS=0000 GSACC= GSLIM= CS:EIP=005b:1cf8cedd CSACC=f0df CSLIM=ffffffff SS:ESP=0053:00129b58 SSACC=f0f3 SSLIM=ffffffff EBP=00129bdc FLG=00010256

KERNEL32.DLL 0001:0001cedd

I can provide the procdump file if you wish, it's 1.6MB file. My apologies for not having the info you need from a debug version.

Rgds, Jon

#34 fixed Weird scroll bar behavior dmik
Description

The current Odin builds show the weird behavior of the scroll bar controls: sometimes the handles don't move, sometimes the arrow buttons remain depressed after clicking them with the mouse.

This behavior can be seen in e.g. the standard About Odin dialog (accessible through the system menu of the main window) or in the standard File Open dialog (e.g. in the notepad application).

Note: See TracQuery for help on using queries.