Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#2448 - audacity segfaults
Attached to Project:
Arch Linux
Opened by Nikos Kouremenos (zeppelin) - Thursday, 24 March 2005, 19:41 GMT
Last edited by dorphell (dorphell) - Friday, 08 April 2005, 20:16 GMT
Opened by Nikos Kouremenos (zeppelin) - Thursday, 24 March 2005, 19:41 GMT
Last edited by dorphell (dorphell) - Friday, 08 April 2005, 20:16 GMT
|
Details€ audacity
(audacity:3748): Gtk-CRITICAL **: gtk_accel_label_new: assertion `string != NULL' failed (audacity:3748): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed (audacity:3748): Gtk-CRITICAL **: gtk_container_add: assertion `GTK_IS_WIDGET (widget)' failed (audacity:3748): Gtk-CRITICAL **: gtk_accel_label_set_accel_widget: assertion `GTK_IS_ACCEL_LABEL (accel_label)' failed Segmentation fault [nk@Freud ~]€ audacity (audacity:3749): Gtk-CRITICAL **: gtk_accel_label_new: assertion `string != NULL' failed (audacity:3749): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed (audacity:3749): Gtk-CRITICAL **: gtk_container_add: assertion `GTK_IS_WIDGET (widget)' failed (audacity:3749): Gtk-CRITICAL **: gtk_accel_label_set_accel_widget: assertion `GTK_IS_ACCEL_LABEL (accel_label)' failed Segmentation fault |
This task depends upon
I hope I'm not missing a dep of dep of dep or sth like it
all other gtk apps run flawlessly
my glibc is 2.3.4-2
no I'm on DSL and up2date
what lib am I missing?
sudo pacman -Rn audacity
removing audacity... done.
[nk@Freud gajim]€ sudo pacman -S audacity
Targets: audacity-1.2.3-1
Total Package Size: 1.7 MB
Proceed with upgrade? [Y/n]
checking package integrity... done.
loading package data... done.
checking for file conflicts... done.
installing audacity... done.
[nk@Freud gajim]€ audacity
(audacity:4839): Gtk-CRITICAL **: gtk_accel_label_new: assertion `string != NULL' failed
(audacity:4839): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed
(audacity:4839): Gtk-CRITICAL **: gtk_container_add: assertion `GTK_IS_WIDGET (widget)' failed
(audacity:4839): Gtk-CRITICAL **: gtk_accel_label_set_accel_widget: assertion `GTK_IS_ACCEL_LABEL (accel_label)' failed
gnumeric seems to be default GTK. I then go to audacity
(audacity:7182): Gtk-CRITICAL **: gtk_accel_label_new: assertion `string != NULL' failed
(audacity:7182): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed
(audacity:7182): Gtk-CRITICAL **: gtk_container_add: assertion `GTK_IS_WIDGET (widget)' failed
(audacity:7182): Gtk-CRITICAL **: gtk_accel_label_set_accel_widget: assertion `GTK_IS_ACCEL_LABEL (accel_label)' failed
Segmentation fault
does it work there?
Have you recompiled any of the gtk libs manually? wxGTK specifically? This segfault looks like it's due to wxGTK
According to the last comment there, it's safe to say this is an upstream bugin audacity, so I'm gonna close this bug, okay?
btw that link in ml is what is in the top is last!
jee, first time I see this in ML
I think that we that being there audacity won't crash
thanks
(audacity:3900): Gtk-CRITICAL **: gtk_accel_label_new: assertion `string != NULL' failed
(audacity:3900): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed
(audacity:3900): Gtk-CRITICAL **: gtk_container_add: assertion `GTK_IS_WIDGET (widget)' failed
(audacity:3900): Gtk-CRITICAL **: gtk_accel_label_set_accel_widget: assertion `GTK_IS_ACCEL_LABEL (accel_label)' failed
Segmentation fault
so I just wanted to say here [for future generations to come.. :€] that you need an .audacity already existing to run it in ArchLinux [at least here]
dorphell,
mv ~/.audacity /tmp
audacity
does it work there? [prefs too?]
thanks and sorry for the re-open
Also, prefs work fine here.
What version of gtk2 and wxgtk do you have?
Name : wxgtk
Version : 2.4.2-3
Name : gtk2
Version : 2.6.4-1
eg. it creates the .audacity
eg. it does NOT crash on prefs window
it seems that had to do with wxgtk
audacity is complied against wxgtk1 until audacity devs get to fix this