[Bug 33501] Blackberry Link 1.1.x.x crashes on launch

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 1 15:05:59 CDT 2013


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |dotnet, download
                URL|                            |http://uk.blackberry.com/so
                   |                            |ftware/desktop/blackberry-l
                   |                            |ink.html
                 CC|                            |focht at gmx.net
            Summary|Blackberry Link crashes on  |Blackberry Link 1.1.x.x
                   |launch                      |crashes on launch

--- Comment #2 from Anastasius Focht <focht at gmx.net> 2013-05-01 15:05:59 CDT ---
Hello David,

I can't reproduce the crash.

Prerequisites: clean 32-bit WINEPREFIX and 'winetricks -q dotnet40'

(VC++ 2010 SP1 runtime and MSXML 6.0 are automatically installed)

Additionally to make the app start properly:

'winetricks corefonts' to work around bug 32323 (Arial/Verdana fonts)
'winetricks windowscodecs' to work around bug 32654
(windowscodecs.dll.WICSetEncoderFormat_Proxy)

The application (WPF 4.0 based) starts ok and shows gui - albeit slow due to
background scanning of all kinds of files (multimedia/documents) and various
console fixme spam.
If you don't see the mouse cursor initially once you hover over GUI - wait a
bit - it's doing lot of cpu intensive stuff until it becomes reactive.

It wants to connect "sign in with Blackberry ID" so I can't test further.

---

If you still get the crash with _recent_ Wine version please attach console
output using following:

$ wineserver -k  (shutdown all background services, there are some autostart
ones)

Change to app folder:

"WINEPREFIX/drive_c/Program Files/Research In Motion/BlackBerry Link" (replace
WINEPREFIX with real location, e.g. ~/.wine)

Start the app:

$ WINEDEBUG=+tid,+seh,+loaddll,+process wine ./BlackBerryLink.exe >>log.txt
2>&1

(avoid +relay for now, it would produce a huge log, I just need info which
executable and crash range)

Wait until crash reporter shows up and confirm the crash.
Attach the log (compress if too large).

---

$ du -sh 110_b038_multilanguage.exe 
144M    110_b038_multilanguage.exe

$ sha1sum 110_b038_multilanguage.exe 
f51a0d0e1249569e6dcfbb8e466ac7f66854fccc  110_b038_multilanguage.exe

$ wine --version
wine-1.5.29-100-ga0b4cd1

Regards

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