[Bug 11489] New: crashes of NICE Mirra series software
http://bugs.winehq.org/show_bug.cgi?id=11489 Summary: crashes of NICE Mirra series software Product: Wine Version: 0.9.54. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: stefano.cailotto(a)univr.it Hi all, I'trying to have a software from NICE working under wine. The program is used to manage a legal voice recorder through the network, unfortunately is not available on the network for testing. I've installed it on a Debian Etch, with the latest version of wine from http://wine.budgetdedicated.com/. the program is run setting LIBGL_ALWAYS_INDIRECT=true, and creating /dev/snd/seq to avoid complaints about missing ALSA device. The program starts correctly, and as far as I can see, it seems to crash once it's connected to the device. I've found a thread (http://bugs.winehq.org/show_bug.cgi?id=5407) talknig about kernel memory splitting, but wasn't helpful. Please find attached wine log. Any idea? thanks, regards Stefano -- 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=11489 --- Comment #1 from Stefano Cailotto <stefano.cailotto(a)univr.it> 2008-02-06 10:05:38 --- Created an attachment (id=10638) --> (http://bugs.winehq.org/attachment.cgi?id=10638) dump of wine crash -- 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=11489 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10638|text/x-log |text/plain mime type| | -- 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=11489 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Component|-unknown |comctl32 --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-02-06 12:51:28 --- Not a blocker - read definition of severity levels. Please install debug symbols or recompile Wine from source. Attached backtraces are almost useless without that information. Also please read FAQ on how to properly run windows programs on Wine. You command line is invalid. It might be the cause of your problem. -- 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=11489 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-02-06 13:45:28 --- Can you see if a native comctl32 makes the problem go away? -- 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=11489 --- Comment #4 from Stefano Cailotto <stefano.cailotto(a)univr.it> 2008-02-06 14:18:10 --- (In reply to comment #3)
Can you see if a native comctl32 makes the problem go away?
I tried, but without success. The error remains exactly the same. To reply also Vitaliy Margolen post, I tried to run the executable in all the ways mentioned on FAQs, but I've always obtained the same error... -- 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=11489 --- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-02-06 15:32:32 --- (In reply to comment #4)
(In reply to comment #3)
Can you see if a native comctl32 makes the problem go away?
Have you removed/renamed corresponding manifest file from c:\windows\winsxs? BTW Austin, please always specify this, as people won't ever get to this themselves.
To reply also Vitaliy Margolen post, I tried to run the executable in all the ways mentioned on FAQs, but I've always obtained the same error... Then please in the future always do it the right way when you submit bug reports.
-- 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=11489 --- Comment #6 from Stefano Cailotto <stefano.cailotto(a)univr.it> 2008-02-07 02:41:12 --- (In reply to comment #5)
(In reply to comment #4)
(In reply to comment #3)
Can you see if a native comctl32 makes the problem go away?
Have you removed/renamed corresponding manifest file from c:\windows\winsxs? BTW Austin, please always specify this, as people won't ever get to this themselves.
Sorry to bother you again...what do you mean with the sentence above? what should I do with that file, and what is it implied in? Thanks again, Stefano -- 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=11489 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-06-03 15:12:38 --- Is this still an issue in 1.0-rc3? Please move or delete ~/.wine and test in a fresh wineprefix. -- 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=11489 Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski(a)gmail.com --- Comment #8 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2008-07-25 08:31:21 --- Could you attach a WINEDEBUG=+message log? It looks like we don't handle that a string pointer can be a MAKEINTRESOURCE. -- 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=11489 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2009-01-27 22:45:05 --- Abandoned. -- 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=11489 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2009-01-27 22:46:39 --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org