[Bug 236826] Re: synergy segfault at 08206344 eip b7dd00d2 esp bf8904a4 error 4

2009-02-04 Thread Marcin Owsiany
My synergy server just died with the following message from the kernel: synergys[10785]: segfault at 18 rip 7fbf072b1f04 rsp 7fff104aaf88 error 4 I noticed that when I tried to switch to a client's screen, but I don't know if that was the moment it died, or shortly before that. The only significan

[Bug 328043] Re: audacious: double free or corruption (around madplug)

2009-02-11 Thread Marcin Owsiany
** Attachment added: "Audacious memory map from the crash." http://launchpadlibrarian.net/22499080/audacious-memory-map.txt -- audacious: double free or corruption (around madplug) https://bugs.launchpad.net/bugs/328043 You received this bug notification because you are a member of Ubuntu Bug

[Bug 328043] [NEW] audacious: double free or corruption (around madplug)

2009-02-11 Thread Marcin Owsiany
Public bug reported: Binary package hint: audacious *** glibc detected *** audacious: double free or corruption (!prev): 0x01617fd0 *** === Backtrace: = /lib/libc.so.6[0x7f7a64f8d08a] /lib/libc.so.6(cfree+0x8c)[0x7f7a64f90c1c] /usr/lib/libmad.so.0(mad_stream_finish+0x12)[0x7f

[Bug 1217959] Re: 'metadata' file not found when creating backup ("Could not restore ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

2018-03-01 Thread Marcin Owsiany
vej, it affects me as well, using 34.3-1 Attaching the log. In there one can see: DUPLICITY: ERROR 19 DUPLICITY: . home/porridge/.cache/deja-dup/metadata not found in archive - no files restored. And once I think about it, it makes sense, since /home is a symlink to /srv/home, and the metadata

[Bug 1217959] Re: 'metadata' file not found when creating backup ("Could not restore ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

2018-03-01 Thread Marcin Owsiany
I'm wondering whether something like wrapping the Path.build_filename call located in libdeja/OperationVerify.vala:connect_to_job in a realpath() would be enough to fix this issue. Unfortunately I don't know vala well enough to test this idea. -- You received this bug notification because you ar

[Bug 1217959] Re: 'metadata' file not found when creating backup ("Could not restore ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

2018-03-02 Thread Marcin Owsiany
Kirk, I think you missed my update #95, which explains the root cause. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1217959 Title: 'metadata' file not found when creating backup ("Could not restore

Re: [Bug 1217959] Re: 'metadata' file not found when creating backup ("Could not restore ‘/home/user /.cache/deja-dup/metadata’: File not found in backup"

2018-03-05 Thread Marcin Owsiany
I tend to avoid bind-mounts because they confuse disk usage calculation programs. What I ended up doing was use "usermod" to set the home to canonical path. deja-dup works now, and surprisingly I haven't notice any other app break (so far). 2018-03-04 21:18 GMT+01:00 Vej <1217...@bugs.launchpad.ne

[Bug 889401] Re: command-not-found for mail, mailx does not suggest bsd-mailx

2014-04-21 Thread Marcin Owsiany
** Changed in: command-runner-applet (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/889401 Title: command-not-found for mail, mailx does not suggest bsd-mailx

Re: [Bug 1251887] [NEW] FTBFS: dh_auto_test: make -j1 check returned exit code 2

2013-11-16 Thread Marcin Owsiany
lable. > #1 0x2b0a5b4dcfde in check_plugin_init (prio=prio@entry=-254) at > plugins/check/check.c:26 > argc = 0 > argv = 0x0 > __func__ = "check_plugin_init" Can you please try installing the debug package for libglib and running bt in gdb again

Re: [Bug 1251887] [NEW] FTBFS: dh_auto_test: make -j1 check returned exit code 2

2013-11-17 Thread Marcin Owsiany
argv = 0x0 > i = > e = Line 815 is: test_argv0 = argv[0]; which leads to a null pointer dereference in this case. This seems to be a regression in glib, which used to support passing an empty argv: http://sources.debian.net/src/glib2.0/2.36.4-1/glib/gtestutils.c --

[Bug 729375] Re: [FFe] Sync libgadu 1:1.10.0+r1057-1 (main) from Debian unstable (main)

2011-03-05 Thread Marcin Owsiany
FYI I've just uploaded 1.10.0+r1059-1 to Debian unstable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/729375 Title: [FFe] Sync libgadu 1:1.10.0+r1057-1 (main) from Debian unstable (main) -- ubun

[Bug 742474] Re: potool crashed with SIGABRT in __libc_start_main()

2011-03-25 Thread Marcin Owsiany
It's not a segfault, it's an intentional abort. That's the mechanism the author chose to report errors: mowsiany@beczulka:~$ potool ** ERROR **: Input file not specified! aborting... Aborted mowsiany@beczulka:~$ -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 298437] Re: cruft-remover-gtk freezes removing kernel images

2011-03-27 Thread Marcin Owsiany
** Package changed: cruft (Ubuntu) => system-cleaner (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/298437 Title: cruft-remover-gtk freezes removing kernel images -- ubuntu-bugs mailing li

[Bug 292781] Re: cruft remover not responding

2011-03-27 Thread Marcin Owsiany
** Package changed: cruft (Ubuntu) => system-cleaner (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/292781 Title: cruft remover not responding -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 771140] Re: potool version 0.11-2 failed to build on amd64 with GCC-4.6/oneiric

2011-04-28 Thread Marcin Owsiany
I'm not sure this is a bug in potool. The Makefile does simply: GLIB_LIB = $(shell pkg-config --libs glib-2.0) LDFLAGS = $(GLIB_LIB) potool: $(OBJS) $(CC) $(LDFLAGS) -o $@ $^ which results in: make[1]: Entering directory `/build/buildd/potool-0.11' [...] cc -L/usr/lib/x86_64-linux-gnu -l

[Bug 645009] [NEW] spamd segfaults a message

2010-09-22 Thread Marcin Owsiany
Public bug reported: Binary package hint: spamassassin Description:Ubuntu 10.04.1 LTS Release:10.04 spamassassin 3.3.1-1 I find the following in syslog after piping the attached message into spamc. Sep 22 09:40:31 beczulka spamd[25056]: spamd: connection from beczulka [127

[Bug 645009] Re: spamd segfaults a message

2010-09-22 Thread Marcin Owsiany
And the version of perl-base is 5.10.1-8ubuntu2 -- spamd segfaults a message https://bugs.launchpad.net/bugs/645009 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.u

[Bug 645009] Re: spamd segfaults a message

2010-09-22 Thread Marcin Owsiany
** Attachment added: "The message which causes a segfault when piped into spamc" https://bugs.launchpad.net/bugs/645009/+attachment/1621515/+files/spamd-crash.txt -- spamd segfaults a message https://bugs.launchpad.net/bugs/645009 You received this bug notification because you are a member o

Re: [Bug 645009] Re: spamd segfaults a message

2010-09-22 Thread Marcin Owsiany
zulka spamd[1443]: prefork: child states: II -- Marcin Owsiany http://marcin.owsiany.pl/ GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216 "Every program in development at MIT expands until it can read mail."

[Bug 645009] Re: spamd segfaults a message

2010-09-22 Thread Marcin Owsiany
I had a look at the history of segfaults in my syslog and found the following things: There were the following two kernel messages, with slightly different frequencies: 29 times: segfault at 108 ip 7f6269838a81 sp 7fffb3255900 error 4 in libperl.so.5.10.1[7f6269795000+162000] 40

[Bug 645009] Re: spamd segfaults a message

2010-09-22 Thread Marcin Owsiany
another thing: removing ~/.spamassassin does not help -- spamd segfaults a message https://bugs.launchpad.net/bugs/645009 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://l

[Bug 645009] Re: spamd segfaults a message

2010-09-22 Thread Marcin Owsiany
After installing perl-debug and attaching to a spamd child I managed to obtain the following backtrace: Program received signal SIGSEGV, Segmentation fault. 0x7f6269838a86 in S_share_hek_flags (my_perl=0x165e010, str=0x4652010 "OpenVZ", len=6, hash=2293735283, flags=0) at hv.c:2460 2460hv

[Bug 328043] Re: audacious: double free or corruption (around madplug)

2010-09-23 Thread Marcin Owsiany
I'm planning to upgrade my workstattion to lucid in a few months, I'll be able to provide more feedback then. -- audacious: double free or corruption (around madplug) https://bugs.launchpad.net/bugs/328043 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

Re: [Bug 645009] Re: spamd segfaults a message

2010-09-27 Thread Marcin Owsiany
o me: (gdb) p entry $1 = (HE *) 0x1f1fa00 (gdb) p *entry $2 = {hent_next = 0x1, hent_hek = 0x38e8fd3a1, he_valu = {hent_val = 0x100898ce2, hent_refcount = 4303981794}} I guess this bug should be closed as unreproducible. -- Marcin Owsiany http://marcin.owsiany.pl/ GnuPG: 1024D/60

[Bug 926807] Re: no icon visual in unity and unity 2d

2024-07-05 Thread Marcin Owsiany
Artwork contributions most welcome! ** Also affects: autorenamer (Debian) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/926807 Title: no icon visual in u