mediagoblin-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GMG-Devel] Help with New install


From: Vijay Rajah
Subject: Re: [GMG-Devel] Help with New install
Date: Wed, 24 Sep 2014 22:54:40 +0530
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

On 24/09/14 8:39 PM, Christopher Allan Webber wrote:
Vijay Rajah writes:

Hello All,

I'm trying to setup a new instance of Mediagoblin on centos 6.5 64 bit.

I followed the docs.. (i checked out v0.7.1 rather than head)

When i try to start the ./lazyserver.sh I get segfault

   python[1173]: segfault at 7f53c530dff8 ip 0000003eb4cd7915 sp
00007f53c530e000 error 6 in libpython2.6.so.1.0[3eb4c00000+15d000]

Any pointers will be helpful.

-Thanks in advance
Vijay

FYI.. My python version is Python 2.6.6, installed from centos base repo.

I did an strace, it seem to fail while calling mprotect().

Will coredump be helpful (IF, i can generate that)?
Hum.... python segfault, eh?  I haven't heard of this happening with
MediaGoblin before...

I'm guessing this isn't something to do with MediaGoblin itself but with
the Python installed on that machine?  I'm assuming you've seen no other
2.6 issues?

Kind of baffled on what to suggest!
  - Chris

Chris,

I found the issue.. while I was trying to do gdb, I realized the stack size was set to 32kb...

I increased it, the issue went away.

Thanks for your time & assistance. I apologize for the noise.

-Thanks
Vijay


reply via email to

[Prev in Thread] Current Thread [Next in Thread]