Segfault when running simplest on live server

Bug #605547 reported by XavierAntoviaque
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Humanity Project
Invalid
High
XavierAntoviaque

Bug Description

make check segaults on hackit..cx - ok on local laptop.

strace stop during OWA loading:

lstat64("/var/www/community.hackit.cx/stats/web/owa_lib.php", {st_mode=S_IFREG|0644, st_size=22242, ...}) = 0
time(NULL) = 1279130727
open("/var/www/community.hackit.cx/stats/web/owa_lib.php", O_RDONLY|O_LARGEFILE) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=22242, ...}) = 0
read(5, "<?php\r\n\r\n//\r\n// Open Web Analytic"..., 8192) = 8192
read(5, "ay'),\r\n\t\t\t\t\t'this_week' => array("..., 8192) = 8192
brk(0x9eee000) = 0x9eee000
gettimeofday({1279130727, 81015}, NULL) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

Changed in hackit:
assignee: nobody → XavierAntoviaque (xavier-antoviaque)
importance: Undecided → High
status: New → Confirmed
milestone: none → alpha1.0
Changed in hackit:
status: Confirmed → Invalid
status: Invalid → Confirmed
Changed in hackit:
milestone: alpha1.0 → none
Revision history for this message
Vlad Dragu (vlad-dragu) wrote :

I managed to replicate the error on my fresh debian install. Indeed the problem lies with owa. However in my case, the owa itself appears to function normally. So far i couldn't detect problems with the tracking statistics.

Revision history for this message
XavierAntoviaque (xavier-antoviaque) wrote :

Ok, so those are maybe unrelated issues.

While you look for a lead on how to fix this, it would be good to post about the issues we have on the OWA mailing-list - did you subscribe to it already? http://lists.openwebanalytics.com/listinfo.cgi/owa-general-openwebanalytics.com

Maybe have a look at http://trac.openwebanalytics.com/report/1 too - if you think it's a bug on their side, it would be a good way to get them to investigate it.

The mailing-list archives http://lists.openwebanalytics.com/private.cgi/owa-general-openwebanalytics.com/ (need to subscribe first) could be a good thing to check too.

Good luck : )

Changed in hackit:
milestone: none → alpha2.2
Revision history for this message
XavierAntoviaque (xavier-antoviaque) wrote :

The segfault doesn't appear anymore.

Changed in hackit:
status: Confirmed → Fix Released
status: Fix Released → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.