octave-maintainers
[Top][All Lists]
Advanced

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

Re: [FORGE] struct package segmentation fault


From: Juan Pablo Carbajal
Subject: Re: [FORGE] struct package segmentation fault
Date: Sat, 25 Jan 2014 01:55:20 +0100

Backtrace attached
The crash happens always in my system.

This time I did not use -forge cause I hit the CURL issue now, so I
downloaded the last tar from OF.

Olaf, if you can spend some minutes explaining me how you read this
backtrace thingy I will really appreciate it. I promise beers or
equivalent beverage if we ever meet (still in Jena?).


On Fri, Jan 24, 2014 at 10:38 PM, Olaf Till <address@hidden> wrote:
> On Fri, Jan 24, 2014 at 10:16:09PM +0100, Juan Pablo Carbajal wrote:
>> On Fri, Jan 24, 2014 at 10:13 PM, Olaf Till <address@hidden> wrote:
>> > Octave and the installation under gdb and obtain a backtrace after
>> > the crash?
>>
>> Sure, who I do this?
>> just activate debugg_on_<something> or I have to call octave with gdb?
>
> From the shell:
>
> gdb /path/to/octave
>
> Then within gdb:
>
> run
>
> Then within Octave:
>
> pkg install ....
>
> Then, if it should crash as before, you are at the gdb commandline
> again and give the command 'bt'. This should produce the backtrace. To
> quit gdb, 'kill' and 'quit'.
>
> Olaf
>
> --
> public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: gdb.txt
Description: Text document


reply via email to

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