[Bug 30717] New: Janetter crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 18 11:11:17 CDT 2012


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

             Bug #: 30717
           Summary: Janetter crashes on startup
           Product: Wine
           Version: 1.5.4
          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 tweet this morning:
http://twitter.com/#!/search/%40Sutorippu%20wine
"No Linux client and Wine doesn't like it. RT @TsunTaiga @Sutorippu >not using
Janetter"

Janetter appears to be a competitor to tweetdeck freely downloadable from
http://janetter.net/

It installs fine, but crashes on startup:

err:ole:CoGetClassObject no class object {76a64158-cb41-11d1-8b02-00600806d9b6}
could be created for context 0x5
wine: Unhandled exception 0x0eedfade at address 0x0000:0x7b839e92 (thread
0032), starting debugger...
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:seh:setup_exception_record stack overflow 940 bytes in thread 0032 eip
b760ba27 esp 00230f84 stack 0x230000-0x231000-0x330000

That CLSID appears to be ISWbemLocator, 
http://msdn.microsoft.com/en-us/library/windows/desktop/aa393719(v=vs.85).aspx
The app is probably trying to get information about the network
or firewall via WBEM.  A stub of some sort might be in order.

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