Skip to main content

Topics

This section allows you to view all Topics made by this member. Note that you can only see Topics made in areas you currently have access to.

Topics - das-ich

1
Otter Browser Forum / otter browser and archlinux
Hi all.
I'm build otter normally, but if running he is crashing
./otter-browser
"Qt Warning - invalid keysym: dead_actute"
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
zsh: segmentation fault (core dumped)  ./otter-browser

gdb output

gdb ./otter-browser core.12219                       
GNU gdb (GDB) 7.7
Copyright (C) 2014 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-unknown-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./otter-browser...(no debugging symbols found)...done.
[New LWP 12219]
[New LWP 12220]
[New LWP 12224]
[New LWP 12225]
[New LWP 12221]
[New LWP 12222]
[New LWP 12227]
[New LWP 12226]
[New LWP 12223]

warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `./otter-browser'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fadc4bbb31c in ?? () from /usr/lib/libQtGui.so.4
(gdb)