[Bug 12334] New: Skype 3.8: Crash at login
http://bugs.winehq.org/show_bug.cgi?id=12334 Summary: Skype 3.8: Crash at login Product: Wine Version: 0.9.58. Platform: PC URL: http://www.skype.com/go/getskype-beta OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: wine(a)konsoletek.com Created an attachment (id=11811) --> (http://bugs.winehq.org/attachment.cgi?id=11811) Skype 3.8 Crash on Win98 w/o dcom98 Skype 3.8 (beta) will launch, but crashes either during the login screen or directly after it. I tried with a clear .wine directory, under Windows 98, XP and 2008. Under 98 I tried with dcom98 and w/o, with no noticeable changes in results. -- 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=12334 --- Comment #1 from Jon <wine(a)konsoletek.com> 2008-04-02 15:44:58 --- Created an attachment (id=11812) --> (http://bugs.winehq.org/attachment.cgi?id=11812) Skype 3.8 Crash on Win98 w/ dcom98 -- 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=12334 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-04-02 19:58:49 --- Interestingly enough, it doesn't crash until you click on the login screen. Just launching it is fine, but if you click on the menu to type your login/etc, crash. Confirming in git. -- 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=12334 --- Comment #3 from Juan Lang <juan_lang(a)yahoo.com> 2008-04-04 10:51:32 --- Can you post a +powrprof log? -- 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=12334 --- Comment #4 from Jon <wine(a)konsoletek.com> 2008-04-04 15:38:01 --- Created an attachment (id=11853) --> (http://bugs.winehq.org/attachment.cgi?id=11853) Skype 3.8 Crash on Win98 w/ powrprof I'd never heard of "powrprof" but I assumed that was a debug option, so I ran: env WINEPREFIX="/home/davis/.wine" env WINEDEBUG="+powrprof" wine "C:\Program Files\Skype\Phone\Skype.exe" I attached the output from that run. If I ran this wrong, please let me know what I did wrong and I'll happily re-run it. 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=12334 bronek <kenorb(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kenorb(a)gmail.com --- Comment #5 from bronek <kenorb(a)gmail.com> 2008-06-18 11:03:33 --- The same problem. Some logs: fixme:win:FlashWindowEx 0x33e780 fixme:win:FlashWindowEx 0x33e1e0 fixme:win:FlashWindowEx 0x33fd28 warn:winsock:WSARecvFrom -> ERROR 10035 warn:gdi:GDI_GetObjPtr Invalid handle 0x0 ... fixme:xrender:X11DRV_AlphaBlend Ignoring SourceConstantAlpha 90 for AC_SRC_ALPHA warn:gdi:GDI_GetObjPtr Invalid handle 0x0 warn:gdi:GDI_GetObjPtr Invalid handle 0x0 ... wine: Unhandled page fault on read access to 0xffffffff at address 0x597d8a (thread 001d), starting debugger... err:seh:setup_exception_record nested exception on signal stack in thread 002d eip 7f737c30 esp 003cb6bc stack 0xbe8f2000-0xbea00000 Fatal error 'Thread 0x7c125600 has called pthread_exit() from a destructor. POSIX 1003.1 1996 s16.2.5.2 does not allow this!' at line 92 in file /usr/src/lib/libthr/thread/thr_exit.c (errno = 9) err:seh:setup_exception_record nested exception on signal stack in thread 002d eip 7e0bddc3 esp 003cb15c stack 0xbe8f2000-0xbea00000 Fatal error 'Thread 0x7c125600 has called pthread_exit() from a destructor. POSIX 1003.1 1996 s16.2.5.2 does not allow this!' at line 92 in file /usr/src/lib/libthr/thread/thr_exit.c (errno = 9) err:seh:setup_exception_record nested exception on signal stack in thread 002d eip 7e0bddc3 esp 003cabfc stack 0xbe8f2000-0xbea00000 Fatal error 'Thread 0x7c125600 has called pthread_exit() from a destructor. POSIX 1003.1 1996 s16.2.5.2 does not allow this!' at line 92 in file /usr/src/lib/libthr/thread/thr_exit.c (errno = 9) ... -- 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=12334 Robert Munteanu <robert.munteanu(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robert.munteanu(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.
http://bugs.winehq.org/show_bug.cgi?id=12334 --- Comment #6 from Sven <septim.dt(a)gmail.com> 2009-11-05 13:18:53 --- I tried to verify if this bug was still a problem, but failed to reproduce the bug with skype downloaded from the URL in the bug report. I was able to login, got some errors after that, but it didn't crash. Tested with wine-1.1.32-402-gde00535 Could someone verify this? -- 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=12334 --- Comment #7 from Sven <septim.dt(a)gmail.com> 2009-11-05 13:34:11 --- Ok, I found the Skype 3.8 installer, and that one still crashes at login indeed. -- 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=12334 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2011-05-09 17:06:02 CDT --- http://www.filehippo.com/download_skype/4911/ ad103a29387afb127a0b017f610189a9cb5a0a3e SkypeSetup.exe still in wine-1.3.19-235-g71fe9c9, though I now just get a segfault with no backtrace. -- 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=12334 --- Comment #9 from butraxz(a)gmail.com 2013-11-24 12:01:09 CST --- This ticket has not been updated for over 900 days. Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed. If you are no longer able to put effort to this ticket, you can abandon it. Is this still an issue with 1.7.7 or higher ? -- 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=12334 roger(a)mailinator.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roger(a)mailinator.com --- Comment #10 from roger(a)mailinator.com --- I think some skype bug was closed because the version used was so old that it couldnt login anymore...is this the case with this bug too? -- 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=12334 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED --- Comment #11 from Austin English <austinenglish(a)gmail.com> --- (In reply to roger from comment #10)
I think some skype bug was closed because the version used was so old that it couldnt login anymore...is this the case with this bug too?
Yes. -- 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=12334 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 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 (1)
-
wine-bugs@winehq.org