pkgsrc-Users archive

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

Re: midori-0.4.9nb11 segfaults on Netbsd 6.1.4/amd64



On 14 May 2014 23:04, Ottavio Caruso 
<ottavio2006-usenet2012%yahoo.com@localhost> wrote:
> Hello,
>
> I've installed midori-0.4.9nb11.tgz binary package with pkgin on my
> Netbsd 6.1.3 (Amd64).
>
> bash-4.3$ midori
> The configuration couldn't be loaded: No such file or directory
> Segmentation fault (core dumped)

I have attached a debug log but I am not sure I have a clue of what
the problem is.

Can anybody tell me if I should file a bug report? I see a similar bug
report at:
http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=47620

Should I append it to this PR or create a new one?

Thanks

-- 
Ottavio
Script started on Fri May 16 17:13:56 2014
bash-4.3$ midori -g
Launching command: '/usr/bin/gdb' --batch -ex 'set print thread-events off' -ex 
run -ex 'set logging on /tmp/midori-gdb.bt' -ex 'bt' --return-child-result 
--args midori 
[?1034hThe configuration couldn't be loaded: No such file or directory

Program received signal SIGSEGV, Segmentation fault.
[Switching to LWP 1]
0x00007f7f9efff4e9 in ?? ()
#0  0x00007f7f9efff4e9 in ?? ()
#1  0x00007f7ff7ed3a68 in ?? ()
#2  0x00007f7ff7adf840 in ?? ()
#3  0x00007f7ff7eaddc8 in ?? ()
#4  0x00007f7ff7e3f980 in ?? ()
#5  0x00007f7ff7c03c1d in _rtld_bind_start () from /usr/libexec/ld.elf_so
#6  0x00007f7ff7ed4d80 in ?? ()
#7  0x00007f7ff7f0e800 in ?? ()
#8  0x00007f7f9efff400 in ?? ()
#9  0x0000000000000036 in ?? ()
#10 0x00007f7f9efff400 in ?? ()
#11 0x00007f7ff7ed3a68 in ?? ()
#12 0x00007f7f9dc00038 in ?? ()
#13 0x0000000000000000 in ?? ()
bash-4.3$ midori 
The configuration couldn't be loaded: No such file or directory
Segmentation fault (core dumped)
bash-4.3$ ls
Desktop     Mail        midori.core  
bash-4.3$ gdb /usr/pkg/bin/midori midori.core 
[?1034hGNU gdb (GDB) 7.3.1
Copyright (C) 2011 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--netbsd".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/pkg/bin/midori...done.
[New process 1]
[New process 5]
[New process 4]
[New process 2]
Core was generated by `midori'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f7f9fbff4e9 in ?? ()
(gdb) bt full
#0  0x00007f7f9fbff4e9 in ?? ()
No symbol table info available.
#1  0x00007f7ff7ed3a68 in ?? ()
No symbol table info available.
#2  0x00007f7ff7adf840 in ?? ()
No symbol table info available.
#3  0x00007f7ff7eaddc8 in ?? ()
No symbol table info available.
#4  0x00007f7ff7e3f980 in ?? ()
No symbol table info available.
#5  0x00007f7ff7c03c1d in _rtld_bind_start () from /usr/libexec/ld.elf_so
No symbol table info available.
#6  0x00007f7ff7ed4d80 in ?? ()
No symbol table info available.
#7  0x00007f7ff7f0e800 in ?? ()
No symbol table info available.
#8  0x00007f7f9fbff400 in ?? ()
No symbol table info available.
#9  0x0000000000000036 in ?? ()
No symbol table info available.
#10 0x00007f7f9fbff400 in ?? ()
No symbol table info available.
#11 0x00007f7ff7ed3a68 in ?? ()
No symbol table info available.
#12 0x00007f7f9dc00038 in ?? ()
No symbol table info available.
#13 0x0000000000000000 in ?? ()
No symbol table info available.
(gdb) quit
bash-4.3$ exit
exit

Script done on Fri May 16 17:15:57 2014


Home | Main Index | Thread Index | Old Index