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 426066 - xchat-gnome-0.17: free(): invalid pointer on start up
xchat-gnome-0.17: free(): invalid pointer on start up
Status: RESOLVED FIXED
Product: xchat-gnome
Classification: Other
Component: general
0.17
Other Linux
: High critical
: ---
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-03 23:51 UTC by Brian Pepple
Modified: 2007-04-04 00:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Crash backtrace (13.47 KB, text/plain)
2007-04-03 23:52 UTC, Brian Pepple
Details

Description Brian Pepple 2007-04-03 23:51:35 UTC
Description of problem:
I'm getting the attached output on every start up of xchat-gnome on x86_64

Version-Release number of selected component (if applicable):
xchat-gnome-0.17-2.fc7
libsexy-0.1.11-1.fc7
gtk2-2.10.11-3.fc7
glibc-2.5.90-20
glib2-2.12.11-1.fc7

How reproducible:
100%

Steps to Reproduce:
1. Start xchat-gnome
  
Actual results:
Notice backtrace

Expected results:
xchat-gnome started correctly
Comment 1 Brian Pepple 2007-04-03 23:52:44 UTC
Created attachment 85780 [details]
Crash backtrace
Comment 2 David Trowbridge 2007-04-04 00:17:44 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.

2007-04-03  David Trowbridge  <trowbrds@gmail.com>

        * src/fe-gnome/preferences.c:
          - Avoid freeing static data in certain cases.  Bug #426066.