[Bug 257272] Re: devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()

2010-09-16 Thread Bug Watch Updater
** Changed in: devhelp
   Importance: Unknown => Medium

-- 
devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()
https://bugs.launchpad.net/bugs/257272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 257272] Re: devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()

2008-10-02 Thread Bug Watch Updater
** Changed in: devhelp
   Status: New => Fix Released

-- 
devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()
https://bugs.launchpad.net/bugs/257272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 257272] Re: devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()

2008-09-23 Thread rik
Version 0.21 work like a charm :) Thanks for the speedy upload

-- 
devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()
https://bugs.launchpad.net/bugs/257272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 257272] Re: devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()

2008-09-23 Thread Launchpad Bug Tracker
This bug was fixed in the package devhelp - 0.21-0ubuntu1

---
devhelp (0.21-0ubuntu1) intrepid; urgency=low

  * New upstream release (LP: #250290, LP: #257272 and LP: #264847):
- remove patches 02_gecko_1.9.patch, 05_autotools_update.patch,
  06_fix_ftbfs_in_g_set_error.patch and 70_autoconf.patch
  now applied upstream
  (there is still a small delta with Debian remaining since they moved
  #include  before #ifdef XPCOM_GLUE in dh-gecko-utils.cpp
  to solve a FTBFS on alpha).
  * Remove cdbs workaround, not needed anymore.
  * Update Standards-Version to 3.8.0 (No Changes).
  * Remove Build-Depends on -1 revisions.
  * Recommend xulrunner-1.9-gnome-support.

 -- Cesare Tirabassi <[EMAIL PROTECTED]>   Mon, 22 Sep 2008 18:40:07
+0200

** Changed in: devhelp (Ubuntu)
   Status: Triaged => Fix Released

-- 
devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()
https://bugs.launchpad.net/bugs/257272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 257272] Re: devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()

2008-09-22 Thread Pedro Villavicencio
I've managed to get a trace, will comment upstream, thanks.

** Changed in: devhelp (Ubuntu)
   Status: New => Triaged

-- 
devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()
https://bugs.launchpad.net/bugs/257272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 257272] Re: devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()

2008-09-22 Thread Emilio Pozuelo Monfort
I've just got this one too.

** Changed in: devhelp (Ubuntu)
   Status: Incomplete => New

-- 
devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()
https://bugs.launchpad.net/bugs/257272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 257272] Re: devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()

2008-09-20 Thread Bug Watch Updater
** Changed in: devhelp
   Status: Unknown => New

-- 
devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()
https://bugs.launchpad.net/bugs/257272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 257272] Re: devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()

2008-09-20 Thread rik
** Bug watch added: GNOME Bug Tracker #551216
   http://bugzilla.gnome.org/show_bug.cgi?id=551216

** Also affects: devhelp via
   http://bugzilla.gnome.org/show_bug.cgi?id=551216
   Importance: Unknown
   Status: Unknown

-- 
devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()
https://bugs.launchpad.net/bugs/257272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 257272] Re: devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()

2008-09-14 Thread rik
This is the backtrace I got with dbgsym package, by stepping with gdb I
noticed that the error is occurring inside Yelper::Init (called by
dh_gecko_utils_search_find), eip is zero maybe this is caused by a stack
overflow in some xulrrunner function called by Yelper::IInit??


#0  0x in ?? ()
#1  0xb7801522 in dh_gecko_utils_search_find (yelper=0x96bd598, 
text=0xb7812db8 "") at dh-gecko-utils.cpp:407
#2  0xb78040f5 in dh_html_search_find (html=0x96bab80, text=0xb7812db8 "")
at dh-html.c:432
#3  0xb780b7f8 in window_activate_find (action=0x8d3a790, window=0x92de820)
at dh-window.c:654
#4  0xb791d3e4 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#5  0xb790fc53 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#6  0xb79260c5 in ?? () from /usr/lib/libgobject-2.0.so.0
#7  0xb79277e4 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#8  0xb7927c66 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#9  0xb7c95a25 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#10 0xb7c97e74 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#11 0xb790fc53 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#12 0xb79260c5 in ?? () from /usr/lib/libgobject-2.0.so.0
#13 0xb792765b in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#14 0xb7927c66 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#15 0xb7c914b9 in gtk_accel_group_activate () from /usr/lib/libgtk-x11-2.0.so.0
#16 0xb7c915bd in gtk_accel_groups_activate ()
   from /usr/lib/libgtk-x11-2.0.so.0

-- 
devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()
https://bugs.launchpad.net/bugs/257272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 257272] Re: devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()

2008-09-11 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. 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.

** Changed in: devhelp (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: Confirmed => Incomplete

-- 
devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()
https://bugs.launchpad.net/bugs/257272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 257272] Re: devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()

2008-09-01 Thread Apport retracing service
** Tags removed: need-i386-retrace

-- 
devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()
https://bugs.launchpad.net/bugs/257272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to devhelp in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 257272] Re: devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()

2008-08-31 Thread Bruce Cowan
I confirm this.

** Changed in: devhelp (Ubuntu)
   Status: New => Confirmed

-- 
devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()
https://bugs.launchpad.net/bugs/257272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to devhelp in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 257272] Re: devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()

2008-08-27 Thread Pedro Villavicencio
** Tags added: need-i386-retrace

-- 
devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()
https://bugs.launchpad.net/bugs/257272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to devhelp in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 257272] Re: devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()

2008-08-12 Thread rik

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/16725627/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/16725628/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/16725629/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/16725630/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/16725631/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/16725632/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/16725633/ThreadStacktrace.txt

-- 
devhelp crashed with SIGSEGV in dh_gecko_utils_search_find()
https://bugs.launchpad.net/bugs/257272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to devhelp in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs