- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Memory fault(coredump) after starting Gimp on ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2009 04:40 AM
06-30-2009 04:40 AM
Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
After installing all dependencies and setting SHLIB_PATH right, I get this coredump. I can't find anything related to gimp in other threads. Any help is appreciated.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2009 04:46 AM
06-30-2009 04:46 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
strings core
gdb core
It could be bad code on behalf of gimp
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2009 05:01 AM
06-30-2009 05:01 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2009 05:18 AM
06-30-2009 05:18 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
if part of gnome desktop as in http://docs.hp.com/en/GNOME/support.html it maybe worth installing patches though I see no mention of known errors wrt gimp.
I suggest you post the file core outputs and go from there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2009 05:35 AM
06-30-2009 05:35 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
http://hpux.connect.org.uk/hppd/hpux/Gtk/Applications/gimp-2.6.6/
The core is rw- but this is all I can get out of it:
# cat core | pg
¿pôq"( ¾ö8¿peeucTW EUC-TW
hp15CN GB2312
SJIS?à ¿pö8¿pÆ ]â§šOHö8!= NULL@@(gimp)t_message != NULLui.citor-yresolution@@@"@*@2@:@B@ò@@@@
@º@"ORY_SIZE:
history.c(display)-factorytable.c@D
@@.cizable 8MP (gimp)tenfo-editdientsEditor:
Maskorndows NULLCT (object)current)@Ã @@@@@
@H
*à @@@"@*@2@:@B@J@R@Z@b@j@r@zXî à º:
The rest is really unreadable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2009 01:20 PM
06-30-2009 01:20 PM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
that's a lot ... are you 100 % certain all installed OK ? swlist confirms this ?
how about some meat on the bones ... O/S here is ?
get your admin to run the file core command... the output would help enormously imho.
work-around install gnome gimp worked at version 1.4 ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2009 03:39 PM
06-30-2009 03:39 PM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
Any error messages before it aborted? Do you have a stack trace:
$ gdb gimp core
(gdb) bt
(gdb) q
> How can I find out what kind of core it is? Copy it to some place here?
That would be next to useless. You can use "file core" and if you want to transfer the corefile, you must use gdb's packcore.
>The core is ... but this is all I can get out of it:
That's because using strings(1) on a corefile will just confuse you.
>Alex: get your admin to run the file core command... the output would help enormously
Yes, this will help (and a stack trace) but you can do it yourself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2009 03:09 AM
07-17-2009 03:09 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
Seems I don't have gdb installed. It's also not on the packages list where I got the rest of the packages or where I got tusc from. So a link would be appreciated.
>>..the file core command... the output would help enormously
$ file core
core: core file from 'gimp-2.6' - received SIGSEGV
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2009 03:55 AM
07-17-2009 03:55 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
This looks more and more like an application fault in gimp itself.
If you could tell me where you got it, I will install it and test it on my HP-UX systems this Sunday.
Sunday is build a serviceguard cluster day in SEP's insane asylum.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2009 03:58 AM
07-17-2009 03:58 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
This is the place: http://hpux.its.tudelft.nl/hppd/hpux/Gtk/Applications/gimp-2.6.6/
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2009 04:38 AM
07-17-2009 04:38 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
You get the latest wdb/gdb from HP:
http://www.hp.com/go/wdb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2009 05:02 AM
07-17-2009 05:02 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
http://www.hp.com/go/wdb
Though I've signed in, it seems I can't get it:
------------
You do not have the proper permissions to view this content. Please see the Membership benefits page for more information on DSPP membership.
Manage My DSPP Membership
» Sign out
» Join DSPP
» Contact us
------------
Any suggestions, apart from contacting them?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2009 02:20 PM
07-17-2009 02:20 PM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
Beside HP Passport, you have to join DSPP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2009 06:17 AM
07-18-2009 06:17 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
Thank you. Did it and installed gdb. Unfortunately it says Gimp has no debugging info.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2009 01:30 AM
07-19-2009 01:30 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
Hopefully you can still get a stack trace.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2009 10:29 AM
07-19-2009 10:29 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
How do I get a stack trace? Only found some script on DSPP, but no idea if that's what you mean.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2009 11:14 AM
07-19-2009 11:14 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
See my reply above on Jun 30.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2009 09:29 PM
07-19-2009 09:29 PM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
--
ranga
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2009 10:34 PM
07-19-2009 10:34 PM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
Ok. Here's the result in attachment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2009 01:46 AM
07-20-2009 01:46 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
Typically aborts in malloc/free are due to heap corruption. There is a bug in gimp.
I suppose if you have the source and want to fix it, you could use gdb's heap corruption commands to track down where the problem is.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2009 03:50 AM
07-20-2009 03:50 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
I don't have the source or the expert programming knowledge to do that. So I'm stuck with this until someone who can fix it is willing to do so. But as said earlier on, I have Gimp running on Mac and Linux, so it's ok.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2009 08:31 AM
07-20-2009 08:31 AM
Re: Memory fault(coredump) after starting Gimp on UX 11.11i (PA-RISC)
see http://docs.hp.com/en/GNOME/downloads.html