Giter VIP home page Giter VIP logo

mcuelenaere / fsv Goto Github PK

View Code? Open in Web Editor NEW
497.0 497.0 57.0 403 KB

fsv is a file system visualizer in cyberspace. It lays out files and directories in three dimensions, geometrically representing the file system hierarchy to allow visual overview and analysis.

Home Page: http://fsv.sourceforge.net/

License: GNU Lesser General Public License v2.1

C++ 0.07% Shell 9.32% C 90.25% Makefile 0.37%

fsv's People

Contributors

grahamking avatar happy-ferret avatar mcuelenaere avatar thepuzzledboy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fsv's Issues

gtkgl-2.0-dev not in Ubuntu 16.04

The listed dependency "gtkgl-2.0-dev" is not available in 16.04, though I did not appear to need it for it to work in 16.04. Maybe it can be removed from readme?

Unable to build on Fedora 30

Unable to build on Fedora 30 due to a missing dependency.

checking for GTKGL... no
configure: error: Package requirements (gtkgl-2.0) were not met:

Package 'gtkgl-2.0', required by 'virtual:world', not found

Looks like a dependency that was a part of the gtkglarea package that is no longer found in Fedora 28+.

Flickering in VirtualBox Arch

I am experiencing a visibility flickering effect of the main 3D view whenever it is not animating a transition. The outlines will display however the actual boxes and their textures/text will not unless it is animating a transition. I am running this in VirtualBox on Arch Linux under the Ratpoison WM/XOrg. Thanks!

Missing dependency: libglu

Your configure is not picking up the dependency with libglu:

fatal error: GL/glu.h: No such file or directory

Add a new Homebrew package using XQuartz for mac users ?

The fsv formula that was created for issue #6 is removed from Homebrew to the boneyard, see here .

They call fsv one of the "victims of the transitioning to gtk-quartz-only". According to this pull request they removed all X11 to only use XQuartz in Homebrew now.

Is it possible the create a new formula for Homebrew main brunch that uses XQuartz instead of X11?

I was trying to compile fsv from the files here directly on my Mac with the help of libraries and utilities I installed from Homebrew, but it do not work. It seems that Homebrew has no gtk+-2.0 package at all (only gtk+ and gtk+3) and also there is no "gtkglarea.h" in their gtkglext package.

Probably there is some porting needed. I found this old post from 2008 where they talk about porting an program from Gtkglarea to Gtkglext. One person in this post said that "gtkglarea is dead." and so maybe it is time to port it anyway?

autoconf errors

By running autoconf I get:

configure.in:3: error: possibly undefined macro: AM_CONFIG_HEADER
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:10: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.in:51: error: possibly undefined macro: AM_CONDITIONAL
configure.in:63: error: possibly undefined macro: AM_GNU_GETTEXT

This is a known issue as one can figure out by googling around. The configure script is anyway generated but not usable:

./configure: line 2215: syntax error near unexpected token `config.h'
./configure: line 2215: `AM_CONFIG_HEADER(config.h)'

ARM compatibility (Raspberry Pi)?

Just an idea but is there anything that would keep fsv from running on ARM hardware like the new Raspberry Pi 3?

Does anyone here have hardware like that they could test it on?

Debian 8 dependency not listed

Hi, I run Deb8, and had to "apt-get install gtkgl-dev".

You might want to add that to the list of dependencies.

Thank you.

FSV Crashed on Manjaro

So I installed FSV2 from the AUR on Manjaro. It works, But then it would then crash. Here's what I got from the terminal.

endertainer007@Enderstation Linux 5.6.19-2-MANJARO x86_64 20.0.3 Lysia
~ >>> fsv2                                                                     
zsh: segmentation fault (core dumped)  fsv2
~ >>>

Doesn't build under x86 Ubuntu quantal

gcc -g -O2 -o fsv about.o animation.o callbacks.o camera.o colexp.o color.o common.o dialog.o dirtree.o filelist.o fsv.o geometry.o gui.o ogl.o scanfs.o tmaptext.o viewport.o window.o ../lib/libmisc.a -lgtkgl-2.0 -lGLU -lGL -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0
/usr/bin/ld: i386:x86-64 architecture of input file `common.o' is incompatible with i386 output

on ubuntu 12.04, @MKINSTALLDIRS@ does not get replaced in po/Makefile

not sure what the value should be; i think this is the last bug before this works on my box. It did take some work to get this far!

Making install in po
make[1]: Entering directory `/home/jeff/bin/fsv-master/po'
if test -r "../@MKINSTALLDIRS@"; then \
      ../@MKINSTALLDIRS@ /usr/local/share; \
    else \
      /bin/sh ../mkinstalldirs /usr/local/share; \
    fi
/bin/sh: 0: Can't open ../mkinstalldirs
make[1]: *** [install-data-yes] Error 127
make[1]: Leaving directory `/home/jeff/bin/fsv-master/po'
make: *** [install-recursive] Error 1

Make fails on Fedora 18

Running make on Fedora 18 with the latest version of the code results in "No rule to make target 'all'" when entering the directory "po".

FSV Crashes

I receive this error in the console when FSV crashes- the program will function normally followed by a sudden crash after a minute or two of use:

*** glibc detected *** ./fsv: malloc(): smallbin double linked list corrupted: 0x09369db0 ***
======= Backtrace: =========
/lib/i386-linux-gnu/libc.so.6(+0x7083a)[0xf6a8083a]
/lib/i386-linux-gnu/libc.so.6(+0x739b2)[0xf6a839b2]
/lib/i386-linux-gnu/libc.so.6(__libc_malloc+0x5c)[0xf6a852ec]
/lib/i386-linux-gnu/libglib-2.0.so.0(+0x4f42b)[0xf6bd642b]

======= Memory map: ========
08048000-08071000 r-xp 00000000 08:23 1709498 /home/redacted/fsv-master/src/fsv
08071000-08075000 rw-p 00029000 08:23 1709498 /home/redacted/fsv-master/src/fsv
08075000-0807a000 rw-p 00000000 00:00 0
092b4000-093ba000 rw-p 00000000 00:00 0 [heap]
f1353000-f1354000 ---p 00000000 00:00 0
f1354000-f1b53000 rw-p 00000000 00:00 0
f1b53000-f1b54000 ---p 00000000 00:00 0
f1b54000-f2353000 rw-p 00000000 00:00 0
f2353000-f2354000 ---p 00000000 00:00 0
f2354000-f2b53000 rw-p 00000000 00:00 0
f2b53000-f2b54000 ---p 00000000 00:00 0
f2b54000-f3353000 rw-p 00000000 00:00 0
f3353000-f3354000 ---p 00000000 00:00 0
f3354000-f3b53000 rw-p 00000000 00:00 0
f5100000-f5121000 rw-p 00000000 00:00 0
f5121000-f5200000 ---p 00000000 00:00 0
f52b3000-f5313000 rw-s 00000000 00:04 21856304 /SYSV00000000 (deleted)
f5313000-f5353000 rw-p 00000000 00:00 0
f5353000-f60c5000 r-xp 00000000 08:23 1317302 /usr/lib/i386-linux-gnu/dri/swrast_dri.so
f60c5000-f610d000 rw-p 00d71000 08:23 1317302 /usr/lib/i386-linux-gnu/dri/swrast_dri.so
f610d000-f63f3000 rw-p 00000000 00:00 0
f63f3000-f6453000 rw-s 00000000 00:04 21823529 /SYSV00000000 (deleted)
f6453000-f6459000 r-xp 00000000 08:23 1316680 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
f6459000-f645a000 r--p 00005000 08:23 1316680 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
f645a000-f645b000 rw-p 00006000 08:23 1316680 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
f645b000-f650b000 r--p 00000000 08:23 1704438 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
f650b000-f650d000 r-xp 00000000 08:23 1316759 /usr/lib/i386-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so
f650d000-f650e000 r--p 00001000 08:23 1316759 /usr/lib/i386-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so
f650e000-f650f000 rw-p 00002000 08:23 1316759 /usr/lib/i386-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so
f650f000-f6519000 r-xp 00000000 08:23 801237 /lib/i386-linux-gnu/libnss_files-2.13.so
f6519000-f651a000 r--p 00009000 08:23 801237 /lib/i386-linux-gnu/libnss_files-2.13.so
f651a000-f651b000 rw-p 0000a000 08:23 801237 /lib/i386-linux-gnu/libnss_files-2.13.so
f651b000-f6524000 r-xp 00000000 08:23 801240 /lib/i386-linux-gnu/libnss_nis-2.13.so
f6524000-f6525000 r--p 00008000 08:23 801240 /lib/i386-linux-gnu/libnss_nis-2.13.so
f6525000-f6526000 rw-p 00009000 08:23 801240 /lib/i386-linux-gnu/libnss_nis-2.13.so
f6526000-f6539000 r-xp 00000000 08:23 801233 /lib/i386-linux-gnu/libnsl-2.13.so
f6539000-f653a000 r--p 00012000 08:23 801233 /lib/i386-linux-gnu/libnsl-2.13.so
f653a000-f653b000 rw-p 00013000 08:23 801233 /lib/i386-linux-gnu/libnsl-2.13.so
f653b000-f653d000 rw-p 00000000 00:00 0
f653d000-f6543000 r-xp 00000000 08:23 801235 /lib/i386-linux-gnu/libnss_compat-2.13.so
f6543000-f6544000 r--p 00005000 08:23 801235 /lib/i386-linux-gnu/libnss_compat-2.13.so
f6544000-f6545000 rw-p 00006000 08:23 801235 /lib/i386-linux-gnu/libnss_compat-2.13.so
f6545000-f654c000 r--s 00000000 08:23 1579047 /usr/lib/i386-linux-gnu/gconv/gconv-modules.cache
f654c000-f6550000 rw-p 00000000 00:00 0
f6550000-f6555000 r-xp 00000000 08:23 1316602 /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
f6555000-f6556000 rw-p 00004000 08:23 1316602 /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
f6556000-f6558000 r-xp 00000000 08:23 1316600 /usr/lib/i386-linux-gnu/libXau.so.6.0.0
f6558000-f6559000 rw-p 00001000 08:23 1316600 /usr/lib/i386-linux-gnu/libXau.so.6.0.0
f6559000-f655a000 rw-p 00000000 00:00 0
f655a000-f6597000 r-xp 00000000 08:23 801584 /lib/i386-linux-gnu/libpcre.so.3.13.1
f6597000-f6598000 rw-p 0003c000 08:23 801584 /lib/i386-linux-gnu/libpcre.so.3.13.1
f6598000-f65a0000 r-xp 00000000 08:23 1316551 /usr/lib/i386-linux-gnu/libffi.so.5.0.10
f65a0000-f65a1000 rw-p 00008000 08:23 1316551 /usr/lib/i386-linux-gnu/libffi.so.5.0.10
f65a1000-f65c6000 r-xp 00000000 08:23 801807 /lib/i386-linux-gnu/libexpat.so.1.6.0
f65c6000-f65c8000 r--p 00025000 08:23 801807 /lib/i386-linux-gnu/libexpat.so.1.6.0
f65c8000-f65c9000 rw-p 00027000 08:23 801807 /lib/i386-linux-gnu/libexpat.so.1.6.0
f65c9000-f65d2000 r-xp 00000000 08:23 1316608 /usr/lib/i386-linux-gnu/libxcb-render.so.0.0.0
f65d2000-f65d3000 r--p 00008000 08:23 1316608 /usr/lib/i386-linux-gnu/libxcb-render.so.0.0.0
f65d3000-f65d4000 rw-p 00009000 08:23 1316608 /usr/lib/i386-linux-gnu/libxcb-render.so.0.0.0
f65d4000-f65d5000 rw-p 00000000 00:00 0
f65d5000-f65d7000 r-xp 00000000 08:23 1316610 /usr/lib/i386-linux-gnu/libxcb-shm.so.0.0.0
f65d7000-f65d8000 r--p 00001000 08:23 1316610 /usr/lib/i386-linux-gnu/libxcb-shm.so.0.0.0
f65d8000-f65d9000 rw-p 00002000 08:23 1316610 /usr/lib/i386-linux-gnu/libxcb-shm.so.0.0.0
f65d9000-f666c000 r-xp 00000000 08:23 1316598 /usr/lib/i386-linux-gnu/libpixman-1.so.0.26.0
f666c000-f6670000 rw-p 00093000 08:23 1316598 /usr/lib/i386-linux-gnu/libpixman-1.so.0.26.0
f6670000-f6698000 r-xp 00000000 08:23 801819 /lib/i386-linux-gnu/libpng12.so.0.49.0
f6698000-f6699000 r--p 00027000 08:23 801819 /lib/i386-linux-gnu/libpng12.so.0.49.0
f6699000-f669a000 rw-p 00028000 08:23 801819 /lib/i386-linux-gnu/libpng12.so.0.49.0
f669a000-f66ab000 r-xp 00000000 08:23 801243 /lib/i386-linux-gnu/libresolv-2.13.so
f66ab000-f66ac000 r--p 00010000 08:23 801243 /lib/i386-linux-gnu/libresolv-2.13.so
f66ac000-f66ad000 rw-p 00011000 08:23 801243 /lib/i386-linux-gnu/libresolv-2.13.so
f66ad000-f66af000 rw-p 00000000 00:00 0
f66af000-f66cd000 r-xp 00000000 08:23 801185 /lib/i386-linux-gnu/libselinux.so.1
f66cd000-f66ce000 r--p 0001d000 08:23 801185 /lib/i386-linux-gnu/libselinux.so.1
f66ce000-f66cf000 rw-p 0001e000 08:23 801185 /lib/i386-linux-gnu/libselinux.so.1
f66cf000-f66d0000 rw-p 00000000 00:00 0
f66d0000-f66e7000 r-xp 00000000 08:23 801274 /lib/i386-linux-gnu/libz.so.1.2.7
f66e7000-f66e8000 r--p 00016000 08:23 801274 /lib/i386-linux-gnu/libz.so.1.2.7
f66e8000-f66e9000 rw-p 00017000 08:23 801274 /lib/i386-linux-gnu/libz.so.1.2.7
f66e9000-f66f2000 r-xp 00000000 08:23 1316781 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
f66f2000-f66f3000 rw-p 00009000 08:23 1316781 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
f66f3000-f66fa000 r-xp 00000000 08:23 1316787 /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
f66fa000-f66fb000 rw-p 00006000 08:23 1316787 /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
f66fb000-f6709000 r-xp 00000000 08:23 1316783 /usr/lib/i386-linux-gnu/libXi.so.6.1.0
f6709000-f670a000 rw-p 0000e000 08:23 1316783 /usr/lib/i386-linux-gnu/libXi.so.6.1.0
f670a000-f670c000 r-xp 00000000 08:23 1316785 /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0
f670c000-f670d000 rw-p 00001000 08:23 1316785 /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0
f670d000-f670e000 rw-p 00000000 00:00 0
f670e000-f6717000 r-xp 00000000 08:23 1316612 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
f6717000-f6718000 rw-p 00008000 08:23 1316612 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
f6718000-f671a000 r-xp 00000000 08:23 1316779 /usr/lib/i386-linux-gnu/libXcomposite.so.1.0.0
f671a000-f671b000 rw-p 00001000 08:23 1316779 /usr/lib/i386-linux-gnu/libXcomposite.so.1.0.0
f671b000-f671d000 r-xp 00000000 08:23 801227 /lib/i386-linux-gnu/libdl-2.13.so
f671d000-f671e000 r--p 00001000 08:23 801227 /lib/i386-linux-gnu/libdl-2.13.so
f671e000-f671f000 rw-p 00002000 08:23 801227 /lib/i386-linux-gnu/libdl-2.13.so
f671f000-f672b000 r-xp 00000000 08:23 1316631 /usr/lib/i386-linux-gnu/libdrm.so.2.4.0
f672b000-f672c000 r--p 0000b000 08:23 1316631 /usr/lib/i386-linux-gnu/libdrm.so.2.4.0
f672c000-f672d000 rw-p 0000c000 08:23 1316631 /usr/lib/i386-linux-gnu/libdrm.so.2.4.0
f672d000-f6731000 r-xp 00000000 08:23 1316701 /usr/lib/i386-linux-gnu/libXxf86vm.so.1.0.0
f6731000-f6732000 r--p 00004000 08:23 1316701 /usr/lib/i386-linux-gnu/libXxf86vm.so.1.0.0
f6732000-f6733000 rw-p 00005000 08:23 1316701 /usr/lib/i386-linux-gnu/libXxf86vm.so.1.0.0
f6733000-f6734000 rw-p 00000000 00:00 0
f6734000-f6755000 r-xp 00000000 08:23 1316604 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
f6755000-f6756000 r--p 00020000 08:23 1316604 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
f6756000-f6757000 rw-p 00021000 08:23 1316604 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
f6757000-f676e000 r-xp 00000000 08:23 1316693 /usr/lib/i386-linux-gnu/libxcb-glx.so.0.0.0
f676e000-f676f000 r--p 00017000 08:23 1316693 /usr/lib/i386-linux-gnu/libxcb-glx.so.0.0.0
f676f000-f6770000 rw-p 00018000 08:23 1316693 /usr/lib/i386-linux-gnu/libxcb-glx.so.0.0.0
f6770000-f6771000 r-xp 00000000 08:23 1316691 /usr/lib/i386-linux-gnu/libX11-xcb.so.1.0.0
f6771000-f6772000 rw-p 00000000 08:23 1316691 /usr/lib/i386-linux-gnu/libX11-xcb.so.1.0.0
f6772000-f6776000 r-xp 00000000 08:23 1316695 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
f6776000-f6777000 r--p 00003000 08:23 1316695 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
f6777000-f6778000 rw-p 00004000 08:23 1316695 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
f6778000-f677a000 r-xp 00000000 08:23 1316697 /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0
f677a000-f677b000 rw-p 00001000 08:23 1316697 /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0
f677b000-f677c000 rw-p 00000000 00:00 0
f677c000-f678d000 r-xp 00000000 08:23 1316699 /usr/lib/i386-linux-gnu/libXext.so.6.4.0
f678d000-f678e000 rw-p 00010000 08:23 1316699 /usr/lib/i386-linux-gnu/libXext.so.6.4.0
f678e000-f679d000 r-xp 00000000 08:23 1316689 /usr/lib/i386-linux-gnu/libglapi.so.0.0.0
f679d000-f67a4000 rwxp 0000e000 08:23 1316689 /usr/lib/i386-linux-gnu/libglapi.so.0.0.0
f67a4000-f67c0000 r-xp 00000000 08:23 801183 /lib/i386-linux-gnu/libgcc_s.so.1
f67c0000-f67c1000 rw-p 0001b000 08:23 801183 /lib/i386-linux-gnu/libgcc_s.so.1
f67c1000-f68a1000 r-xp 00000000 08:23 1316378 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.17
f68a1000-f68a5000 r--p 000e0000 08:23 1316378 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.17
f68a5000-f68a6000 rw-p 000e4000 08:23 1316378 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.17
f68a6000-f68ad000 rw-p 00000000 00:00 0
f68ad000-f68c2000 r-xp 00000000 08:23 801200 /lib/i386-linux-gnu/libpthread-2.13.so
f68c2000-f68c3000 r--p 00014000 08:23 801200 /lib/i386-linux-gnu/libpthread-2.13.so
f68c3000-f68c4000 rw-p 00015000 08:23 801200 /lib/i386-linux-gnu/libpthread-2.13.so
f68c4000-f68c7000 rw-p 00000000 00:00 0
f68c7000-f69fb000 r-xp 00000000 08:23 1316606 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
f69fb000-f69ff000 rw-p 00133000 08:23 1316606 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
f69ff000-f6a06000 r-xp 00000000 08:23 801244 /lib/i386-linux-gnu/librt-2.13.so
f6a06000-f6a07000 r--p 00006000 08:23 801244 /lib/i386-linux-gnu/librt-2.13.so
f6a07000-f6a08000 rw-p 00007000 08:23 801244 /lib/i386-linux-gnu/librt-2.13.so
f6a08000-f6a0b000 r-xp 00000000 08:23 1316562 /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0.3200.4
f6a0b000-f6a0c000 r--p 00002000 08:23 1316562 /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0.3200.4
f6a0c000-f6a0d000 rw-p 00003000 08:23 1316562 /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0.3200.4
f6a0d000-f6a0e000 r-xp 00000000 08:23 1316559 /usr/lib/i386-linux-gnu/libgthread-2.0.so.0.3200.4
f6a0e000-f6a0f000 r--p 00000000 08:23 1316559 /usr/lib/i386-linux-gnu/libgthread-2.0.so.0.3200.4
f6a0f000-f6a10000 rw-p 00001000 08:23 1316559 /usr/lib/i386-linux-gnu/libgthread-2.0.so.0.3200.4
f6a10000-f6b5a000 r-xp 00000000 08:23 801220 /lib/i386-linux-gnu/libc-2.13.so
f6b5a000-f6b5c000 r--p 0014a000 08:23 801220 /lib/i386-linux-gnu/libc-2.13.so
f6b5c000-f6b5d000 rw-p 0014c000 08:23 801220 /lib/i386-linux-gnu/libc-2.13.so
f6b5d000-f6b61000 rw-p 00000000 00:00 0
f6b61000-f6b85000 r-xp 00000000 08:23 801228 /lib/i386-linux-gnu/libm-2.13.so
f6b85000-f6b86000 r--p 00023000 08:23 801228 /lib/i386-linux-gnu/libm-2.13.so
f6b86000-f6b87000 rw-p 00024000 08:23 801228 /lib/i386-linux-gnu/libm-2.13.so
f6b87000-f6c82000 r-xp 00000000 08:23 801818 /lib/i386-linux-gnu/libglib-2.0.so.0.3200.4
f6c82000-f6c83000 r--p 000fa000 08:23 801818 /lib/i386-linux-gnu/libglib-2.0.so.0.3200.4
f6c83000-f6c84000 rw-p 000fb000 08:23 801818 /lib/i386-linux-gnu/libglib-2.0.so.0.3200.4
f6c84000-f6cd4000 r-xp 00000000 08:23 1316558 /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.3200.4
f6cd4000-f6cd5000 r--p 00050000 08:23 1316558 /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.3200.4
f6cd5000-f6cd6000 rw-p 00051000 08:23 1316558 /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.3200.4
f6cd6000-f6d0a000 r-xp 00000000 08:23 1316596 /usr/lib/i386-linux-gnu/libfontconfig.so.1.5.0
f6d0a000-f6d0b000 r--p 00033000 08:23 1316596 /usr/lib/i386-linux-gnu/libfontconfig.so.1.5.0
f6d0b000-f6d0c000 rw-p 00034000 08:23 1316596 /usr/lib/i386-linux-gnu/libfontconfig.so.1.5.0
f6d0c000-f6da3000 r-xp 00000000 08:23 1316594 /usr/lib/i386-linux-gnu/libfreetype.so.6.8.1
f6da3000-f6da7000 r--p 00096000 08:23 1316594 /usr/lib/i386-linux-gnu/libfreetype.so.6.8.1
f6da7000-f6da8000 rw-p 0009a000 08:23 1316594 /usr/lib/i386-linux-gnu/libfreetype.so.6.8.1
f6da8000-f6da9000 rw-p 00000000 00:00 0
f6da9000-f6df3000 r-xp 00000000 08:23 1316772 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3000.0
f6df3000-f6df4000 r--p 0004a000 08:23 1316772 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3000.0
f6df4000-f6df5000 rw-p 0004b000 08:23 1316772 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3000.0
f6df5000-f6eff000 r-xp 00000000 08:23 1316614 /usr/lib/i386-linux-gnu/libcairo.so.2.11200.2
f6eff000-f6f01000 r--p 00109000 08:23 1316614 /usr/lib/i386-linux-gnu/libcairo.so.2.11200.2
f6f01000-f6f02000 rw-p 0010b000 08:23 1316614 /usr/lib/i386-linux-gnu/libcairo.so.2.11200.2
f6f02000-f6f03000 rw-p 00000000 00:00 0
f6f03000-f6f23000 r-xp 00000000 08:23 1316661 /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0.2600.1
f6f23000-f6f24000 r--p 0001f000 08:23 1316661 /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0.2600.1
f6f24000-f6f25000 rw-p 00020000 08:23 1316661 /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0.2600.1
f6f25000-f6f30000 r-xp 00000000 08:23 1316753 /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3000.0
f6f30000-f6f31000 r--p 0000b000 08:23 1316753 /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3000.0
f6f31000-f6f32000 rw-p 0000c000 08:23 1316753 /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3000.0
f6f32000-f6f5e000 r-xp 00000000 08:23 1316751 /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0.3000.0
f6f5e000-f6f5f000 r--p 0002b000 08:23 1316751 /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0.3000.0
f6f5f000-f6f60000 rw-p 0002c000 08:23 1316751 /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0.3000.0
f6f60000-f6f61000 rw-p 00000000 00:00 0
f6f61000-f70bc000 r-xp 00000000 08:23 1316553 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.3200.4
f70bc000-f70bd000 ---p 0015b000 08:23 1316553 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.3200.4
f70bd000-f70bf000 r--p 0015b000 08:23 1316553 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.3200.4
f70bf000-f70c0000 rw-p 0015d000 08:23 1316553 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.3200.4
f70c0000-f70c1000 rw-p 00000000 00:00 0
f70c1000-f70e0000 r-xp 00000000 08:23 1316579 /usr/lib/i386-linux-gnu/libatk-1.0.so.0.20409.1
f70e0000-f70e2000 r--p 0001e000 08:23 1316579 /usr/lib/i386-linux-gnu/libatk-1.0.so.0.20409.1
f70e2000-f70e3000 rw-p 00020000 08:23 1316579 /usr/lib/i386-linux-gnu/libatk-1.0.so.0.20409.1
f70e3000-f7191000 r-xp 00000000 08:23 1316800 /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.10
f7191000-f7194000 rw-p 000ad000 08:23 1316800 /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.10
f7194000-f7600000 r-xp 00000000 08:23 1316801 /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0.2400.10
f7600000-f7606000 rw-p 0046b000 08:23 1316801 /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0.2400.10
f7606000-f7607000 rw-p 00000000 00:00 0
f7607000-f765b000 r-xp 00000000 08:23 1316703 /usr/lib/i386-linux-gnu/libGL.so.1.2
f765b000-f7661000 rwxp 00053000 08:23 1316703 /usr/lib/i386-linux-gnu/libGL.so.1.2
f7661000-f7662000 rw-p 00000000 00:00 0
f7662000-f76d6000 r-xp 00000000 08:23 1316717 /usr/lib/i386-linux-gnu/libGLU.so.1.3.08005
f76d6000-f76d7000 rw-p 00074000 08:23 1316717 /usr/lib/i386-linux-gnu/libGLU.so.1.3.08005
f76d7000-f76db000 r-xp 00000000 08:23 928400 /usr/lib/libgtkgl-2.0.so.1.0.1
f76db000-f76dc000 rw-p 00003000 08:23 928400 /usr/lib/libgtkgl-2.0.so.1.0.1
f76df000-f76e2000 r--s 00000000 08:23 1587546 /var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-le32d4.cache-3
f76e2000-f76e4000 rw-p 00000000 00:00 0
f76e4000-f76e5000 r-xp 00000000 00:00 0 [vdso]
f76e5000-f76e7000 r--p 00000000 00:00 0 [vvar]
f76e7000-f7703000 r-xp 00000000 08:23 801201 /lib/i386-linux-gnu/ld-2.13.so
f7703000-f7704000 r--p 0001b000 08:23 801201 /lib/i386-linux-gnu/ld-2.13.so
f7704000-f7705000 rw-p 0001c000 08:23 801201 /lib/i386-linux-gnu/ld-2.13.so
ff99c000-ff9bd000 rw-p 00000000 00:00 0 [stack]
Aborted

I experienced this in two linux installs: One was a 64 bit system, running an i386 Debian Wheezy chroot on the OpenSuse 13.2. Another was 64 bit linux mint.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.