[ros-bugs] [Bug 860] Unhandled exception in RegEdit

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sun Oct 2 20:22:01 CEST 2005


http://www.reactos.org/bugzilla/show_bug.cgi?id=860





------- Additional Comments From osexpert at gmail.com  2005-10-02 20:22 CET -------
It seems that -fno-optimize-sibling-calls does fix the problem. RegEdit 
doesn't crash and the map is ok.

76170c01 <_LISTVIEW_CallBackCompare at 12>:
76170c01:	55                   	push   %ebp
76170c02:	89 e5                	mov    %esp,%ebp
76170c04:	56                   	push   %esi
76170c05:	53                   	push   %ebx
76170c06:	8b 75 10             	mov    0x10(%ebp),%esi
76170c09:	6a 00                	push   $0x0
76170c0b:	ff 75 08             	pushl  0x8(%ebp)
76170c0e:	e8 57 77 ff ff       	call   7616836a <_DPA_GetPtr at 8>
76170c13:	89 c3                	mov    %eax,%ebx
76170c15:	6a 00                	push   $0x0
76170c17:	ff 75 0c             	pushl  0xc(%ebp)
76170c1a:	e8 4b 77 ff ff       	call   7616836a <_DPA_GetPtr at 8>
76170c1f:	ff b6 e8 00 00 00    	pushl  0xe8(%esi)
76170c25:	ff 70 0c             	pushl  0xc(%eax)
76170c28:	ff 73 0c             	pushl  0xc(%ebx)
76170c2b:	ff 96 e4 00 00 00    	call   *0xe4(%esi)
76170c31:	8d 65 f8             	lea    0xfffffff8(%ebp),%esp
76170c34:	5b                   	pop    %ebx
76170c35:	5e                   	pop    %esi
76170c36:	c9                   	leave  
76170c37:	c2 0c 00             	ret    $0xc



-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.


More information about the Ros-bugs mailing list