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: Olaf Till
Subject: Re: [FORGE] struct package segmentation fault
Date: Fri, 24 Jan 2014 22:38:47 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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: signature.asc
Description: Digital signature


reply via email to

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