Giter VIP home page Giter VIP logo

Comments (7)

xorg62 avatar xorg62 commented on July 21, 2024

i think its fixed, may try with up-to-date commit plz? :)

from wmfs.

radiceta avatar radiceta commented on July 21, 2024

it seems to be okay. I have not experienced any crash yet. Last few days it was terrible to work with filezilla, which caused crash at many floating dialog windows but now it works fine. thaks.

from wmfs.

duckunix avatar duckunix commented on July 21, 2024

Still seeing the issue with latest commit only on 64bit Ubuntu 11.10 (both 3.2.0-7-i5 & 2.6.38-11-generic), but does work on 32bit Ubuntu 11.10. xlib-6 (library fails on) is version 1.4.4-2ubuntu1 on all three machines.

from wmfs.

m-r-r avatar m-r-r commented on July 21, 2024

@radiceta : Hello,
Maybe you should indent your code:
A '#' followed by a number is considered as a reference to a pull request by Github, so a messsage saying the pull request has been referenced in your issue appears in all the pull requests from #1 to #17 :-)

EDIT @linkdd : fixed

from wmfs.

linkdd avatar linkdd commented on July 21, 2024

It seems to be fixed, I close the issue

from wmfs.

duckunix avatar duckunix commented on July 21, 2024

Not working for me under Ubuntu 11.10 x86_64. Fully updated system today, and did a fresh clone this morning.

I try to close the buddy window under pidgin, and I get a crash. gdb output:
don@dharper01:~> sudo gdb -p 10211
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
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-linux-gnu".
For bug reporting instructions, please see:
http://bugs.launchpad.net/gdb-linaro/.
Attaching to process 10211
Reading symbols from /usr/bin/wmfs...(no debugging symbols found)...done.
Reading symbols from /usr/lib/x86_64-linux-gnu/libX11.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libX11.so.6
Reading symbols from /usr/lib/x86_64-linux-gnu/libXinerama.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXinerama.so.1
Reading symbols from /usr/lib/libImlib2.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libImlib2.so.1
Reading symbols from /lib/x86_64-linux-gnu/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libc.so.6
Reading symbols from /usr/lib/x86_64-linux-gnu/libxcb.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libxcb.so.1
Reading symbols from /lib/x86_64-linux-gnu/libdl.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libdl.so.2
Reading symbols from /usr/lib/x86_64-linux-gnu/libXext.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXext.so.6
Reading symbols from /usr/lib/x86_64-linux-gnu/libfreetype.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libfreetype.so.6
Reading symbols from /lib/x86_64-linux-gnu/libm.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libm.so.6
Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from /usr/lib/x86_64-linux-gnu/libXau.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXau.so.6
Reading symbols from /usr/lib/x86_64-linux-gnu/libXdmcp.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXdmcp.so.6
Reading symbols from /lib/x86_64-linux-gnu/libz.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libz.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libXcursor.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXcursor.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libXrender.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXrender.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libXfixes.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libXfixes.so.3
0x00007f52fc269438 in poll () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) cont
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x00007f52fc9ceb87 in XNextEvent () from /usr/lib/x86_64-linux-gnu/libX11.so.6
(gdb) bt
#0 0x00007f52fc9ceb87 in XNextEvent () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#1 0x000000000041b884 in wmfs_loop ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)

from wmfs.

ioreshnikov avatar ioreshnikov commented on July 21, 2024

Not fixed for me too. Ubuntu 12.04 x86_64 with the fresh cloned version of wmfs.
Gdb session with the backtrace similar to the @duck 's one.

GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 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://bugs.launchpad.net/gdb-linaro/...
Reading symbols from /home/ivan/src/wmfs/wmfs...done.
(gdb) run
Starting program: /home/ivan/src/wmfs/wmfs
wmfs: /home/ivan/.config/wmfs/wmfsrc read
wmfs: /home/ivan/.config/wmfs/themes read
wmfs: /home/ivan/.config/wmfs/keybindings read

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7ad2e87 in XNextEvent () from /usr/lib/x86_64-linux-gnu/libX11.so.6
(gdb) bt
#0 0x00007ffff7ad2e87 in XNextEvent () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#1 0x000000000041c000 in wmfs_loop () at src/wmfs.c:391
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)

from wmfs.

Related Issues (20)

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.