WineHQ
Bug Tracking Database – Bug 30717

 Bugzilla

 

Last modified: 2013-12-20 12:43:38 UTC  

Janetter crashes on startup (ISWbemLocator interface/stub missing)

Bug 30717 - Janetter crashes on startup (ISWbemLocator interface/stub missing)
Janetter crashes on startup (ISWbemLocator interface/stub missing)
Status: CLOSED FIXED
AppDB: Show Apps affected by this bug
Product: Wine
Classification: Unclassified
Component: wmi&wbemprox
1.5.4
x86 Linux
: P2 normal
: ---
Assigned To: Mr. Bugs
http://janetter.net/
: download
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2012-05-18 11:11 UTC by Dan Kegel
Modified: 2013-12-20 12:43 UTC (History)
1 user (show)

See Also:
Regression SHA1:
Fixed by SHA1: 5928f54ab0cb05facce503cbb5fcf759122a6bcd
Distribution: ---
Staged patchset:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Kegel 2012-05-18 11:11:17 UTC
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.
Comment 1 Anastasius Focht 2013-12-07 17:47:44 UTC
Hello folks,

the missing ISWbemLocator interface/stub was fixed by commit http://source.winehq.org/git/wine.git/?a=commit;h=5928f54ab0cb05facce503cbb5fcf759122a6bcd

Thanks Hans.

Next issue is bug 35076 (SWbemLocator::ConnectServer being a stub)

$ sha1sum janetter423_setup.exe 
0340150e07ee6cadc0f77cbde0f76a98e37ae446  janetter423_setup.exe

$ du -sh janetter423_setup.exe 
23M	janetter423_setup.exe

$ wine --version
wine-1.7.8-128-g37460b6

Regards
Comment 2 Alexandre Julliard 2013-12-20 12:43:38 UTC
Closing bugs fixed in 1.7.9.


Privacy Policy
If you have a privacy inquiry regarding this site, please write to [email protected]

Hosted By CodeWeavers