[Bug 32502] New: YoudaoNote: crashes when syncing
http://bugs.winehq.org/show_bug.cgi?id=32502 Bug #: 32502 Summary: YoudaoNote: crashes when syncing Product: Wine Version: 1.5.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jactry92(a)gmail.com Classification: Unclassified Created attachment 42878 --> http://bugs.winehq.org/attachment.cgi?id=42878 The Log You can reproduce it follow this: 0. download and install it: md5sum Downloads/YNote.exe 8c790463479ee83fa56a8a896aafe9e9 Downloads/YNote.exe BTW, I select no when it asked me to install Youdao Dict. 1. run it '~/.wine/drive_c/Program Files/Youdao/YoudaoNote$ wine YoudaoNote.exe' 2. login If you are the frist time run it, it will sync automatically and crash. If not you can reproduce it by create a new note and click the "同步" button to sync and it will crash. And I found 'winetrick -q ie7' helps a lot. My test environment: - Ubuntu 12.10 32bit - wine-1.5.19-272-gf30c18f --- snip --- wine: Unhandled page fault on write access to 0x00000000 at address 0x61e474f3 (thread 0031), starting debugger... fixme:wincodecs:PngDecoder_Block_GetCount 0x10a220e0,0x33eba8: stub Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x61e474f3). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:61e474f3 ESP:05daba80 EBP:6adf2304 EFLAGS:00010246( R- -- I Z- -P- ) EAX:0000000a EBX:00000003 ECX:05daba40 EDX:00000000 ESI:6adf1640 EDI:00000000 Stack dump: 0x05daba80: 0000000a 7c6b81e0 05dabab8 7c64d1c1 0x05daba90: 7c6b81e0 0006010e 05dabae8 69dc2aa0 0x05dabaa0: 05dabad4 6adf1686 05dabac8 00000003 0x05dabab0: 6adf1640 00000000 6adf2304 69c64be3 0x05dabac0: 7c6b81e0 6adf1686 05dabad4 0000048e 0x05dabad0: 7eb4c869 21232323 41202121 54524f42 Backtrace: =>0 0x61e474f3 in mozalloc (+0x74f3) (0x6adf2304) 0x61e474f3: movl $0x7b,0x00000000 --- snip --- -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32502 Jactry Zeng <jactry92(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://note.youdao.com/down | |loads/YNote.exe -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32502 Qian Hong <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting(a)gmail.com, | |jacek(a)codeweavers.com --- Comment #1 from Qian Hong <fracting(a)gmail.com> 2012-12-21 07:31:21 CST --- --- snip --- ###!!! ABORT: Main-thread-only object used off the main thread: file /build/wine-mozilla-1.8/xpcom/base/nsCycleCollector.cpp, line 1166 --- snip --- Similar logs with Bug 22564 and Bug 30083. CC Jacek: Jacek, any technical comment on crashings with this kind of log? Hopefully we can rename the bug to a more common summery to avoid duplicates, thanks! -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32502 --- Comment #2 from Jacek Caban <jacek(a)codeweavers.com> 2012-12-28 08:39:10 CST --- (In reply to comment #1)
CC Jacek: Jacek, any technical comment on crashings with this kind of log? Hopefully we can rename the bug to a more common summery to avoid duplicates, thanks!
This is a known limitation of Gecko, which uses 'main thread' concept that makes a group of objects usable only from the thread that initializes Gecko. It's a hard problem that I don't have good solution for yet. However, such logs may be caused by other reasons as well. Please attach mshtml,ieframe,seh,tid logs so I can verify that. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32502 --- Comment #3 from Jactry Zeng <jactry92(a)gmail.com> 2012-12-28 09:42:43 CST --- Created attachment 42993 --> http://bugs.winehq.org/attachment.cgi?id=42993 +mshtml, +ieframe, +seh, +tid trace (In reply to comment #2)
However, such logs may be caused by other reasons as well. Please attach mshtml,ieframe,seh,tid logs so I can verify that.
This is the log of +mshtml,+ieframe,+seh,+tid . -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32502 lizhenbo <litimetal(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |litimetal(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32502 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #4 from joaopa <jeremielapuree(a)yahoo.fr> --- Bug still occurs with winee-5.0-rc3. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32502 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #5 from Anastasius Focht <focht(a)gmx.net> --- Hello Jeremie, --- quote --- Bug still occurs with winee-5.0-rc3. --- quote --- could you provide information which exact version you tested with? There are many different archived versions. https://web.archive.org/web/20151015234936/http://download.ydstatic.com/note... ... https://web.archive.org/web/20180823053939/http://download.ydstatic.com/note... ... Also an updated trace log from the recent test would be beneficial, to check if it's still the original bug. The last one is from 2012. Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32502 Jactry Zeng <jactry92(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|UNCONFIRMED |RESOLVED --- Comment #6 from Jactry Zeng <jactry92(a)gmail.com> --- We can't login the application with the old version[1] from 2012, so there isn't a way to retest this issue. And I didn't see any similar issue with the latest version of Youdao Note on the current Wine. I think it is fine to mark this as ABANDONED. [1] https://web.archive.org/web/20121102155315if_/http://codown.youdao.com/notew... $ md5sum YNote.exe 0cabf44cd25dc86b40d6020dbd979a99 YNote.exe $ wine --version wine-7.1-288-g4364ff8d5c0 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32502 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://note.youdao.com/down |https://web.archive.org/web |loads/YNote.exe |/20121102155315/http://codo | |wn.youdao.com/notewebsite/d | |ownloads/YNote.exe --- Comment #7 from Anastasius Focht <focht(a)gmx.net> --- Hello Jactry, thanks for the update. I'm putting your archive.org link into the URL field. This allows saved searches that look for non-archive.org links to work better. Saved search example of mine: https://bugs.winehq.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=no%... (finds tickets where URL field doesn't contain archive.org link) Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=32502 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla