[Bug 196334] Re: segmentation fault - lbreakout2

2010-11-19 Thread Launchpad Bug Tracker
[Expired for lbreakout2 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: lbreakout2 (Ubuntu) Status: Incomplete => Expired -- segmentation fault - lbreakout2 https://bugs.launchpad.net/bugs/196334 You received this bug notification because you are a member of Ubunt

[Bug 196334] Re: segmentation fault - lbreakout2

2009-10-20 Thread Ralph Janke
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? The given backtraces do not obta

[Bug 196334] Re: segmentation fault - lbreakout2

2008-11-29 Thread JaysonRowe
Since it's been a very long time since any additional info was added to this bug, I'm just checking to see if this is still an issue, and if any additional work should be done on this bug. -- segmentation fault - lbreakout2 https://bugs.launchpad.net/bugs/196334 You received this bug notification

[Bug 196334] Re: segmentation fault - lbreakout2

2008-04-14 Thread Basilio Kublik
** Changed in: lbreakout2 (Ubuntu) Assignee: Basilio Kublik (sourcercito) => (unassigned) -- segmentation fault - lbreakout2 https://bugs.launchpad.net/bugs/196334 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 196334] Re: segmentation fault - lbreakout2

2008-03-22 Thread jensporup
well it definitely seems to be a libc6 issue with strcat(). Here's the backtrace: [...] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1214756448 (LWP 6834)] 0xb7cd0e86 in strcat () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt #0 0xb7cd0e86 in strcat () from /lib/tls/i6

[Bug 196334] Re: segmentation fault - lbreakout2

2008-03-22 Thread jensporup
I tried what you suggested, renaming the .lgames directory. Here's what happened: (gdb) run Starting program: /usr/games/lbreakout2 [Thread debugging using libthread_db enabled] [New Thread -1214023264 (LWP 6873)] LBreakout2 2.5.2 Copyright 2001-2005 Michael Speck Published under GNU GPL --- Loo

[Bug 196334] Re: segmentation fault - lbreakout2

2008-03-21 Thread StefanPotyra
Ok, I've tested on i386/gutsy as well, having the newer libc6 installed. Still no segfault. Oh, @jensporup: I forgot that you should type bt inside gdb, once the program segfaults, to obtain a backtrace. Of course having the -dbgsym package installed would greatly help here. I must admit, I'm q

[Bug 196334] Re: segmentation fault - lbreakout2

2008-03-20 Thread Matti Lindell
I cannot reproduce this on Hardy, i386. psa, did you have lbreakout2-dbgsym package installed when you made the backtrace? -- segmentation fault - lbreakout2 https://bugs.launchpad.net/bugs/196334 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 196334] Re: segmentation fault - lbreakout2

2008-03-20 Thread Stephan Hermann
ldflags issue probably? \ßh -- segmentation fault - lbreakout2 https://bugs.launchpad.net/bugs/196334 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.ubuntu.com/mai

[Bug 196334] Re: segmentation fault - lbreakout2

2008-03-20 Thread StefanPotyra
cannot find a segfault, in case that wasn't clear. -- segmentation fault - lbreakout2 https://bugs.launchpad.net/bugs/196334 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:

[Bug 196334] Re: segmentation fault - lbreakout2

2008-03-20 Thread StefanPotyra
@Stephan: were these changed in gutsy via update as well? (2.6.1-1ubuntu10 is gutsy-updates). OTOH, I cannot find this on gutsy/amd64 (but haven't tried too hard, since I'm at work and guess shouldn't play games here *g*). -- segmentation fault - lbreakout2 https://bugs.launchpad.net/bugs/196334

[Bug 196334] Re: segmentation fault - lbreakout2

2008-03-19 Thread jensporup
gotcha. here's the backtrace: ~$ gdb lbreakout2 GNU gdb 6.6-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see

[Bug 196334] Re: segmentation fault - lbreakout2

2008-03-19 Thread jensporup
there were no packages installed between 2008-03-16 and 03-19. lbreakout2 worked fine on 03-17 and 03-18. relevant lines in /var/log/dpkg.log are 2008-03-19 09:06:25 startup archives unpack 2008-03-19 09:06:44 upgrade libkrb53 1.6.dfsg.1-7build1 1.6.dfsg.1-7ubuntu0.1 2008-03-19 09:06:44 status ha

[Bug 196334] Re: segmentation fault - lbreakout2

2008-03-19 Thread StefanPotyra
for debugging: gdb lbreakout2 and inside gdb: run Did you install any updates between the point, where lbreakout2 still worked and since you know it is broken (you can find the info about this in /var/lib/dpkg.log). -- segmentation fault - lbreakout2 https://bugs.launchpad.net/bugs/196334 You r

[Bug 196334] Re: segmentation fault - lbreakout2

2008-03-19 Thread jensporup
confirm this bug on gutsy. [EMAIL PROTECTED]:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=7.10 DISTRIB_CODENAME=gutsy DISTRIB_DESCRIPTION="Ubuntu 7.10" it was only today that this bug surfaced. It is possible but unlikely that is is related to running 'sfill' yesterday. I run the gam

[Bug 196334] Re: segmentation fault - lbreakout2

2008-02-27 Thread Basilio Kublik
Hi there Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. Thanks in advance ** Changed in: lbreakout2 (Ubuntu) Importance: Undecided => Med

[Bug 196334] Re: segmentation fault - lbreakout2

2008-02-27 Thread Matti Lindell
** Changed in: lbreakout2 (Ubuntu) Sourcepackagename: None => lbreakout2 -- segmentation fault - lbreakout2 https://bugs.launchpad.net/bugs/196334 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l