Retried with dbgsyms:

$ gdb /usr/bin/ploticus
GNU gdb (GDB) 7.5.91.20130417-cvs-ubuntu
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/ploticus...Reading symbols from 
/usr/lib/debug/usr/bin/ploticus...done.
done.
(gdb) set args /home/hildeb/Downloads/2007-12_Korsolex-10.pl
(gdb) run
Starting program: /usr/bin/ploticus 
/home/hildeb/Downloads/2007-12_Korsolex-10.pl
warning: no loadable sections found in added symbol-file system-supplied DSO at 
0x7ffff7ffa000
// proc getdata has read & parsed these data:
// (no field names defined)
0.523|0.662|0.740|
6.307|6.098|6.693|
0.648|0.760|0.881|
6.369|6.000|6.809|
1.523|1.574|1.716|
9.429|11.766|12.638|
0.744|0.654|0.844|
6.325|6.448|6.237|
6.307|6.369|9.429|
6.098|6.000|11.766|
0.523|6.693|0.648|
0.662|6.289|0.760|
0.740|6.367|0.881|
// end of data set

Program received signal SIGSEGV, Segmentation fault.
0x000000000043e9fe in PL_getmultiline (firstline=0x6ec4ca "A.dest", 
mode=0x474fae "get") at execline.c:462
462     execline.c: No such file or directory.
(gdb) bt
#0  0x000000000043e9fe in PL_getmultiline (firstline=0x6ec4ca "A.dest", 
mode=0x474fae "get")
    at execline.c:462
#1  0x0000000000407b48 in PLP_annotate () at proc_annotate.c:59
#2  0x000000000043e0d3 in proc_call (procname=0x692240 <procname> "annotate") 
at execline.c:316
#3  0x000000000043d77e in PL_execline (line=0x7fffffffd200 "  #proc annotate") 
at execline.c:154
#4  0x000000000043d207 in PL_exec_scriptfile (
    scriptfile=0x7fffffffdfa0 "/home/hildeb/Downloads/2007-12_Korsolex-10.pl") 
at execscriptfile.c:102
#5  0x0000000000403b56 in main (argc=2, argv=0x7fffffffe198) at pl.c:278
(gdb)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/692567

Title:
  crashes with segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ploticus/+bug/692567/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to