ekawijana / yourtwapperkeeper

Automatically exported from code.google.com/p/yourtwapperkeeper
Other
0 stars 0 forks source link

PHP Processes Crash #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I run MAMP on Mac OS X 10.5.8
2. Clean install of yourtwapperkeeper
3. Click the button to start background PHP processes.

What is the expected output? What do you see instead?

PHP processes crash immediately. 

What version of the product are you using? On what operating system?
yourTwapperKeeper_v0_5_2. I run MAMP on Mac OS X 10.6.4

Please provide any additional information below.

Here are PHP crash logs:

Process: php [60972]
Path: /usr/bin/php
Identifier: php
Version: ??? (???)
Code Type: PPC (Native)
Parent Process: launchd [1]

Date/Time: 2010-10-07 21:36:46.073 -0700
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: DB4242A5-2581-4A02-A046-2D4DF3A2D871

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x000000008fe0105c
Crashed Thread: 0

Dyld Error Message:
Symbol not found: __cg_jpeg_CreateCompress
Referenced from: 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/I
mageIO.framework/Versions/A/ImageIO
Expected in: /Applications/MAMP/Library/lib/libJPEG.dylib

---------

[08-Oct-2010 12:49:50] PHP Notice:  Undefined index: results in 
/Applications/MAMP/htdocs/analytics/index.php on line 83
[08-Oct-2010 12:49:50] PHP Warning:  Invalid argument supplied for foreach() in 
/Applications/MAMP/htdocs/analytics/index.php on line 83
[08-Oct-2010 13:44:19] PHP Notice:  Undefined index: results in 
/Applications/MAMP/htdocs/analytics/index.php on line 83
[08-Oct-2010 13:44:19] PHP Warning:  Invalid argument supplied for foreach() in 
/Applications/MAMP/htdocs/analytics/index.php on line 83
[08-Oct-2010 13:44:23] PHP Notice:  Undefined index: oauth_token in 
/Applications/MAMP/htdocs/analytics/callback.php on line 8
[08-Oct-2010 13:44:23] PHP Notice:  Undefined index: oauth_token in 
/Applications/MAMP/htdocs/analytics/callback.php on line 14
[08-Oct-2010 13:44:23] PHP Notice:  Undefined index: oauth_token_secret in 
/Applications/MAMP/htdocs/analytics/callback.php on line 14
[08-Oct-2010 13:44:23] PHP Notice:  Undefined index: oauth_token in 
/Applications/MAMP/htdocs/analytics/twitteroauth.php on line 118
[08-Oct-2010 13:44:23] PHP Notice:  Undefined index: oauth_token_secret in 
/Applications/MAMP/htdocs/analytics/twitteroauth.php on line 118
[08-Oct-2010 13:44:23] PHP Notice:  Undefined index: notice in 
/Applications/MAMP/htdocs/analytics/clearsessions.php on line 4
[08-Oct-2010 13:44:23] PHP Notice:  Undefined index: results in 
/Applications/MAMP/htdocs/analytics/index.php on line 83
[08-Oct-2010 13:44:23] PHP Warning:  Invalid argument supplied for foreach() in 
/Applications/MAMP/htdocs/analytics/index.php on line 83
[08-Oct-2010 13:44:28] PHP Notice:  Undefined index: results in 
/Applications/MAMP/htdocs/analytics/index.php on line 83
[08-Oct-2010 13:44:28] PHP Warning:  Invalid argument supplied for foreach() in 
/Applications/MAMP/htdocs/analytics/index.php on line 83
[08-Oct-2010 13:45:47] PHP Notice:  Undefined variable: pids in 
/Applications/MAMP/htdocs/analytics/stoparchiving.php on line 23
[08-Oct-2010 13:47:18] PHP Notice:  Undefined variable: pids in 
/Applications/MAMP/htdocs/analytics/stoparchiving.php on line 23

Original issue reported on code.google.com by au...@symplur.com on 8 Oct 2010 at 11:40

GoogleCodeExporter commented 8 years ago
I believe this problem can be ignored. Could be more related to the MAMP 
installation than myTwapperKeeper.

http://www.mamp.info/

Original comment by au...@symplur.com on 17 Oct 2010 at 11:59