[Bug 29879] Wine's help viewer crashes on a particular CHM file

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 13 03:42:59 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29879

Artem S. Tashkinov <t.artem at mailcity.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |hhctrl.ocx
           Platform|Other                       |x86
         OS/Version|other                       |Linux

--- Comment #3 from Artem S. Tashkinov <t.artem at mailcity.com> 2012-02-13 03:42:59 CST ---
This bug is really weird. I've installed native GDI+ and comctl32 libraries and
now backtrace looks this way:

fixme:ieframe:PersistStorage_InitNew (0x154160)->(0x7edafebc)
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0xb75b4e93).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:b75b4e93 ESP:0033e568 EBP:0033e5a8 EFLAGS:00010287(  R- --  I S - -P-C)
 EAX:0033e6ad EBX:b75b4e90 ECX:4f44213c EDX:0000002d
 ESI:0033f694 EDI:0000002d
Stack dump:
0x0033e568:  7eda527c 7ed9ca9f 00000000 0033e680
0x0033e578:  0000002d 0000002d 00000002 00155278
0x0033e588:  7bca5c2c 0033e680 00000010 0033e5a8
0x0033e598:  7bc45136 7eda527c 0000002d 0033e67c
0x0033e5a8:  0033e5f8 7ed9cbb4 0000002d 0033e680
0x0033e5b8:  00001000 0033f680 7ebff580 7cf9e558
Backtrace:
=>0 0xb75b4e93 __memcpy_ssse3+0xc23() in libc.so.6 (0x0033e5a8)
  1 0x7ed9ca9f strbuf_append+0x3e() in hhctrl (0x0033e5a8)
  2 0x7ed9cbb4 stream_chr+0xc3() in hhctrl (0x0033e5f8)
  3 0x7ed9cdd9 next_node+0x58() in hhctrl (0x0033e628)
  4 0x7ed9602d parse_hhc+0xcc() in hhctrl (0x0033f6b8)
  5 0x7ed961a4 InitContent+0xa3() in hhctrl (0x0033f708)
  6 0x7ed98d84 CreateViewer+0x1ba3() in hhctrl (0x0033fa68)
  7 0x7ed9a208 CreateHelpViewer+0x97() in hhctrl (0x0033fa88)
  8 0x7ed9a899 HtmlHelpW+0x218() in hhctrl (0x0033fcf8)
  9 0x7ed9b035 doWinMain+0x1e4() in hhctrl (0x0033fd88)
  10 0x7effe537 WinMain+0x46() in hh (0x0033fda8)
  11 0x7effe68f main+0xae() in hh (0x0033fe28)
  12 0x7effe5cc __wine_spec_exe_entry+0x7b() in hh (0x0033fe70)
  13 0x7b85a08c call_process_entry+0xb() in kernel32 (0x0033fe88)
  14 0x7b85b25f start_process+0x5e() in kernel32 (0x0033fec8)
  15 0x7bc70fb0 call_thread_func_wrapper+0xb() in ntdll (0x0033fed8)
  16 0x7bc739ed call_thread_func+0x7c() in ntdll (0x0033ffa8)
  17 0x7bc70f8e call_thread_entry_point+0x11() in ntdll (0x0033ffc8)
  18 0x7bc49efe start_process+0x1d() in ntdll (0x0033ffe8)
  19 0xb76617cd wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
0xb75b4e93 __memcpy_ssse3+0xc23 in libc.so.6: movl      %ecx,0xffffffd3(%edx)

I'm removing hhctrl.ocx as a faulty component because I've no idea what is
crashing here.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list