After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 601973 - devhelp crashed with SIGSEGV in g_simple_async_result_complete()
devhelp crashed with SIGSEGV in g_simple_async_result_complete()
Status: RESOLVED DUPLICATE of bug 601048
Product: devhelp
Classification: Applications
Component: General
0.23
Other Linux
: Normal critical
: ---
Assigned To: devhelp-maint
devhelp-maint
Depends on:
Blocks:
 
 
Reported: 2009-11-15 14:51 UTC by Sense Hofstede
Modified: 2009-12-15 21:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Stacktrace of the crash (4.63 KB, text/plain)
2009-11-15 14:52 UTC, Sense Hofstede
Details
ThreadStacktrace of the crash (8.45 KB, text/plain)
2009-11-15 14:53 UTC, Sense Hofstede
Details

Description Sense Hofstede 2009-11-15 14:51:57 UTC
While watching the "Glade Interface Designer Documentation" Marco Rodrigues experienced this crash and reported it at Ubuntu's bug tracker Launchpad: https://launchpad.net/bugs/451408
I'm attaching the Stacktrace and ThreadStacktrace. More information, like the ProcMaps and ProcStatus is available at the original bug report.

The version of Devhelp available from Ubuntu's repositories is 0.23-4.
Comment 1 Sense Hofstede 2009-11-15 14:52:45 UTC
Created attachment 147771 [details]
Stacktrace of the crash
Comment 2 Sense Hofstede 2009-11-15 14:53:25 UTC
Created attachment 147772 [details]
ThreadStacktrace of the crash
Comment 3 Fabio Durán Verdugo 2009-11-15 16:13:59 UTC
paste here the trace


.

Thread 1 (process 22589)

  • #0 queryInfoCallback
    at ../WebCore/platform/network/soup/ResourceHandleSoup.cpp line 844
  • #1 g_simple_async_result_complete
    from /usr/lib/libgio-2.0.so.0
  • #2 ??
    from /usr/lib/libgio-2.0.so.0
  • #3 ??
    from /lib/libglib-2.0.so.0
  • #4 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #5 ??
    from /lib/libglib-2.0.so.0
  • #6 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #7 IA__gtk_main
    at /build/buildd/gtk+2.0-2.18.2/gtk/gtkmain.c line 1216
  • #8 main
    at dh-main.c line 296

Comment 4 Frederic Peters 2009-11-15 22:12:35 UTC
Could you try with latest version from git?
Comment 5 Sense Hofstede 2009-12-15 20:21:21 UTC
I haven't been able to reproduce this crash, not with the old version and not with the latest version from git.
Unfortunately the original reporter doesn't reply, so we probably won't be able to check if this bug is reproducible and if it has been fixed.
Comment 6 Frederic Peters 2009-12-15 21:57:30 UTC
Most probably a dup of 601048, anyway.  Marking it as such.

*** This bug has been marked as a duplicate of bug 601048 ***