Wine Failure bug report
Terence Simpson
stdin at stdin.me.uk
Fri Jan 11 18:41:48 UTC 2008
Derek Broughton wrote:
> Terence Simpson wrote:
>
>
>> Derek Broughton wrote:
>>
>>> I beg to differ. Perhaps you know Wine well enough to be certain, but
>>> I've diagnosed many errors from programs compiled without debugging
>>> information. When you get right down to it, this one failed in:
>>>
>>>
>>>>> #16 0xb6641050 in __libc_start_main () from
>>>>> #/lib/tls/i686/cmov/libc.so.6
>>>>>
>>> which is sometimes all you need to know.
>>>
>>>
>> All that line says is something in main() failed. Which would always
>> happen when the application crashes.
>>
>
> You have missed some important data - what it says is that it failed in
> libc6-i686. I've had programs do that that didn't fail if you purged
> libc6-i686.
>
libc6-i686 is the optimised c-library for i686, not a good idea to purge
that!
More information about the kubuntu-users
mailing list