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 721569 - Seed executable crashes on big-endian machines
Seed executable crashes on big-endian machines
Status: RESOLVED OBSOLETE
Product: seed
Classification: Bindings
Component: libseed
git master
Other Linux
: Normal major
: ---
Assigned To: seed-maint
seed-maint
Depends on:
Blocks:
 
 
Reported: 2014-01-05 13:23 UTC by Laurent Bigonville
Modified: 2021-05-25 17:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
full backtrace (35.31 KB, text/plain)
2014-03-25 14:14 UTC, Laurent Bigonville
Details

Description Laurent Bigonville 2014-01-05 13:23:31 UTC
Hi,

seed is crashing on big-endian machines.

This is a backtrace when calling the seed executable without any arguments on a powerpc machine:

  • #0 JSC::LLInt::CLoop::execute
    at ./DerivedSources/JavaScriptCore/LLIntAssembly.h line 3558
  • #1 JSC::Interpreter::execute
    at ../Source/JavaScriptCore/interpreter/Interpreter.cpp line 764
  • #2 JSC::evaluate(JSC::ExecState*, JSC::SourceCode const&, JSC::JSValue, JSC::JSValue*)
    at ../Source/JavaScriptCore/runtime/Completion.cpp line 83
  • #3 JSEvaluateScript
    at ../Source/JavaScriptCore/API/JSBase.cpp line 61
  • #4 seed_simple_evaluate
    at seed-api.c line 305
  • #5 seed_init_constrained_with_context_and_group
    at seed-engine.c line 1763
  • #6 seed_init_with_context_and_group
    at seed-engine.c line 1821
  • #7 seed_init_with_context_group
    at seed-engine.c line 1859
  • #8 seed_init
    at seed-engine.c line 1881
  • #9 main
    at main.c line 152

Comment 1 Alan Knowles 2014-01-06 01:39:19 UTC
I've not got a powerpc to test on, and not got to much experience in this either, so unless a patch is available, it's not likely to be fixed

Regards
Alan
Comment 2 Laurent Bigonville 2014-01-06 01:43:13 UTC
I'll try to get some better backtrace.

Note that seed FTBFS on 5 architecture in Debian ATM

https://buildd.debian.org/status/package.php?p=seed
Comment 3 Alan Knowles 2014-01-06 02:01:05 UTC
They are probably the same error - seed run's it'self to create documentation, hence if there is a segfault running seed, the build will fail.
Comment 4 Laurent Bigonville 2014-03-25 14:14:26 UTC
Created attachment 272854 [details]
full backtrace
Comment 5 Mike Gorse 2014-04-10 22:10:17 UTC
See also https://bugzilla.redhat.com/show_bug.cgi?id=1074093

It looks like at least partly a webkitgtk bug.
Comment 6 Emilio Pozuelo Monfort 2014-04-26 10:27:31 UTC
See https://bugs.webkit.org/show_bug.cgi?id=128743 for the JSC bug.
Comment 7 André Klapper 2021-05-25 17:32:20 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/seed/-/issues/

Thank you for your understanding and your help.