Re: Strange errors n OS X platform

2015-12-15 Thread Philip Chee
On 16/12/2015 01:37, ISHIKAWA, Chiaki wrote:
> On 2015/12/15 23:40, Philip Chee wrote:
>> On 13/12/2015 16:26, ISHIKAWA, Chiaki wrote:
>>> {"fun":"getCurrentDirectory","id":2}
>>>   14:54:20 INFO -  PROCESS | 5963 | OS Controller Message posted
>>>   14:54:20 INFO -  PROCESS | 5963 | OS Controller Expecting reply
>>>   14:54:20 INFO -  PROCESS | 5963 | OS Controller Received message
>>> from worker
>>> {"id":1,"timeStamps":{"entered":1449960860763,"loaded":1449960860788}}
>>>   14:54:20 INFO -  PROCESS | 5963 | OS Controller Received uncaught
>>> error from worker Error: couldn't find function symbol in library
>>
>> The tests appear to be failing at the "getCurrentDirectory" line.
>>
>> Suspect:
>> 
>>
>> Phil
>>
> It seems
> Bug 994951 - Activate OS.File xpcshell tests on B2G
> changed the code somewhat, but probably it is not the culprit.
> 
> I am not sure how the code can return null if one of the first if 
> conditions are true (and the last else clause makes me a little 
> uncomfortable, but we trust system calls. Erh?)
> 
> But what perplexes me is that sometimes this bug is not triggered and 
> sometimes it is. (Oh maybe it is likely to happen on optimized build 
> than on the debug build.I see the error in OSX 10.6 opt and 10.10 opt in 
> the particular tryserver run.  Hard to say at this moment.)

I only found one similar bug in Bugzilla:
Bug 959554 - *** ERROR addons.xpi: Failed to process extension changes
at startup: Error: couldn't find function symbol in library
(resource://gre/modules/osfile/osfile_unix_allthreads.jsm:68)

This is DUPLICATEd to:
Bug 960509 - 32bit mode of Firefox 29.0a1 is busted on OS X

This might be a difference between the APIs in 32bit OSX and in 64bit OSX.

Phil


-- 
Philip Chee , 
http://flashblock.mozdev.org/ http://xsidebar.mozdev.org
Guard us from the she-wolf and the wolf, and guard us from the thief,
oh Night, and so be good for us to pass.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Strange errors n OS X platform

2015-12-15 Thread ISHIKAWA, Chiaki

On 2015/12/15 23:40, Philip Chee wrote:

On 13/12/2015 16:26, ISHIKAWA, Chiaki wrote:

{"fun":"getCurrentDirectory","id":2}
  14:54:20 INFO -  PROCESS | 5963 | OS Controller Message posted
  14:54:20 INFO -  PROCESS | 5963 | OS Controller Expecting reply
  14:54:20 INFO -  PROCESS | 5963 | OS Controller Received message
from worker
{"id":1,"timeStamps":{"entered":1449960860763,"loaded":1449960860788}}
  14:54:20 INFO -  PROCESS | 5963 | OS Controller Received uncaught
error from worker Error: couldn't find function symbol in library


The tests appear to be failing at the "getCurrentDirectory" line.

Suspect:


Phil


It seems
Bug 994951 - Activate OS.File xpcshell tests on B2G
changed the code somewhat, but probably it is not the culprit.

I am not sure how the code can return null if one of the first if 
conditions are true (and the last else clause makes me a little 
uncomfortable, but we trust system calls. Erh?)


But what perplexes me is that sometimes this bug is not triggered and 
sometimes it is. (Oh maybe it is likely to happen on optimized build 
than on the debug build.I see the error in OSX 10.6 opt and 10.10 opt in 
the particular tryserver run.  Hard to say at this moment.)




___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Strange errors n OS X platform

2015-12-15 Thread Philip Chee
On 13/12/2015 16:26, ISHIKAWA, Chiaki wrote:
> {"fun":"getCurrentDirectory","id":2}
>  14:54:20 INFO -  PROCESS | 5963 | OS Controller Message posted
>  14:54:20 INFO -  PROCESS | 5963 | OS Controller Expecting reply
>  14:54:20 INFO -  PROCESS | 5963 | OS Controller Received message
> from worker
> {"id":1,"timeStamps":{"entered":1449960860763,"loaded":1449960860788}}
>  14:54:20 INFO -  PROCESS | 5963 | OS Controller Received uncaught
> error from worker Error: couldn't find function symbol in library

The tests appear to be failing at the "getCurrentDirectory" line.

Suspect:


Phil

-- 
Philip Chee , 
http://flashblock.mozdev.org/ http://xsidebar.mozdev.org
Guard us from the she-wolf and the wolf, and guard us from the thief,
oh Night, and so be good for us to pass.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform