Re: [Bug 797568] Re: [natty] easymp3gain crashed with SIGSEGV

2011-07-15 Thread LeadMan
*** This bug is a duplicate of bug 641849 ***
https://bugs.launchpad.net/bugs/641849

 Wow, thanks for the effort! I didn't know about the
 ACPIDebuggingAMLwithSystemTap page, otherwise I would have pointed
 you to than - anyway, something good to know :)
I have just used points related to installing ddebs. Maybe there is more
appropriate wiki related just to ddebs, but I couldn't find it...

 If you need packages for easyMp3Gain, I can provide some
Thanks, but I'll just use ones from your repository (0.5.0-6~o5) - they
were working fine.
Thank you for quick responses with this bug - i do not experience this
very often. Cheers!

-- 
Patryk LeadMan Benderz
Linux Registered User #377521
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments


Email secured by Check Point

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797568

Title:
  [natty] easymp3gain crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/easymp3gain/+bug/797568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 797568] Re: [natty] easymp3gain crashed with SIGSEGV

2011-07-14 Thread LeadMan
Hi again, first of all - sorry it took so long to respond.

 Oh sorry The package should be ready now (in a few minutes).
I have just installed, the package you have provided, but I was not able
to reproduce the bug with this version.

 Did you install vorbisgain?
yes.

 btw: Looks like Apport is running amok...
I don't grasp this... what is 'amok'?

Regarding that I was not able to reproduce this bug, I have un-installed
easymp3gain 0.5.0-6~o5 and installed stock 0.5.0-4. Unfortunately there
was no dbg package in repository, but i have run it in gdb and here is
terminal output:

patben@esp-patben-lin:~$ gdb --args easymp3gain
GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/easymp3gain...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/easymp3gain 
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffeefe7700 (LWP 15867)]
[New Thread 0x7fffee7e6700 (LWP 15868)]
[WARNING] Out of OEM specific VK codes, changing to unassigned
[WARNING] Out of unassigned VK codes, assigning $FF

Program received signal SIGSEGV, Segmentation fault.
0x76fadc1b in gdk_drawable_get_size () from /usr/lib/libgdk-x11-2.0.so.0
(gdb) bt full
#0  0x76fadc1b in gdk_drawable_get_size () from 
/usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#1  0x0063bfc9 in ?? ()
No symbol table info available.
#2  0x7fffbb90 in ?? ()
No symbol table info available.
#3  0x0074bf0d in ?? ()
No symbol table info available.
#4  0x00a902c0 in _$GTKPROC$_Ld191 ()
No symbol table info available.
#5  0x76a7dfd7 in g_hash_table_lookup () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#6  0x76a74c69 in g_quark_try_string () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#7  0x77fb5cd0 in ?? ()
No symbol table info available.
#8  0x7fff009f in ?? ()
No symbol table info available.
#9  0x0269 in ?? ()
No symbol table info available.
#10 0x77fb5610 in ?? ()
No symbol table info available.
#11 0x77fb5610 in ?? ()
No symbol table info available.
#12 0x7fffbbd0 in ?? ()
No symbol table info available.
#13 0x006a024b in ?? ()
No symbol table info available.
#14 0x77fb5610 in ?? ()
No symbol table info available.
#15 0x7fffe8008bf0 in ?? ()
No symbol table info available.
#16 0x in ?? ()
No symbol table info available.
(gdb) q
A debugging session is active.

Inferior 1 [process 15864] will be killed.

Quit anyway? (y or n) y

So I suppose this doesn't help you out much, as there was no debug
symbols? Anything more I can do to help?


Email secured by Check Point

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797568

Title:
  [natty] easymp3gain crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/easymp3gain/+bug/797568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 797568] Re: [natty] easymp3gain crashed with SIGSEGV

2011-07-14 Thread Matthias Klumpp
Hmm, weird... The backtrace is not very useful without debug symbols installed.
I guess this error is related to an LCL  GTK2 incompatibility, which has been 
fixed with rev6 of this package / a new upload of the Lazarus package.
We will have this fixed in Oneiric :-)
(You maybe can combine the rev6 debug package with the rev5 package btw.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797568

Title:
  [natty] easymp3gain crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/easymp3gain/+bug/797568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 797568] Re: [natty] easymp3gain crashed with SIGSEGV

2011-07-14 Thread LeadMan
Dnia 2011-07-14, czw o godzinie 13:10 +, Matthias Klumpp pisze:
 Hmm, weird... The backtrace is not very useful without debug symbols 
 installed.
 I guess this error is related to an LCL  GTK2 incompatibility, which has 
 been fixed with rev6 of this package / a new upload of the Lazarus package.
 We will have this fixed in Oneiric :-)
 (You maybe can combine the rev6 debug package with the rev5 package btw.)
normal install failed, cause easymp3gain-dbg depends on easymp3gain-gtk
(= 0.5.0-6~o5);
Hovewer using  dpkg --force-depends-version allowed me to install rev6
dbg symbols. I have used this wiki to make back trace this time:
https://wiki.ubuntu.com/Backtrace I hope it will be more useful at this
attempt, however dbg symbols were not found again. Details in
attachment.















 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/797568
 
 Title:
   [natty] easymp3gain crashed with SIGSEGV
 
 Status in “easymp3gain” package in Ubuntu:
   Incomplete
 
 Bug description:
   1)
   patben@esp-patben-lin:~$ lsb_release -rd
   Description:Ubuntu 11.04
   Release:11.04
 
   2)
   root@esp-patben-lin:/var/crash# apt-cache policy easymp3gain*
   easymp3gain-gtk:
 Zainstalowana: 0.5.0-4
 Kandydująca:   0.5.0-4
 Tabela wersji:
*** 0.5.0-4 0
   500 http://pl.archive.ubuntu.com/ubuntu/ natty/universe amd64 
 Packages
   100 /var/lib/dpkg/status
 
   3)
   I expect to add files to easymp3gain list
 
   4)
   This happens while adding folders recursively, and may, or may not occur on 
 exactly the same set of files. If I try to add same set of files several 
 times, then some of attempts succeeds. This error occurs ~50% of attempts.
   I was only able to trigger Apport by using Drag and Drop method to add 
 folders to easymp3gain. Otherwise, when using FileAdd folders 
 recursively command of easymp3gain, I only got error window as in attachment.
   If you need more info let me know.
   I was wondering if this bug might be related to #610928 , but If that was 
 true, than none of my attempts would succeed, wouldn't it?
   Cheers, Patryk.
 
   ProblemType: Crash
   DistroRelease: Ubuntu 11.04
   Package: easymp3gain-gtk 0.5.0-4
   ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
   Uname: Linux 2.6.38-9-generic x86_64
   NonfreeKernelModules: fglrx
   Architecture: amd64
   Date: Wed Jun 15 09:58:51 2011
   ExecutablePath: /usr/bin/easymp3gain
   InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
   ProcCmdline: 
 r0B6A5605VVOSIhQdKEu57/8AD/TWPjPxxr73LzfbNRS1jBHCLEgGAfqa8/8A2ofhM3inS18ReFtEE/iBJFF2ITte4jAxnB4LCm/DTW5vFOjSsfiha6A19cTTrYWyRi5jd3P33fg8Y6V0Fr8M/HFjcCa3+J2p3qs29vPYxkj225FW2pR2bM1eEr81rep8UaloOt6LM5vtH1GxaPKs09uyiP1ycYp6NfxWqWt18ibRKgOCWB75r7e8a+GNa8Q+FZPC876nHBcsqXN1PeJMDDnLY4zuOOK5nXPgX8N18O+V9muLIWUDs14k+GbuWfsTWU6E+h0wxVO/vf5nyE43gAcZ70RIcNn7vQirWopHFeSJC2+AORF83JXOBn69a7/4TfCpfiLpOqy/22+mvaFVjAhDiRiM/N6D6Vyxi5aI7J1Iwu3sjvPg58Q/iFrVoulaTpukavFYW64SdzBMYwdoIP8AF6V7F8PtY8U6y+oL4j8KNoH2eQLbEy7xMO/Ncl8APhff+AxqV5rNzb3GoXQWBDCcqsK8jntk84r15FKrwK9OlGSimzxK8ouT5V8xixk9+aesbdKsIgxkinOAgzituY5+UquqKME8mmrcNGrbQRuGCPWnSAct3NVp3VFLY+YjpUt6aD2YXl9IIRGpIzxWefnyTkmjJZiW79KQggjHSptYq5GRgEdai57dKsYyaBGSenFIVyNVZu1SKMnbjipVQ9KkChRx1pICJgEXgZqCTrgZ45xU0zE8AVFu8vqM0XtqUdj4OGNFUcf6xv50U3wYd2iA/wDTV/50VS1RaPO/Fhhm8OQRkM0x1Cfy2H3VAY5rFsrWAqvnRggDBINXNKgu7/wBaTSMGuBql5n3XzWA/pUEOn3auN6sOa/PM5jL629Ox9dlc19Uim7bnUaY8UGmiK3wF9SafbWzXBcggY6nPWsNbWfBAzsxytaVjaqINsjSID2VqeGryTSUTKvRi7yuaa3aQFk8y3DqPuE/d96gl1KPDxySxfPydzZH4VRlsbYSb1yz9znORUR023dm3kAryF7NXZ7bESd7HN7KilZsnWSGR2CToxHo1SDkVXtYLaNhFGrqc8nHyj8atzX1hE4jWR3dOC23g13U675ffaRzVKGvuXaGhWJ6U6CDdKqs4Vc8t6UkdxHKCynOPbFQE3qyM6sm3sCK6fbWSa1MFTd7HQRjTIFMUab8/eJ53f4VW1PyNyiKPb65GOKy4DdAkzyIR2wvIq5JI8wVnPGMA1cJX3CXYruJXOFIUetSRqNu1QfcmpoQpY5ViwHAUZzSskiSESIVJ6Z4raLSdzF3aI/LOKUIwFOWRFX5yBzgZNNFxbPI0azI0o/hXkiq9vBOzkhKjN6pBsUMW25JGM0oGQW28Dqf
   ProcEnviron:
 
   SegvAnalysis:
Segfault happened at: 0x4a490c:mov(%rdi),%rbx
PC (0x004a490c) ok
source (%rdi) (0x63795554316d5873) not located in a known VMA region 
 (needed readable region)!
destination %rbx ok
Stack memory exhausted (SP below stack segment)
   SegvReason: reading unknown VMA
   Signal: 11
   SourcePackage: easymp3gain
   StacktraceTop:
?? ()
?? ()
?? ()
?? ()
?? ()
   Title: easymp3gain crashed with SIGSEGV
   UpgradeStatus: Upgraded to natty on 2011-05-27 (19 days ago)
   UserGroups: adm admin audio cdrom dialout dip fax floppy fuse libvirtd 
 lpadmin netdev plugdev sambashare tape video
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/easymp3gain/+bug/797568/+subscriptions
 
 Email secured by Check Point


-- 
Patryk LeadMan Benderz
Linux Registered User #377521
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments


Email secured 

[Bug 797568] Re: [natty] easymp3gain crashed with SIGSEGV

2011-07-14 Thread Matthias Klumpp
CRC mismatch - okay, it was worth a try...
I suggest you use the PPA packages and try this again when Oneiric is released. 
There are lots of changes made in Lazarus, so this issue might have been fixed 
already in newer Ubuntu and Debian versions.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797568

Title:
  [natty] easymp3gain crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/easymp3gain/+bug/797568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 797568] Re: [natty] easymp3gain crashed with SIGSEGV

2011-07-14 Thread LeadMan
Dnia 2011-07-14, czw o godzinie 14:20 +, Matthias Klumpp pisze:
 CRC mismatch - okay, it was worth a try...
 I suggest you use the PPA packages and try this again when Oneiric is 
 released. There are lots of changes made in Lazarus, so this issue might have 
 been fixed already in newer Ubuntu and Debian versions.
I don't give up easily...
after googling for a while I found:
https://wiki.ubuntu.com/Kernel/Reference/ACPIDebuggingAMLwithSystemTap
making similar steps as described there, I have added debugging symbols
repository to my OS. (steps 2.1 and 2.2) This allowed me to install
debugging symbols for rev4:

root@esp-patben-lin:/etc/apt/sources.list.d# apt-cache policy easymp3gain*
easymp3gain-gtk:
  Zainstalowana: (brak)
  Kandydująca:   0.5.0-4
  Tabela wersji:
 0.5.0-4 0
500 http://pl.archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages
easymp3gain-gtk-dbgsym:
  Zainstalowana: (brak)
  Kandydująca:   0.5.0-4
  Tabela wersji:
 0.5.0-4 0
500 http://ddebs.ubuntu.com/ natty/universe amd64 Packages

I have made two debug runs. At first I got SIGSEGV right after program
started, thus I was not able to add any mp3 files. At second attempt
program started normally, and I go SIGSEGV after dragdrop folder with
mp3 files. Terminal gdb dump from both runs attached. Now you have more
data to analyze ;P

P.S. Probably it would save a lot of your time, if you tell reporters to
use this two wikis:
1) installing debugging symbols:
https://wiki.ubuntu.com/Kernel/Reference/ACPIDebuggingAMLwithSystemTap
2)Generating backtrace:
https://wiki.ubuntu.com/Backtrace


Email secured by Check Point


** Attachment added: gdb-easymp3gain_0.5.0-4_run-1.txt
   
https://bugs.launchpad.net/bugs/797568/+attachment/2207811/+files/gdb-easymp3gain_0.5.0-4_run-1.txt

** Attachment added: gdb-easymp3gain_0.5.0-4_run-2.txt
   
https://bugs.launchpad.net/bugs/797568/+attachment/2207812/+files/gdb-easymp3gain_0.5.0-4_run-2.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797568

Title:
  [natty] easymp3gain crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/easymp3gain/+bug/797568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 797568] Re: [natty] easymp3gain crashed with SIGSEGV

2011-07-14 Thread Matthias Klumpp
*** This bug is a duplicate of bug 641849 ***
https://bugs.launchpad.net/bugs/641849

Wow, thanks for the effort!
I didn't know about the ACPIDebuggingAMLwithSystemTap page, otherwise I would 
have pointed you to than - anyway, something good to know :)
With the additional information, I can mark this bug as duplicate, this should 
have been fixed with Lazarus 0.9.30 (a dependency of easyMp3Gain which provides 
a widgetset abstraction layer, the LCL).
This is also related to http://bugs.freepascal.org/view.php?id=16439
If you need packages for easyMp3Gain, I can provide some - fixing this in Natty 
will not be possible unfortunately, due to Ubuntu's policy. (I would have to 
add a new version of an application to a frozen repository - unfortunately, a 
fix for this error is not that trivial so that it could be fixed without a 
new-version-upload.)


** Bug watch added: bugs.freepascal.org/ #16439
   http://bugs.freepascal.org/view.php?id=16439

** This bug has been marked a duplicate of bug 641849
   Access violation on scroll

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797568

Title:
  [natty] easymp3gain crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/easymp3gain/+bug/797568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 797568] Re: [natty] easymp3gain crashed with SIGSEGV

2011-06-16 Thread LeadMan
Dnia 2011-06-15, śro o godzinie 17:20 +, Matthias Klumpp pisze:
 Okay, reopening this bug.
 You can send me the file, if you think it causes the error (attaching
 it is not a good idea): matth...@nlinux.org
Already sent. I have noticed it is in fact an OGG not an MP3, but anyway
if program gets wrong file - it should report a message - not an SIGSEV.

 Please install the package easymp3gain-gtk and easymp3gain-dbg
 from my Testing PPA
 ( https://edge.launchpad.net/~ximion/+archive/tests/+packages ,
 compiled for Oneiric but can be used with Natty too, you need to
 downgrade the Debian packages).
I'll do it as soon as build will succeed. Currently there is Dependency
wait on lychee (virtual-64)
[cut]


Email secured by Check Point

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797568

Title:
  [natty] easymp3gain crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/easymp3gain/+bug/797568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 797568] Re: [natty] easymp3gain crashed with SIGSEGV

2011-06-16 Thread Matthias Klumpp
Oh sorry The package should be ready now (in a few minutes).
Did you install vorbisgain?
btw: Looks like Apport is running amok...

** Changed in: easymp3gain (Ubuntu)
   Status: Invalid = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797568

Title:
  [natty] easymp3gain crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/easymp3gain/+bug/797568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 797568] Re: [natty] easymp3gain crashed with SIGSEGV

2011-06-15 Thread Matthias Klumpp
Okay, reopening this bug.
You can send me the file, if you think it causes the error (attaching it is not 
a good idea): matth...@nlinux.org
Please install the package easymp3gain-gtk and easymp3gain-dbg from my 
Testing PPA ( https://edge.launchpad.net/~ximion/+archive/tests/+packages , 
compiled for Oneiric but can be used with Natty too, you need to downgrade the 
Debian packages). Then run easyMp3Gain in GDB:
1) Install GDB
2) Type gdb --args easymp3gain in a terminal
3) Type run and enter
4) Let easymp3gain crash
5) Return to terminal and type bt full
6) Show all log messages
7) Type q, enter
8) Attach the complete terminal log here :)

** Changed in: easymp3gain (Ubuntu)
   Status: Opinion = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797568

Title:
  [natty] easymp3gain crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/easymp3gain/+bug/797568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs