[Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2010-09-16 Thread Bug Watch Updater
** Changed in: seahorse Importance: Unknown => High -- seahorse crashed with SIGSEGV in glade_xml_get_widget() https://bugs.launchpad.net/bugs/183509 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desk

[Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-06 Thread Andreas Moog
Thanks for your understanding. I'm marking it as Fix Released since the version fixing the problem is available in intrepid. ** Changed in: seahorse (Ubuntu) Status: Triaged => Fix Released -- seahorse crashed with SIGSEGV in glade_xml_get_widget() https://bugs.launchpad.net/bugs/183509 Y

Re: [Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-05 Thread lummie
Andreas Moog wrote: > Upstream reports this as not occuring in 2.23.91, the version we have > in intrepid, too. So i guess it won't be fixed in hardy as long as > 2.23.91 is not backported. Sorry to give no better reply. > > You don't have to give a better reply than that, hey if a bug is fixed

[Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-05 Thread Bug Watch Updater
** Changed in: seahorse Status: New => Fix Released -- seahorse crashed with SIGSEGV in glade_xml_get_widget() https://bugs.launchpad.net/bugs/183509 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-05 Thread Andreas Moog
Upstream reports this as not occuring in 2.23.91, the version we have in intrepid, too. So i guess it won't be fixed in hardy as long as 2.23.91 is not backported. Sorry to give no better reply. -- seahorse crashed with SIGSEGV in glade_xml_get_widget() https://bugs.launchpad.net/bugs/183509 You

[Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-04 Thread Bug Watch Updater
** Changed in: seahorse Status: Unknown => New -- seahorse crashed with SIGSEGV in glade_xml_get_widget() https://bugs.launchpad.net/bugs/183509 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list deskt

Re: [Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-04 Thread lummie
No problem, It's nice to know I may have helped out. Matt Andreas Moog wrote: > Finally ;-) > > Thanks for the patience, I reported the issue upstream. You can track status > and make comments here: > http://bugzilla.gnome.org/show_bug.cgi?id=550880 > > ** Changed in: seahorse (Ubuntu) > Ass

[Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-04 Thread Andreas Moog
Finally ;-) Thanks for the patience, I reported the issue upstream. You can track status and make comments here: http://bugzilla.gnome.org/show_bug.cgi?id=550880 ** Changed in: seahorse (Ubuntu) Assignee: Andreas Moog (andreas-moog) => Ubuntu Desktop Bugs (desktop-bugs) Status: Incom

Re: [Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-04 Thread lummie
Andreas Moog wrote: > I should definitely drink more coffee before triaging bugs. Could you > please install libglade2-0-dbgsym and do again. I'm really sorry to bug > you over and over again, I just seem not to be fully awake. > > after installing the above, the test succeeded !!! There was no

[Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-04 Thread Andreas Moog
I should definitely drink more coffee before triaging bugs. Could you please install libglade2-0-dbgsym and do again. I'm really sorry to bug you over and over again, I just seem not to be fully awake. -- seahorse crashed with SIGSEGV in glade_xml_get_widget() https://bugs.launchpad.net/bugs/1835

Re: [Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-04 Thread lummie
No worries, new gdb attached Andreas Moog wrote: > Yeah, I was a bit unclear on that, sorry. The needed packages are: > > seahorse-dbgsym > libc6-dbg > libglib2.0-0-dbg > libgtk2.0-0-dbg > libsoup2.4-1-dbgsym > > ** Attachment added: "gdb-seahorse.txt" http://launchpadlibrarian.net/17

[Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-04 Thread Andreas Moog
Yeah, I was a bit unclear on that, sorry. The needed packages are: seahorse-dbgsym libc6-dbg libglib2.0-0-dbg libgtk2.0-0-dbg libsoup2.4-1-dbgsym -- seahorse crashed with SIGSEGV in glade_xml_get_widget() https://bugs.launchpad.net/bugs/183509 You received this bug notification because you are a

Re: [Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-04 Thread lummie
Andreas Moog wrote: > Thanks for the logfiles. However, the gdb-backtrace misses some > debug-symbols, could you install the missing symbols for > libglade, libgobject and libgtk-x11 and try again under gdb? > > I have tried dpkg -l «libname» with the above 3 libs you specified but non of the

[Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-04 Thread Andreas Moog
Thanks for the logfiles. However, the gdb-backtrace misses some debug-symbols, could you install the missing symbols for libglade, libgobject and libgtk-x11 and try again under gdb? -- seahorse crashed with SIGSEGV in glade_xml_get_widget() https://bugs.launchpad.net/bugs/183509 You received th

Re: [Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-04 Thread lummie
Attached are the debug files. I first did the gdb run, and seahorse faulted as expected after entering the pass phrase. (logs attached) However when running under valgrind, a segment fault DID NOT occur after entering the passphrase, and it then prompted for a server name and user to connect t

[Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-04 Thread Andreas Moog
Thanks for the update. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down your problem. -- seahorse crashed with SIGSEGV in glade_xml_

Re: [Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-04 Thread lummie
Andreas Moog wrote: > Thank you for taking the time to report this bug and helping to make Ubuntu > better. > Have you experienced this issue again with a newer version of seahorse? > > ** Changed in: seahorse (Ubuntu) > Assignee: (unassigned) => Andreas Moog (andreas-moog) >Status: N

[Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-09-03 Thread Andreas Moog
Thank you for taking the time to report this bug and helping to make Ubuntu better. Have you experienced this issue again with a newer version of seahorse? ** Changed in: seahorse (Ubuntu) Assignee: (unassigned) => Andreas Moog (andreas-moog) Status: New => Incomplete -- seahorse cr

[Bug 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()

2008-04-13 Thread Thomas Bechtold
had the same bug... -- seahorse crashed with SIGSEGV in glade_xml_get_widget() https://bugs.launchpad.net/bugs/183509 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to seahorse in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ub