[Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2010-04-14 Thread Tormod Volden
Closing the bug because of missing information and no activity. Please reopen it if it still happens in lucid. ** Changed in: xscreensaver (Ubuntu) Status: Incomplete = Invalid ** Changed in: xscreensaver (Ubuntu) Assignee: Tormod Volden (tormodvolden) = (unassigned) -- [X300]

[Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-09-16 Thread Kees Cook
** Description changed: Binary package hint: xscreensaver happend while viewing the settings of KXSConfig ProblemType: Crash Architecture: i386 Date: Sat Jun 30 20:43:05 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/lib/xscreensaver/distort NonfreeKernelModules: cdrom

[Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-30 Thread Tormod Volden
Thanks for trying. Maybe someone else can step in, or you can come back to it when you have more time. -- [X300] distort crashed with SIGSEGV in fast_draw_32 https://bugs.launchpad.net/bugs/123285 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

Re: [Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-29 Thread dunbro...@gmail.com
I have installed Apport...what do I do next? On Sat, Mar 28, 2009 at 9:16 AM, Tormod Volden bugpost.tor...@gmail.comwrote: No problem. How far do you get? -- [X300] distort crashed with SIGSEGV in fast_draw_32 https://bugs.launchpad.net/bugs/123285 You received this bug notification

[Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-29 Thread Tormod Volden
Please read the above wiki page and follow the instructions for getting a backtrace. If there is something unclear in these instructions, tell me which paragraph you are at. -- [X300] distort crashed with SIGSEGV in fast_draw_32 https://bugs.launchpad.net/bugs/123285 You received this bug

Re: [Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-29 Thread dunbro...@gmail.com
1. Start the program under control of gdb: gdb program 21 | tee gdb-program.txt (gdb) handle SIG33 pass nostop noprint (gdb) set pagination 0 (gdb) run arguments, if any (If the program must run as root, use sudo gdb instead of just gdbabove.) What program? On Mon, Mar

[Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-29 Thread Tormod Volden
/usr/lib/xscreensaver/distort For arguments, use -root, that is: run -root in order to run it fullscreen (since only running it in a window does not crash). However, for this to work, you should log in to a Failsafe Terminal session, otherwise the distort screensaver (on the background root

Re: [Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-29 Thread dunbro...@gmail.com
Sorry, I have no idea what you meanI need more specific instructions please. On Mon, Mar 30, 2009 at 10:36 AM, Tormod Volden bugpost.tor...@gmail.comwrote: /usr/lib/xscreensaver/distort For arguments, use -root, that is: run -root in order to run it fullscreen (since only running it in

[Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-29 Thread Tormod Volden
First log in with the option Failsafe Terminal (login screen option). The run gdb in the terminal window that you will get: gdb /usr/lib/xscreensaver/distort 21 | tee gdb-distort.txt (gdb) handle SIG33 pass nostop noprint (gdb) set pagination 0 (gdb) run -root -- [X300] distort crashed

Re: [Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-29 Thread dunbro...@gmail.com
/usr/lib/xscreensaver/distort.txt shows nothing.and the when the program ran it said no debug symbols installedbut I thought I had already installed them.perhaps you need to give me the commands to install them as I obviously screwed up in following the instructions. On Mon, Mar 30,

[Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-29 Thread Tormod Volden
/usr/lib/xscreensaver/distort.txt ? I think you just need to read the text more precisely. -- [X300] distort crashed with SIGSEGV in fast_draw_32 https://bugs.launchpad.net/bugs/123285 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

Re: [Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-29 Thread dunbro...@gmail.com
Sorry, I think this is too difficultit is obviously beyond my ability. On Mon, Mar 30, 2009 at 12:32 PM, Tormod Volden bugpost.tor...@gmail.comwrote: /usr/lib/xscreensaver/distort.txt ? I think you just need to read the text more precisely. -- [X300] distort crashed with SIGSEGV in

[Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-27 Thread Tormod Volden
No problem. How far do you get? -- [X300] distort crashed with SIGSEGV in fast_draw_32 https://bugs.launchpad.net/bugs/123285 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 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-26 Thread Tormod Volden
** Summary changed: - distort crashed with SIGSEGV in fast_draw_32 + [X300] distort crashed with SIGSEGV in fast_draw_32 ** Description changed: Binary package hint: xscreensaver happend while viewing the settings of KXSConfig ProblemType: Crash Architecture: i386 Date: Sat Jun

[Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-26 Thread Tormod Volden
Can you please install debug packages and see if we can get a full backtrace (see https://wiki.ubuntu.com/DebuggingProgramCrash)? Is it possible to reproduce this by running /usr/lib/xscreensaver/distort? ** Changed in: xscreensaver (Ubuntu) Status: Confirmed = Incomplete ** Changed in:

Re: [Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-26 Thread dunbro...@gmail.com
Ok, done that.How do I get a backtrace Alsobash: /usr/lib/xscreensaver/distort?: No such file or directory On Fri, Mar 27, 2009 at 10:32 AM, Tormod Volden bugpost.tor...@gmail.comwrote: Can you please install debug packages and see if we can get a full backtrace (see

[Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-26 Thread Tormod Volden
Looks like the interrogation mark got stuck, try: /usr/lib/xscreensaver/distort I hope you can read the wiki page that I linked to. It further links to a Backtrace page. Please tell if it is not explained well enough. -- [X300] distort crashed with SIGSEGV in fast_draw_32

Re: [Bug 123285] Re: [X300] distort crashed with SIGSEGV in fast_draw_32

2009-03-26 Thread dunbro...@gmail.com
OK, the /usr/lib/xscreensaver/distort worked ok, But I am lost regarding the Backtrace...sorry, I need some more detailed instructions. On Fri, Mar 27, 2009 at 1:20 PM, Tormod Volden bugpost.tor...@gmail.comwrote: Looks like the interrogation mark got stuck, try: /usr/lib/xscreensaver/distort