[Interest] windows Qt application crashes when not run with admin rights
Jason H
scorp1us at yahoo.com
Tue Jun 12 20:05:59 CEST 2012
This is going to be some flaw in programming of the application. You expect a call to succeed and don't bother to check the result. I'm guessing you're opening a socket or attempting to read/write a file that you don't have access too. Either way, the application is poorly programmed.
My money is a on a file-system issue as Win7 prevents even more stuff from being written by non-admins.
________________________________
From: Guenther Boelter <gboelter at gmail.com>
To: interest at qt-project.org
Sent: Monday, June 11, 2012 1:35 PM
Subject: Re: [Interest] windows Qt application crashes when not run with admin rights
On 06/12/2012 01:27 AM, Paul Miller wrote:
> On 6/11/2012 12:24 PM, Guenther Boelter wrote:
>> On 06/12/2012 12:18 AM, Paul Miller wrote:
>>> Well this is an odd one. We recently moved from Qt 4.5.3 to 4.7.4. Our
>>> application crashes during startup when NOT run with admin rights.
>>>
>>> Anyone seen anything like this?
>> Hi Paul,
>>
>> are we talking about Windows, Linux or OS X?
> Windows 7 x64.
Where it's crashing, allways at the same point?
--
DavaoSOFT, the home of ERPel
ERPel, das deutsche Warenwirtschaftssystem fuer LINUX
http://www.davaosoft.com
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120612/72ad7ab0/attachment.html>
More information about the Interest
mailing list