https://bugs.winehq.org/show_bug.cgi?id=38750
Bug ID: 38750 Summary: ONNET21 messenger crashes while trying to chat on Ubuntu 14.04 Product: Wine Version: 1.7.38 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: kevinjjames@gmail.com Distribution: ---
Created attachment 51670 --> https://bugs.winehq.org/attachment.cgi?id=51670 Backtrace
I am getting the following issue while tring to run ONNET21 messenger on Ubuntu 14.04. When I try to chat with someone, as soon as I double click the name, the app crashes with the following prints on the terminal.
Also attaching the backtrace.
kevinjjames@bluebird:~$ wine .wine/drive_c/ONNET21/OnMate/OnMate.exe fixme:ras:RasEnumConnectionsW (0x12dcd0,0x32ea6c,0x76c623e4),stub! fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:service:svcctl_EnumServicesStatusW resume index not supported fixme:ras:RasEnumEntriesW ((nil),(null),0x14c190,0x32f29c,0x14be7c),stub! fixme:ras:RasEnumConnectionsW (0x12dcd0,0x32ea6c,0x76c623e4),stub! fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046} fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x179dbc,0x179d78): stub fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x179f3c,0x193078): stub fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x1c1c44,0x1bc570): stub err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:service:svcctl_EnumServicesStatusW resume index not supported fixme:gdiplus:resample_bitmap_pixel Unimplemented interpolation 7 fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x103fa9c,0x103c630): stub fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x103fcfc,0x103f630): stub fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x10416f4,0x1040120): stub fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x1041aec,0x10419b0): stub wine: Unhandled exception 0xe06d7363 in thread 9 at address 0x7b83b6ae (thread 0009), starting debugger... fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
Thanks, Kevin