[Bug 28643] New: ole32/clipboard.ok crashes rarely in XInternAtoms()

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 10 22:55:25 CDT 2011


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

             Bug #: 28643
           Summary: ole32/clipboard.ok crashes rarely in XInternAtoms()
           Product: Wine
           Version: 1.3.30
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com
    Classification: Unclassified


Saw this twice with Ubuntu 11.04 and once with Ubuntu 11.10.
Stack:

../../../tools/runtest -q -P wine -M ole32.dll -T ../../.. -p ole32_test.exe.so
clipboard.c && touch clipboard.ok
...
fixme:ole:snapshot_GetData Unhandled tymed - mask 0 req tymed 8
wine: Unhandled page fault on read access to 0x00000000 at address 0x68d7ed60
(thread 003b), starting debugger...
Backtrace:
=>0 libx11.so.6 (+0x21d60) (0x001317e0)
  1 XInternAtoms+0xda() in libx11.so.6 (0x001317e0)
  2 intern_atoms+0x227() [dlls/winex11.drv/clipboard.c:383]
  3 X11DRV_SelectionRequest_TARGETS+0x17(display=0x7e1e7068,
requestor=0x1e0031f, target=0x19f, rprop=0x135)
[dlls/winex11.drv/clipboard.c:2872]
  4 X11DRV_HandleSelectionRequest+0xe7(hWnd=(nil), event=0x74e72c,
bIsMultiple=0) [dlls/winex11.drv/clipboard.c:3082]
  5 X11DRV_SelectionRequest+0x1f(hWnd=(nil), event=0x74e72c)
[dlls/winex11.drv/clipboard.c:3155]
  6 call_event_handler+0x18f(display=0x7e1e7068, event=0x74e72c)
[dlls/winex11.drv/event.c:374]
  7 process_events+0x239(display=0x7e1e7068, filter=0x68cbc8e6, arg=0x40)
[dlls/winex11.drv/event.c:443]
  8 X11DRV_MsgWaitForMultipleObjectsEx+0xa5(count=0x1, handles=0x74e86c,
timeout=0xffffffff, mask=0x40, flags=0) [dlls/winex11.drv/event.c:470]
  9 wait_message+0x41(count=0x1, handles=0x74e86c, timeout=0xffffffff,
mask=0x40, flags=0) [dlls/user32/winproc.c:1126]
  10 MsgWaitForMultipleObjectsEx+0x150(count=0, pHandles=(nil),
timeout=0xffffffff, mask=0x40, flags=0) [dlls/user32/message.c:3944]
  11 selection_thread_proc+0xa1(p=0x54) [dlls/winex11.drv/clipboard.c:2530]

-- 
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