solarg
2009-Jan-05 19:16 UTC
[dtrace-discuss] dtrace and php: invalid address (0xff) in predicate at DIF
hello all, i''m using dtrace and php in os2008.11. I followed the insctructions here: http://blogs.sun.com/shanti/entry/dtrace_support_for_php my web server is running in a zone, and i got these messages: dtrace: error on enabled probe ID 6 (ID 5643: php8628:dtrace.so:php_dtrace_execute:function-entry): invalid address (0xff) in predicate at DIF offset 28 dtrace: error on enabled probe ID 28 (ID 5645: php8628:dtrace.so:php_dtrace_execute:function-return): invalid address (0xff) in predicate at DIF offset 28 anybody has ever seen this message? Can i use it in os200811 ? thanks in advance for help, gerard
Adam Leventhal
2009-Jan-07 04:21 UTC
[dtrace-discuss] dtrace and php: invalid address (0xff) in predicate at DIF
Hi Gerard, What DTrace invocation were you running exactly? Adam On Jan 5, 2009, at 11:16 AM, solarg wrote:> hello all, > i''m using dtrace and php in os2008.11. I followed the insctructions > here: > http://blogs.sun.com/shanti/entry/dtrace_support_for_php > > my web server is running in a zone, and i got these messages: > dtrace: error on enabled probe ID 6 (ID 5643: > php8628:dtrace.so:php_dtrace_execute:function-entry): invalid address > (0xff) in predicate at DIF offset 28 > dtrace: error on enabled probe ID 28 (ID 5645: > php8628:dtrace.so:php_dtrace_execute:function-return): invalid address > (0xff) in predicate at DIF offset 28 > > > anybody has ever seen this message? Can i use it in os200811 ? > > thanks in advance for help, > > gerard > _______________________________________________ > dtrace-discuss mailing list > dtrace-discuss at opensolaris.org-- Adam Leventhal, Fishworks http://blogs.sun.com/ahl
Adam Leventhal
2009-Jan-07 17:34 UTC
[dtrace-discuss] dtrace and php: invalid address (0xff) in predicate at DIF
I don''t see that script linked on the web page you mentioned. Can you now send the contents of the file? Adam On Jan 7, 2009, at 1:31 AM, solarg wrote:> > that''s: > # ./php-scripts-snoop.d > > > thanks for your reply, > > Adam Leventhal wrote: >> >> Hi Gerard, >> >> What DTrace invocation were you running exactly? >> >> Adam >> >> On Jan 5, 2009, at 11:16 AM, solarg wrote: >> >>> hello all, >>> i''m using dtrace and php in os2008.11. I followed the >>> insctructions here: >>> http://blogs.sun.com/shanti/entry/dtrace_support_for_php >>> >>> my web server is running in a zone, and i got these messages: >>> dtrace: error on enabled probe ID 6 (ID 5643: >>> php8628:dtrace.so:php_dtrace_execute:function-entry): invalid >>> address >>> (0xff) in predicate at DIF offset 28 >>> dtrace: error on enabled probe ID 28 (ID 5645: >>> php8628:dtrace.so:php_dtrace_execute:function-return): invalid >>> address >>> (0xff) in predicate at DIF offset 28 >>> >>> >>> anybody has ever seen this message? Can i use it in os200811 ? >>> >>> thanks in advance for help, >>> >>> gerard >>> _______________________________________________ >>> dtrace-discuss mailing list >>> dtrace-discuss at opensolaris.org >> >> >> -- >> Adam Leventhal, Fishworks http://blogs.sun.com/ahl >> >> > >-- Adam Leventhal, Fishworks http://blogs.sun.com/ahl
solarg
2009-Jan-07 19:41 UTC
[dtrace-discuss] dtrace and php: invalid address (0xff) in predicate at DIF
sorry, in fact, i used the script from here: http://solaris.reys.net/english/2005/12/dtrace_php_scripts_snoop thanks for help, Adam Leventhal wrote:> > I don''t see that script linked on the web page you mentioned. Can you > now send the contents of the file? > > Adam > > On Jan 7, 2009, at 1:31 AM, solarg wrote: > >> >> that''s: >> # ./php-scripts-snoop.d >> >> >> thanks for your reply, >> >> Adam Leventhal wrote: >>> >>> Hi Gerard, >>> >>> What DTrace invocation were you running exactly? >>> >>> Adam >>> >>> On Jan 5, 2009, at 11:16 AM, solarg wrote: >>> >>>> hello all, >>>> i''m using dtrace and php in os2008.11. I followed the insctructions >>>> here: >>>> http://blogs.sun.com/shanti/entry/dtrace_support_for_php >>>> >>>> my web server is running in a zone, and i got these messages: >>>> dtrace: error on enabled probe ID 6 (ID 5643: >>>> php8628:dtrace.so:php_dtrace_execute:function-entry): invalid address >>>> (0xff) in predicate at DIF offset 28 >>>> dtrace: error on enabled probe ID 28 (ID 5645: >>>> php8628:dtrace.so:php_dtrace_execute:function-return): invalid address >>>> (0xff) in predicate at DIF offset 28 >>>> >>>> >>>> anybody has ever seen this message? Can i use it in os200811 ? >>>> >>>> thanks in advance for help, >>>> >>>> gerard >>>> _______________________________________________ >>>> dtrace-discuss mailing list >>>> dtrace-discuss at opensolaris.org >>> >>> >>> -- >>> Adam Leventhal, Fishworks >>> http://blogs.sun.com/ahl >>> >>> >> >> > > > -- > Adam Leventhal, Fishworks http://blogs.sun.com/ahl > >