#1401: t/library/pcre.t:  Test #2 failing on MSWin32
---------------------+------------------------------------------------------
 Reporter:  jkeenan  |       Owner:       
     Type:  bug      |      Status:  new  
 Priority:  normal   |   Milestone:       
Component:  library  |     Version:  1.9.0
 Severity:  medium   |    Keywords:       
     Lang:           |       Patch:       
 Platform:  win32    |  
---------------------+------------------------------------------------------

Comment(by ronaldws):

 Replying to [comment:21 fperrad]:
 > A new set of output :
 >
 > {{{
 > ok 1
 > ok 2
 > not ok 3
 > compile error is: \ at end of pattern
 > not ok 4
 > ok value seems to be error code - value is: -2
 > not ok 5
 > not ok 6
 > }}}
 >

 I can reproduce similar output by changing pat= 'a' to pat = 'a\\' in step
 4 but step 3 still runs OK.  It looks like some sort of memory corruption
 or a buffer overrun.  I sort of wonder if running t/pmc/nci.t might also
 turn up some intermittent issues on your system.  Again I am not sure it's
 a generic Win32 problem because I don't see anything like it on either my
 Win XP or my Vista system.  Unless something else turns up this may be as
 far as I can take the problem for now.

 Ron

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1401#comment:22>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to