[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#650667: pthread_create fails with unknown signal (but works on -8.2-)



Package: kfreebsd-image-9.0-0-amd64
Version: 9.0~svn227451-5
Severity: important

Hi!

  Running unstable's -9.0- kernel makes midori (and in the same way
iceweasel) creash on startup with "Unknown signal" in
pthread_create. This is a pretty default wheezy system (with minor sid
parts).

Regards

    Christoph

% gdb midori
GNU gdb (GDB) 7.3-debian
Copyright (C) 2011 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-kfreebsd-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/midori...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/midori 

Program received signal ?, Unknown signal.
0x00000008057872c7 in __pthread_sigsuspend () from /lib/x86_64-kfreebsd-gnu/libpthread.so.0
(gdb) bt full
#0  0x00000008057872c7 in __pthread_sigsuspend () from /lib/x86_64-kfreebsd-gnu/libpthread.so.0
No symbol table info available.
#1  0x00000008057863b8 in __pthread_wait_for_restart_signal () from /lib/x86_64-kfreebsd-gnu/libpthread.so.0
No symbol table info available.
#2  0x0000000805786f8c in pthread_create@@GLIBC_2.3 () from /lib/x86_64-kfreebsd-gnu/libpthread.so.0
No symbol table info available.
#3  0x0000000804c0aa41 in WTF::TCMalloc_PageHeap::initializeScavenger() () from /usr/lib/libjavascriptcoregtk-1.0.so.0
No symbol table info available.
#4  0x0000000804c0d53d in WTF::TCMalloc_ThreadCache::InitModule() () from /usr/lib/libjavascriptcoregtk-1.0.so.0
No symbol table info available.
#5  0x0000000804c0d9f2 in WTF::fastMalloc(unsigned long) () from /usr/lib/libjavascriptcoregtk-1.0.so.0
No symbol table info available.
#6  0x0000000804c2206a in WTF::StringImpl::empty() () from /usr/lib/libjavascriptcoregtk-1.0.so.0
No symbol table info available.
#7  0x0000000804c264da in WTF::initializeThreading() () from /usr/lib/libjavascriptcoregtk-1.0.so.0
No symbol table info available.
#8  0x0000000804b916c7 in JSC::initializeThreading() () from /usr/lib/libjavascriptcoregtk-1.0.so.0
No symbol table info available.
#9  0x0000000803554132 in webkitInit () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#10 0x00000008035674ef in ?? () from /usr/lib/libwebkitgtk-1.0.so.0
No symbol table info available.
#11 0x00000008008df437 in g_type_class_ref () from /usr/lib/x86_64-kfreebsd-gnu/libgobject-2.0.so.0
No symbol table info available.
#12 0x00000008008df3a5 in g_type_class_ref () from /usr/lib/x86_64-kfreebsd-gnu/libgobject-2.0.so.0
No symbol table info available.
#13 0x00000008008c5043 in g_object_newv () from /usr/lib/x86_64-kfreebsd-gnu/libgobject-2.0.so.0
No symbol table info available.
#14 0x00000008008c57fc in g_object_new () from /usr/lib/x86_64-kfreebsd-gnu/libgobject-2.0.so.0
No symbol table info available.
#15 0x00000000004220cd in ?? ()
No symbol table info available.
#16 0x00000000004235bb in main ()
No symbol table info available.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 9.0-0-amd64
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kfreebsd-image-9.0-0-amd64 depends on:
ii  freebsd-utils  8.2+ds2-5 
ii  kbdcontrol     8.2+ds2-12
ii  kldutils       8.2+ds2-5 

kfreebsd-image-9.0-0-amd64 recommends no packages.

kfreebsd-image-9.0-0-amd64 suggests no packages.

-- no debconf information



Reply to: