Bug 183014
Summary: | jpilot crashes (invalid pointer) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ralph Angenendt <ralph+rh-bugzilla> |
Component: | jpilot | Assignee: | Ivana Varekova <varekova> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5 | CC: | maxx |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-02-27 13:26:18 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ralph Angenendt
2006-02-25 10:13:19 UTC
This is the backtrace I get when running jpilot in gdb: (gdb) bt #0 0x0024d402 in __kernel_vsyscall () #1 0x001290f9 in raise () from /lib/libc.so.6 #2 0x0012a683 in abort () from /lib/libc.so.6 #3 0x0015d8db in __libc_message () from /lib/libc.so.6 #4 0x00164de8 in _int_free () from /lib/libc.so.6 #5 0x001682ed in free () from /lib/libc.so.6 #6 0x003944d1 in g_free () from /usr/lib/libglib-2.0.so.0 #7 0x0807e0a4 in get_inline_pixbuf_data.38241 () at jpilot.c:1374 #8 0x0807e45d in get_main_menu (window=0x9fc4028, menubar=0xbf948e8c, plugin_list=0x9fa0100) at jpilot.c:1441 #9 0x080812c7 in main (argc=0, argv=0xbf9498f4) at jpilot.c:2442 (gdb) Maybe that helps a little bit further. Regards, Ralph Thank you for your bug report. This problem is fixed in jpilot-0.99.8-3. If there is any problem please reopen this bug. *** Bug 183259 has been marked as a duplicate of this bug. *** |