[Bug 63976] Re: [edgy] mgp segfaults on startup

2018-11-07 Thread Bug Watch Updater
** Changed in: mgp (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/63976 Title: [edgy] mgp segfaults on startup To manage notifications about this bug go

[Bug 63976] Re: [edgy] mgp segfaults on startup

2018-10-26 Thread Thorsten Glaser
MagicPoint no longer uses dlopen() and was rebuilt from source, so the original bug is gone. You’re pointing out a couple of things in the comments which may or may not have been separate bugs, but with the recent upload of 1.13a+upstream20090219-9 ought to be gone as well, for the actual

[Bug 63976] Re: [edgy] mgp segfaults on startup

2010-12-14 Thread Marius Gedminas
On 64-bit arches sizeof(int) is 4, sizeof(void*) is 8, so if that function was expecting a 64-bit value, it used to get half of that full of garbage. On 32-bit arches sizeof(int) == sizeof(void*), so you wouldn't see anything. But this should only come up when you're calling an undeclared

[Bug 63976] Re: [edgy] mgp segfaults on startup

2010-05-01 Thread Kevin M. Buckley
Righto, I tried an x86_64/CentOS and saw segfaults too, however I think I now have a fix here. In draw.c there are two calls to XftFontOpen that are terminated with a 0 (zero). Whist debugging MagicPoint, I'd stack-traced to the XftFontOpen calls and the following posting

[Bug 63976] Re: [edgy] mgp segfaults on startup

2010-04-29 Thread Kevin M. Buckley
I have seen a segfault with the distributed sample.mpg file for the karmic version on an x86_64/Ubuntu host. I recall it was occuring on the transition to Page 4 of that presentation. I am in the habit of building MagicPoint from the latest snapshot sources, (I suggested a small patch to the

[Bug 63976] Re: [edgy] mgp segfaults on startup

2010-01-13 Thread wwlytton
seg error continues to be present in karmic DISTRIB_CODENAME=karmic DISTRIB_DESCRIPTION=Ubuntu 9.10 squeeze/sid 2.6.31-14-generic I also found package very hard to compile with runtime errors Program received signal SIGSEGV, Segmentation fault. FcStringHash (s=0x7fff Address

[Bug 63976] Re: [edgy] mgp segfaults on startup

2010-01-13 Thread wwlytton
whoops -- 1 more key point; the source that I succeeded with was mgp_1.13a+upstream20090219.orig.tar.gz the other one: magicpoint-1.13a.tar.gz did not compile for me -- [edgy] mgp segfaults on startup https://bugs.launchpad.net/bugs/63976 You received this bug notification because you are a

[Bug 63976] Re: [edgy] mgp segfaults on startup

2009-04-15 Thread Charlie_Smotherman (porthose)
** Bug watch added: Debian Bug tracker #388461 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=388461 ** Also affects: mgp (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=388461 Importance: Unknown Status: Unknown -- [edgy] mgp segfaults on startup

[Bug 63976] Re: [edgy] mgp segfaults on startup

2009-04-15 Thread Bug Watch Updater
** Changed in: mgp (Debian) Status: Unknown = New -- [edgy] mgp segfaults on startup https://bugs.launchpad.net/bugs/63976 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

[Bug 63976] Re: [edgy] mgp segfaults on startup

2008-10-21 Thread higuita
in ibex, the X error doesnt show up, but i cant see any presentation without using mgp -x m17n, the screen seens locked using the default config, but with the -x m17n it does work fine -- [edgy] mgp segfaults on startup https://bugs.launchpad.net/bugs/63976 You received this bug notification

[Bug 63976] Re: [edgy] mgp segfaults on startup

2008-10-19 Thread higuita
this still happends in hardy... i will try in ibex later... mgp /usr/share/doc/mgp/examples/sample.mgp /usr/share/doc/mgp/examples/sample.mgp:15: warning: directive tfont not supported in this configuration /usr/share/doc/mgp/examples/sample.mgp:15: warning: directive tmfont not supported in

[Bug 63976] Re: [edgy] mgp segfaults on startup

2007-08-29 Thread Shirish Agarwal
This is also happening in gutsy, I tried running a tutorial made by somebody [EMAIL PROTECTED]:~/pdf/ilugc/routing$ mgp routing.mgp routing.mgp:7: warning: directive tfont0 not supported in this configuration routing.mgp:25: warning: directive tfont0 not supported in this configuration

[Bug 63976] Re: [edgy] mgp segfaults on startup

2007-03-08 Thread Andrew Clunis
I see both bugs on Edgy as well. Upstream won't even build, spitting out gcc: no input files, which is totally asinine. -- [edgy] mgp segfaults on startup https://launchpad.net/bugs/63976 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 63976] Re: [edgy] mgp segfaults on startup

2006-11-09 Thread ville palo
Changed to confirmed ** Changed in: mgp (Ubuntu) Status: Unconfirmed = Confirmed -- [edgy] mgp segfaults on startup https://launchpad.net/bugs/63976 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 63976] Re: [edgy] mgp segfaults on startup

2006-10-28 Thread Stefan Puiu
Hi, I can confirm this bug. I was trying to view Dave Jones' presentation Why Userspace Sucks, which he provides as an mgp file plus some additional files: http://www.codemonkey.org.uk/projects/talks/ols2k6.tar.gz At first, mgp would crash as in the above report: mgp -o slides.mgp

[Bug 63976] Re: [edgy] mgp segfaults on startup

2006-10-06 Thread OtavioCC
$ mgp /usr/share/doc/mgp/examples/tutorial.mgp (... some harmless warnings ...) libm17n-X.so: cannot open shared object file: No such file or directory Segmentation fault (core dumped) ** Attachment added: Error log http://librarian.launchpad.net/4689131/_usr_bin_mgp.1000.crash --

[Bug 63976] Re: [edgy] mgp segfaults on startup

2006-10-04 Thread Marius Gedminas
Upstream bug report:http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=388461 -- [edgy] mgp segfaults on startup https://launchpad.net/bugs/63976 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs