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 660638 - buffered-input-stream/set-buffer-size fails on Solaris 10 (sparcv9)
buffered-input-stream/set-buffer-size fails on Solaris 10 (sparcv9)
Status: RESOLVED DUPLICATE of bug 687801
Product: glib
Classification: Platform
Component: gio
2.28.x
Other Solaris
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2011-10-01 17:41 UTC by Rafael Ostertag
Modified: 2018-02-16 11:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Complete config.log (435.71 KB, text/x-log)
2011-10-01 17:41 UTC, Rafael Ostertag
Details

Description Rafael Ostertag 2011-10-01 17:41:44 UTC
Created attachment 197967 [details]
Complete config.log

The test buffered-input-stream/set-buffer-size fails on Solaris 10 (SunOS 5.10 Generic_142909-17 sun4v sparc SUNW,SPARC-Enterprise-T5220) when compiled for sparcv9 isa with the following error message:

 /buffered-input-stream/set-buffer-size: **
 ERROR:buffered-input-stream.c:109:test_set_buffer_size: assertion failed (size == bufsize): (47244640267 == 11)
 Abort (core dumped)

The same piece of code works on Solaris 10 when compiled for sparcv8 isa.
Comment 1 Philip Withnall 2018-02-16 11:45:29 UTC
I suspect this was bug #687801.

If you can still reproduce this problem with the latest version of GLib, please re-open this bug report and provide updated details. Thanks.

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