application hangs with an error

Bug #64185 reported by Konrad Adamczyk
4
Affects Status Importance Assigned to Milestone
moc (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: moc

After latest updates MOC hangs on start, after trying JACK and ALSA with "*** glibc detected *** mocp: double free or corruption (!prev): 0x081b5360 ***" error.
Recompilation against new packages does not solve the problem.

Tail of the strace-got output:
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libvorbisfile.so.3", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\27"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=24780, ...}) = 0
mmap2(NULL, 27736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb73e0000
mmap2(0xb73e6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5) = 0xb73e6000
close(3) = 0
munmap(0xb725b000, 87365) = 0
time(NULL) = 1160081823
socket(PF_FILE, SOCK_STREAM, 0) = 3
connect(3, {sa_family=AF_FILE, path="/home/konrad/.moc/socket2"}, 27) = -1 ENOENT (No such file or directory)
close(3) = 0
fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7faf000
write(1, "Running the server...\n", 22) = 22
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7aca6f8) = 19310
Trying JACK... //not shown by strace
Trying ALSA... //not shown by strace
close(4) = 0
read(3, "", 4) = 0 //here the *** glibc... message appears

Konrad Adamczyk (konrad)
description: updated
Konrad Adamczyk (konrad)
description: updated
Revision history for this message
John Vivirito (gnomefreak) wrote :

are you on breezy/dapper/edgy? what verison of moc do you have? are there any log files for it in /var/crash if on edgy.

Changed in moc:
status: Unconfirmed → Needs Info
Revision history for this message
Konrad Adamczyk (konrad) wrote :

edgy
2.4.0-2 + -ffmpeg-plugin
there is no /var/crash file/folder

Revision history for this message
Konrad Adamczyk (konrad) wrote :

..but here's the /usr/share/apport/apport output
[attachment]

Revision history for this message
Konrad Adamczyk (konrad) wrote :

new version (2.4.1) + modplug.patch works ideal.
please commit it into the repositories. it contains critical bugfixes

William Grant (wgrant)
Changed in moc:
status: Needs Info → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.