[mips-gnu-discuss] Re: getcontext issue in mips-4.4-203-mips-linux-gnu-i686-pc-linux-gnu
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mips-gnu-discuss] Re: getcontext issue in mips-4.4-203-mips-linux-gnu-i686-pc-linux-gnu



Hello,

Looking at the codesourcery toolchain source packages, i found that
the toolchain uses glibc-2.11 and the aforementioned fix is already in
place in the glibc_ports package.

Can you please help me figuring the issue.

Thanks and Regards
~Sameer

On Mon, Oct 25, 2010 at 11:35 AM, Sameer Naik
<sameer.subscriptions@xxxxxxxxxxxxxx> wrote:
> Hi,
>
> I am using the mips-4.4-203-mips-linux-gnu-i686-pc-linux-gnu toolchain
> for my MIPS platform.
>
> I am using the wvdial utility to dialin to GSM and CDMA networks. But
> while launching wvdial on the mips platform i get the error
> 'getcontext(&get_stack_return) == 0' failed' thrown by the wvdial
> application and the application aborts.
>
> wvdial: utils/wvtask.cc:202: WvTaskMan::WvTaskMan(): Assertion
> `getcontext(&get_stack_return) == 0' failed.
> Aborted
>
> I found that the issue is in glibc and has been fixed in the newer
> versions of glibc
> http://groups.google.com/group/loongson-dev/browse_thread/thread/61a9d72c39f58d2e?pli=1.
>
> Can you please help me in this regard.
>
> Thanks and Regards
> ~Sameer
>