[Bug 817992] Re: Xorg crash

2014-01-06 Thread Tom de Vries
> Tom de Vries, this bug was reported a while ago and there hasn't been any > activity in it recently. > We were wondering if this is still an issue? I've moved to 12.04 LTS just before 10.10 became unsupported about 9 months ago. I can't reproduce this with my current

[Bug 955791] Re: Source and destination overlap in memcpy

2012-04-25 Thread Tom de Vries
> The patch isn't needed in Lucid, I was able to run successfully the testcase without the -proposed update Did you try running with valgrind as well? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955

[Bug 955791] Re: Source and destination overlap in memcpy

2012-03-27 Thread Tom de Vries
> Accepted mawk into oneiric-proposed. Installed and tested, the test-case from this bug now passes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955791 Title: Source and destination overlap in mem

[Bug 955791] Re: Source and destination overlap in memcpy

2012-03-18 Thread Tom de Vries
Thomas, thanks for the clarification. I assigned you as reviewer of the branch, I hope you can approve the path. BTW, this is my first Ubuntu bug (as well as my first mawk bug) to work on, so I'm unfamiliar with the procedures. Thanks, - Tom -- You received this bug notification because you a

[Bug 955791] Re: Source and destination overlap in memcpy

2012-03-17 Thread Tom de Vries
I couldn't find 20100220. I could find 20100224 in the changelogs, but no matching tarball on ftp://invisible-island.net/mawk. The bug is reproducible with upstream 1.3.4 (20091220), and not anymore with mawk-1.3.4-20100419. The source diff between the 2 contains the memcpy -> memmove fix. --

[Bug 955791] [NEW] Source and destination overlap in memcpy

2012-03-15 Thread Tom de Vries
Public bug reported: Source package: mawk release: 11.10 x86_64 version: 1.3.3-15ubuntu2 on 11.10, I run this series of commands. Both greps are supposed to return 4. ... $ grep -c 'abi/mangle33.C.*scan' CAT | grep -v ':0' 4 $ rm -f list[0-9]* $ cat CAT | mawk -f guts.awk $ grep -c 'abi/mangle33

[Bug 955791] Re: Source and destination overlap in memcpy

2012-03-15 Thread Tom de Vries
** Attachment added: "CAT" https://bugs.launchpad.net/ubuntu/+source/mawk/+bug/955791/+attachment/2874186/+files/CAT -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955791 Title: Source and destin

[Bug 955791] Re: Source and destination overlap in memcpy

2012-03-15 Thread Tom de Vries
** Attachment added: "guts.awk" https://bugs.launchpad.net/bugs/955791/+attachment/2874155/+files/guts.awk -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955791 Title: Source and destination overl

[Bug 817992] Re: Xorg crash

2011-07-29 Thread Tom de Vries
backtrace with symbol info. ** Attachment added: "gdb-Xorg.txt" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/817992/+attachment/2240371/+files/gdb-Xorg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 817992] Re: Xorg crash

2011-07-29 Thread Tom de Vries
> I open emacs, select options -> set default font. It seems to be necessary that emacs is maximized. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/817992 Title: Xorg crash To manage notifications

[Bug 817992] Re: Xorg crash

2011-07-29 Thread Tom de Vries
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/817992 Title: Xorg crash To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/817992/+subscriptions -- ub

[Bug 817992] [NEW] Xorg crash

2011-07-29 Thread Tom de Vries
Public bug reported: I open emacs, select options -> set default font. It shows me dejavu sans mono - book - 12. I select 64, press ok, and x crashes and I am presented with the x login screen. The xorg.0.log.old shows a segmentation fault. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package:

[Bug 736730] Re: gnome-panel in uninterruptible sleep after system call

2011-03-21 Thread Tom de Vries
It happened again this morning. This time I didn't have a nautilus open, and there were no 'D' processes. One of the 2 sshfs mounts is unmounted, the other one not. Killing the remaining sshfs gets gnome-panel to be responsive again. This starts to look a bit like https://bugs.launchpad.net/ubuntu

[Bug 736730] Re: gnome-panel in uninterruptible sleep after system call

2011-03-20 Thread Tom de Vries
> something like this also hangs: > ... > /bin/ls --color=auto > ... I narrowed this down a bit, it hangs with /bin/ls -l /home/vries and doesn't hang with /bin/ls /home/vries. I have 2 sshfs mounts in my home dir which could cause this. xxx.xxx:/home/vries on /home/vries/gateway type fuse.sshfs

[Bug 736730] Re: gnome-panel in uninterruptible sleep after system call

2011-03-20 Thread Tom de Vries
This log might also be relevant. ** Attachment added: "daemon.log" https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/736730/+attachment/1923734/+files/daemon.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 736730] Re: gnome-panel in uninterruptible sleep after system call

2011-03-20 Thread Tom de Vries
I rebooted and installed symbol files and setup a script to get a backtrace from gnome-panel. The problem just reoccurred, but I did't manage to attach to the running gnome-panel to make a backtrace. Attaching makes gdb hang. The main symptom is the same as before: the gnome-panel is unresponsive

[Bug 736730] Re: gnome-panel in uninterruptible sleep after system call

2011-03-17 Thread Tom de Vries
** Attachment added: "kern.log" https://bugs.launchpad.net/ubuntu/+bug/736730/+attachment/1914273/+files/kern.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736730 Title: gnome-panel in unint

[Bug 736730] [NEW] gnome-panel in uninterruptible sleep after system call

2011-03-17 Thread Tom de Vries
Public bug reported: I use 10.10. The symptoms are that the gnome-panel is unresponsive and cannot be killed, replaced or restarted. The only solution is to reboot. I hit this about once per week. kern.log: ... Mar 17 10:17:03 cslaptop kernel: [691172.039998] INFO: task gnome-panel:1663 blocked

[Bug 736730] Re: gnome-panel in uninterruptible sleep after system call

2011-03-17 Thread Tom de Vries
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736730 Title: gnome-panel in uninterruptible sleep after system call -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/

[Bug 573334] Re: EQ overflowing and backtrace from xorg on Lucid

2010-07-19 Thread Tom de Vries
just happened again: ... [mi] EQ overflowing. The server is probably stuck in an infinite loop. Backtrace: 0: /usr/bin/X (xorg_backtrace+0x28) [0x4a3248] 1: /usr/bin/X (mieqEnqueue+0x1f4) [0x4a2ac4] 2: /usr/bin/X (xf86PostMotionEventP+0xc4) [0x47cea4] 3: /usr/lib/xorg/modules/input/evdev_drv.so (0

[Bug 573334] Re: EQ overflowing and backtrace from xorg on Lucid

2010-06-22 Thread Tom de Vries
I have ubuntu lucid on x86_64, nvidia card with open driver. Most recent back trace from Xorg.log.0.old: ... [mi] EQ overflowing. The server is probably stuck in an infinite loop. Backtrace: 0: /usr/bin/X (xorg_backtrace+0x28) [0x4a3248] 1: /usr/bin/X (mieqEnqueue+0x1f4) [0x4a2ac4] 2: /usr/bin/X