Opened 18 years ago

Closed 18 years ago

#7067 closed defect (worksforme)

Bus error running Easytag 1.99.11

Reported by: tahir.butt@… Owned by: matt@…
Priority: Normal Milestone:
Component: base Version: 1.0
Keywords: Cc:
Port:

Description

I freshly installed DP 1.2 from binary on Tiger 10.4.4 G4 Powerbook. Running easytag after 'port install easytag-devel':

$ easytag ( 9:07AM) Starting EasyTAG 1.99.11 (PId: 29678) ...

(easytag:29678): Gtk-WARNING : Unable to parse accelerator '\xbe\xc1\xff\xd8|\x96#x|\xb9+x|\xdb3x\u007f\xe8\u0002\xa6|z\u001bx\x90\u0001' for action 'BrowserMenu'

(easytag:29678): Gtk-WARNING : Unable to parse accelerator '\u007f\xe8\u0002\xa6\x90~' for action 'ScannerMenu' EasyTAG 1.99.11: Abnormal exit! (PId: 29678). Received signal SIGBUS (10) You have probably found a bug in EasyTAG. Please, send a bug report with a gdb backtrace ('gdb easytag core' then 'bt' and 'l') and informations to reproduce it to <easytag@…> zsh: bus error easytag

The gdb info:

$ gdb easytag GNU gdb 6.1-20040303 (Apple version gdb-384) (Mon Mar 21 00:05:26 GMT 2005) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "powerpc-apple-darwin"...Reading symbols for shared libraries ......................... done

(gdb) run Starting program: /opt/local/bin/easytag Reading symbols for shared libraries .+....++++++++++....++++++++++ done Starting EasyTAG 1.99.11 (PId: 29708) ... Reading symbols for shared libraries . done

(easytag:29708): Gtk-WARNING : Unable to parse accelerator '\xbe\xc1\xff\xd8|\x96#x|\xb9+x|\xdb3x\u007f\xe8\u0002\xa6|z\u001bx\x90\u0001' for action 'BrowserMenu'

(easytag:29708): Gtk-WARNING : Unable to parse accelerator '\u007f\xe8\u0002\xa6\x90~' for action 'ScannerMenu'

Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000001 0x0101bf48 in gtk_action_group_add_action_with_accel ()

Some info on my port: $ port installed The following ports are currently installed:

atk @1.10.3_0 (active) cairo @1.0.2_0 (active) easytag-devel @1.99.11_0 (active) expat @2.0.0_1 (active) fontconfig @2.3.2_0 (active) freetype @2.1.9_1 (active) gettext @0.14.5_0 (active) glib2 @2.8.5_0 (active) gtk2 @2.8.10_0+darwin_8 (active) hicolor-icon-theme @0.5_0 (active) jpeg @6b_1 (active) libiconv @1.10_1+darwin_8 (active) libpixman @0.1.6_0 (active) libpng @1.2.8_2+darwin_8 (active) pango @1.10.2_0 (active) pkgconfig @0.20_0 (active) render @0.9_0 (active) tiff @3.8.0_0+darwin_8 (active) Xft2 @2.1.7_0 (active) xrender @0.9.0_0+darwin_8 (active) zlib @1.2.3_0 (active)

$ port version Version: 1.200

Change History (2)

comment:1 Changed 18 years ago by blb@…

Owner: changed from darwinports-bugs@… to matt@…

Assign to maintainer.

comment:2 Changed 18 years ago by matt@…

Resolution: worksforme
Status: newclosed

Be sure to have at least Xcode 2.2.1 The latest version can be found at connect.apple.com

Note: See TracTickets for help on using tickets.